From 2e522f4b0d3859f07f7d73ba07526e9a7359e5e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 06:55:33 +0000 Subject: [PATCH] Bump System.Configuration.ConfigurationManager from 8.0.0 to 8.0.1 Bumps [System.Configuration.ConfigurationManager](https://github.com/dotnet/runtime) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: System.Configuration.ConfigurationManager dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Catel/Tests/Tests.csproj | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/Catel/Tests/Tests.csproj b/Catel/Tests/Tests.csproj index 1f31c157..b1525216 100644 --- a/Catel/Tests/Tests.csproj +++ b/Catel/Tests/Tests.csproj @@ -1,20 +1,20 @@ - - - - net8.0 - true - - - - - - - - - - - - - - + + + + net8.0 + true + + + + + + + + + + + + + + \ No newline at end of file