From 3012300db37750c2ce4ba2fe1428cb81154f720b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 12:15:08 +0000 Subject: [PATCH] build(deps): bump Microsoft.Windows.Compatibility, System.Configuration.ConfigurationManager, System.Security.Cryptography.ProtectedData and System.Management Bumps [Microsoft.Windows.Compatibility](https://github.com/dotnet/windowsdesktop), [System.Configuration.ConfigurationManager](https://github.com/dotnet/runtime), [System.Security.Cryptography.ProtectedData](https://github.com/dotnet/runtime) and [System.Management](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Windows.Compatibility` from 7.0.4 to 8.0.0 - [Release notes](https://github.com/dotnet/windowsdesktop/releases) - [Commits](https://github.com/dotnet/windowsdesktop/compare/v7.0.4...v8.0.0) Updates `System.Configuration.ConfigurationManager` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) Updates `System.Security.Cryptography.ProtectedData` from 7.0.1 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.1...v8.0.0) Updates `System.Management` from 7.0.2 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.2...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.Windows.Compatibility dependency-type: direct:production update-type: version-update:semver-major - dependency-name: System.Configuration.ConfigurationManager dependency-type: direct:production update-type: version-update:semver-major - dependency-name: System.Security.Cryptography.ProtectedData dependency-type: direct:production update-type: version-update:semver-major - dependency-name: System.Management dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/BSH.Controls/BSH.Controls.csproj | 2 +- src/BSH.Test/BSH.Test.csproj | 2 +- src/PreviewHandlerFramework/PreviewHandlerFramework.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/BSH.Controls/BSH.Controls.csproj b/src/BSH.Controls/BSH.Controls.csproj index a25285b..d43eb22 100644 --- a/src/BSH.Controls/BSH.Controls.csproj +++ b/src/BSH.Controls/BSH.Controls.csproj @@ -44,6 +44,6 @@ - + \ No newline at end of file diff --git a/src/BSH.Test/BSH.Test.csproj b/src/BSH.Test/BSH.Test.csproj index 9a8551b..4b58e75 100644 --- a/src/BSH.Test/BSH.Test.csproj +++ b/src/BSH.Test/BSH.Test.csproj @@ -17,7 +17,7 @@ - + diff --git a/src/PreviewHandlerFramework/PreviewHandlerFramework.csproj b/src/PreviewHandlerFramework/PreviewHandlerFramework.csproj index 85a59c5..f3fce95 100644 --- a/src/PreviewHandlerFramework/PreviewHandlerFramework.csproj +++ b/src/PreviewHandlerFramework/PreviewHandlerFramework.csproj @@ -25,7 +25,7 @@ - +