From f120d8e35c83f65c430a7c6cce781f2a41159c81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 17:10:48 +0000 Subject: [PATCH] Bump Microsoft.Windows.Compatibility Bumps [Microsoft.Windows.Compatibility](https://github.com/dotnet/runtime) from 6.0.0 to 6.0.6. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v6.0.0...v6.0.6) --- updated-dependencies: - dependency-name: Microsoft.Windows.Compatibility dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../WindowsFormAppViaDotnetTools/WindowsFormsAppCore.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/IntegrationTest/TestVariousVersionsOfDotNet/WindowsFormAppViaDotnetTools/WindowsFormsAppCore.csproj b/IntegrationTest/TestVariousVersionsOfDotNet/WindowsFormAppViaDotnetTools/WindowsFormsAppCore.csproj index 83d65ba..54f06fd 100644 --- a/IntegrationTest/TestVariousVersionsOfDotNet/WindowsFormAppViaDotnetTools/WindowsFormsAppCore.csproj +++ b/IntegrationTest/TestVariousVersionsOfDotNet/WindowsFormAppViaDotnetTools/WindowsFormsAppCore.csproj @@ -1,4 +1,4 @@ - + net6.0-windows WinExe @@ -12,6 +12,6 @@ 4.0.2 - + \ No newline at end of file