From 2fcd49f10de5e8ee646a7cc85544f5599fbfd78f Mon Sep 17 00:00:00 2001 From: Matt Kotsenas Date: Mon, 17 Jun 2024 11:01:42 -0700 Subject: [PATCH] Remove Microsoft.CodeAnalysis.CSharp.Analyzer.Testing because it is duplicative with Microsoft.CodeAnalysis.CSharp.CodeFix.Testing --- Source/Moq.Analyzers.Test/Moq.Analyzers.Test.csproj | 1 - build/targets/tests/Packages.props | 1 - 2 files changed, 2 deletions(-) diff --git a/Source/Moq.Analyzers.Test/Moq.Analyzers.Test.csproj b/Source/Moq.Analyzers.Test/Moq.Analyzers.Test.csproj index 5fa9c2881..92b40846f 100644 --- a/Source/Moq.Analyzers.Test/Moq.Analyzers.Test.csproj +++ b/Source/Moq.Analyzers.Test/Moq.Analyzers.Test.csproj @@ -19,7 +19,6 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - diff --git a/build/targets/tests/Packages.props b/build/targets/tests/Packages.props index 28106b1a4..dd4347b72 100644 --- a/build/targets/tests/Packages.props +++ b/build/targets/tests/Packages.props @@ -1,7 +1,6 @@ -