From 1648f51ebb84d8c46acafec57675efcc5ea12d1e Mon Sep 17 00:00:00 2001 From: David Barbet Date: Wed, 14 Jun 2023 11:41:54 -0700 Subject: [PATCH] Fix new duplicate packagereference warnings from SDK for xunit --- eng/targets/XUnit.targets | 1 - ...oft.VisualStudio.LanguageServices.New.IntegrationTests.csproj | 1 - .../Microsoft.CodeAnalysis.Workspaces.Test.Utilities.csproj | 1 - 3 files changed, 3 deletions(-) diff --git a/eng/targets/XUnit.targets b/eng/targets/XUnit.targets index e2e574a4290b6..e803a80906a25 100644 --- a/eng/targets/XUnit.targets +++ b/eng/targets/XUnit.targets @@ -7,7 +7,6 @@ - diff --git a/src/VisualStudio/IntegrationTest/New.IntegrationTests/Microsoft.VisualStudio.LanguageServices.New.IntegrationTests.csproj b/src/VisualStudio/IntegrationTest/New.IntegrationTests/Microsoft.VisualStudio.LanguageServices.New.IntegrationTests.csproj index 43eb3d7562387..64fa338b5a8e2 100644 --- a/src/VisualStudio/IntegrationTest/New.IntegrationTests/Microsoft.VisualStudio.LanguageServices.New.IntegrationTests.csproj +++ b/src/VisualStudio/IntegrationTest/New.IntegrationTests/Microsoft.VisualStudio.LanguageServices.New.IntegrationTests.csproj @@ -61,7 +61,6 @@ - diff --git a/src/Workspaces/CoreTestUtilities/Microsoft.CodeAnalysis.Workspaces.Test.Utilities.csproj b/src/Workspaces/CoreTestUtilities/Microsoft.CodeAnalysis.Workspaces.Test.Utilities.csproj index bff1a9ca6a24a..e8dffa1e2da8b 100644 --- a/src/Workspaces/CoreTestUtilities/Microsoft.CodeAnalysis.Workspaces.Test.Utilities.csproj +++ b/src/Workspaces/CoreTestUtilities/Microsoft.CodeAnalysis.Workspaces.Test.Utilities.csproj @@ -32,7 +32,6 @@ -