From 2ecf25461b61153a2ae19b797da3044a05374bcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 13:15:16 +0000 Subject: [PATCH] Bump System.Configuration.ConfigurationManager from 9.0.2 to 9.0.4 Bumps [System.Configuration.ConfigurationManager](https://github.com/dotnet/runtime) from 9.0.2 to 9.0.4. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.2...v9.0.4) --- updated-dependencies: - dependency-name: System.Configuration.ConfigurationManager dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../Demo02.LayeredArchitecture.Application.Test.csproj | 4 ++-- .../Demo02.LayeredArchitecture.Facade.csproj | 4 ++-- .../Demo03.Presentation.MVVM.UI.csproj | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Demo02.LayeredArchitecture.Application.Test/Demo02.LayeredArchitecture.Application.Test.csproj b/Demo02.LayeredArchitecture.Application.Test/Demo02.LayeredArchitecture.Application.Test.csproj index eb3f917..9d94b13 100644 --- a/Demo02.LayeredArchitecture.Application.Test/Demo02.LayeredArchitecture.Application.Test.csproj +++ b/Demo02.LayeredArchitecture.Application.Test/Demo02.LayeredArchitecture.Application.Test.csproj @@ -1,4 +1,4 @@ - + net8.0 Library @@ -21,7 +21,7 @@ - + diff --git a/Demo02.LayeredArchitecture.Facade/Demo02.LayeredArchitecture.Facade.csproj b/Demo02.LayeredArchitecture.Facade/Demo02.LayeredArchitecture.Facade.csproj index 8bd3c9f..0197671 100644 --- a/Demo02.LayeredArchitecture.Facade/Demo02.LayeredArchitecture.Facade.csproj +++ b/Demo02.LayeredArchitecture.Facade/Demo02.LayeredArchitecture.Facade.csproj @@ -1,4 +1,4 @@ - + net8.0 Library @@ -18,6 +18,6 @@ - + \ No newline at end of file diff --git a/Demo03.Presentation.MVVM.UI/Demo03.Presentation.MVVM.UI.csproj b/Demo03.Presentation.MVVM.UI/Demo03.Presentation.MVVM.UI.csproj index ff3a1f8..b152e3c 100644 --- a/Demo03.Presentation.MVVM.UI/Demo03.Presentation.MVVM.UI.csproj +++ b/Demo03.Presentation.MVVM.UI/Demo03.Presentation.MVVM.UI.csproj @@ -1,4 +1,4 @@ - + net8.0-windows WinExe @@ -19,6 +19,6 @@ - + \ No newline at end of file