From b2589a397fb8c6ceb786f387ee5b48b86165c736 Mon Sep 17 00:00:00 2001 From: Carl Mathieu Date: Mon, 24 Feb 2025 09:56:05 -0500 Subject: [PATCH] fix: fix downgraded version of package --- CHANGELOG.md | 3 ++- .../ApplicationTemplate.Windows.csproj | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c966425..9a78a259 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,8 @@ Prefix your items with `(Template)` if the change is about the template and not - Removing MaterialCommandbarHeight property. - Updated commit validation for the CI/CD. - Added missing association between JsonContext and Refit. -- Update versions of CI/CD tasks. +- Updated versions of CI/CD tasks. +- Fixed downgraded version of Serilog.Sinks.File package. ## 3.7.X - Replacing Appcenter with Firebase app distribution for Android. diff --git a/src/app/ApplicationTemplate.Windows/ApplicationTemplate.Windows.csproj b/src/app/ApplicationTemplate.Windows/ApplicationTemplate.Windows.csproj index 004541fc..aff9fc28 100644 --- a/src/app/ApplicationTemplate.Windows/ApplicationTemplate.Windows.csproj +++ b/src/app/ApplicationTemplate.Windows/ApplicationTemplate.Windows.csproj @@ -86,7 +86,7 @@ - +