From a4f32b4e7e50e4f713a7b360e697ffa39b150f8f Mon Sep 17 00:00:00 2001 From: Andrew Arnott Date: Thu, 6 Feb 2025 08:06:44 -0700 Subject: [PATCH] Adapt to avoid netstandard2.0 build of VS SDK --- ...ualStudio.Threading.Analyzers.Tests.csproj | 27 ++++++++----------- 1 file changed, 11 insertions(+), 16 deletions(-) diff --git a/test/Microsoft.VisualStudio.Threading.Analyzers.Tests/Microsoft.VisualStudio.Threading.Analyzers.Tests.csproj b/test/Microsoft.VisualStudio.Threading.Analyzers.Tests/Microsoft.VisualStudio.Threading.Analyzers.Tests.csproj index 31c25111..8174b4bc 100644 --- a/test/Microsoft.VisualStudio.Threading.Analyzers.Tests/Microsoft.VisualStudio.Threading.Analyzers.Tests.csproj +++ b/test/Microsoft.VisualStudio.Threading.Analyzers.Tests/Microsoft.VisualStudio.Threading.Analyzers.Tests.csproj @@ -15,16 +15,11 @@ $(TargetFrameworks);net8.0-windows;net472 - - - - - + + + + + @@ -32,15 +27,14 @@ - - + + - AdditionalFiles.%(FileName)%(Extension) @@ -50,13 +44,14 @@ + + - + AdditionalFiles