From 7beb87677af27a45010258d069b4c15bc806f205 Mon Sep 17 00:00:00 2001 From: Lachlan Ennis <2433737+elachlan@users.noreply.github.com> Date: Wed, 4 Jan 2023 11:40:18 +1000 Subject: [PATCH] Replace Workspaces nuget packages with compiler only packages (#8389) * Fixes #8387 - Replace Workspaces nuget packages with compiler only packages * Revert removal of versions from props and add new MicrosoftCodeAnalysisVisualBasicPackageVersion Use PackageVersion variables from Versions.props in Projects where appropriate --- eng/Versions.props | 9 +++++---- .../src/System.Windows.Forms.Analyzers.CSharp.csproj | 4 ++-- .../src/System.Windows.Forms.Analyzers.csproj | 6 +++--- .../System.Windows.Forms.PrivateSourceGenerators.csproj | 2 +- 4 files changed, 11 insertions(+), 10 deletions(-) diff --git a/eng/Versions.props b/eng/Versions.props index c7c4191eee3..9d566ea2ce1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -88,10 +88,11 @@ 0.1.329 1.0.0-beta.59 - 3.3.2 - 4.2.0 - 4.0.0-2.final - 4.0.0-2.final + 3.3.3 + 4.4.0 + 4.4.0 + 4.4.0 + 4.4.0 1.1.2-beta1.22531.1 3.3.0-beta1.final 7.0.0-preview1.22501.1 diff --git a/src/System.Windows.Forms.Analyzers.CSharp/src/System.Windows.Forms.Analyzers.CSharp.csproj b/src/System.Windows.Forms.Analyzers.CSharp/src/System.Windows.Forms.Analyzers.CSharp.csproj index 4d964e75cfe..fe0d1c67c24 100644 --- a/src/System.Windows.Forms.Analyzers.CSharp/src/System.Windows.Forms.Analyzers.CSharp.csproj +++ b/src/System.Windows.Forms.Analyzers.CSharp/src/System.Windows.Forms.Analyzers.CSharp.csproj @@ -1,4 +1,4 @@ - + System.Windows.Forms.Analyzers @@ -24,7 +24,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/System.Windows.Forms.Analyzers/src/System.Windows.Forms.Analyzers.csproj b/src/System.Windows.Forms.Analyzers/src/System.Windows.Forms.Analyzers.csproj index 2201d0bb4d2..b9d2ef32847 100644 --- a/src/System.Windows.Forms.Analyzers/src/System.Windows.Forms.Analyzers.csproj +++ b/src/System.Windows.Forms.Analyzers/src/System.Windows.Forms.Analyzers.csproj @@ -1,4 +1,4 @@ - + netstandard2.0 @@ -18,8 +18,8 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + diff --git a/src/System.Windows.Forms.PrivateSourceGenerators/src/System.Windows.Forms.PrivateSourceGenerators.csproj b/src/System.Windows.Forms.PrivateSourceGenerators/src/System.Windows.Forms.PrivateSourceGenerators.csproj index a973da9f153..1c8941893d5 100644 --- a/src/System.Windows.Forms.PrivateSourceGenerators/src/System.Windows.Forms.PrivateSourceGenerators.csproj +++ b/src/System.Windows.Forms.PrivateSourceGenerators/src/System.Windows.Forms.PrivateSourceGenerators.csproj @@ -12,7 +12,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - +