From 19e0245f1827066a425fa8a6ddebf054ba6fc23d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 08:27:23 +0000 Subject: [PATCH] chore(deps): Bump System.Drawing.Common from 8.0.10 to 9.0.0 in /src Bumps [System.Drawing.Common](https://github.com/dotnet/winforms) from 8.0.10 to 9.0.0. - [Release notes](https://github.com/dotnet/winforms/releases) - [Changelog](https://github.com/dotnet/winforms/blob/main/docs/release-activity.md) - [Commits](https://github.com/dotnet/winforms/commits) --- updated-dependencies: - dependency-name: System.Drawing.Common dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/Actions/Actions.csproj | 2 +- src/Desktop/Desktop.csproj | 2 +- .../OldFileVersionCompatibilityTests.csproj | 92 +++++++++---------- src/Win32/Win32.csproj | 2 +- 4 files changed, 49 insertions(+), 49 deletions(-) diff --git a/src/Actions/Actions.csproj b/src/Actions/Actions.csproj index 5a94085c4..ef9c8bf6a 100644 --- a/src/Actions/Actions.csproj +++ b/src/Actions/Actions.csproj @@ -21,7 +21,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all diff --git a/src/Desktop/Desktop.csproj b/src/Desktop/Desktop.csproj index 5f2727768..b137ad8c8 100644 --- a/src/Desktop/Desktop.csproj +++ b/src/Desktop/Desktop.csproj @@ -22,7 +22,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/OldFileVersionCompatibilityTests/OldFileVersionCompatibilityTests.csproj b/src/OldFileVersionCompatibilityTests/OldFileVersionCompatibilityTests.csproj index 5041bfa49..267fa8e06 100644 --- a/src/OldFileVersionCompatibilityTests/OldFileVersionCompatibilityTests.csproj +++ b/src/OldFileVersionCompatibilityTests/OldFileVersionCompatibilityTests.csproj @@ -1,46 +1,46 @@ - - - - net6.0 - Axe.Windows.OldFileVersionCompatibilityTests - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - - - Always - - - Always - - - Always - - - - - - + + + + net6.0 + Axe.Windows.OldFileVersionCompatibilityTests + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + + + Always + + + Always + + + Always + + + + + + diff --git a/src/Win32/Win32.csproj b/src/Win32/Win32.csproj index fe4814c77..312141c30 100644 --- a/src/Win32/Win32.csproj +++ b/src/Win32/Win32.csproj @@ -20,7 +20,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive