From f1a2a368166fe2d95507deff5fb6cc0f3b3d0166 Mon Sep 17 00:00:00 2001 From: Benjamin Michaelis Date: Mon, 25 Mar 2024 16:21:17 -0700 Subject: [PATCH] Remove Microsoft.CodeAnalysis.Workspaces.Common --- .../IntelliTect.Analyzer.Integration.Tests.csproj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/IntelliTect.Analyzer/IntelliTect.Analyzer.Integration.Tests/IntelliTect.Analyzer.Integration.Tests.csproj b/IntelliTect.Analyzer/IntelliTect.Analyzer.Integration.Tests/IntelliTect.Analyzer.Integration.Tests.csproj index 4375566f..3b5bd16a 100644 --- a/IntelliTect.Analyzer/IntelliTect.Analyzer.Integration.Tests/IntelliTect.Analyzer.Integration.Tests.csproj +++ b/IntelliTect.Analyzer/IntelliTect.Analyzer.Integration.Tests/IntelliTect.Analyzer.Integration.Tests.csproj @@ -1,4 +1,4 @@ - + net6.0;net7.0;net8.0 @@ -17,7 +17,6 @@ - all