We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76e6b15 commit f54d48dCopy full SHA for f54d48d
src/AutoCtor.Shared/AutoCtor.Shared.projitems
@@ -36,4 +36,4 @@
36
<AdditionalFiles Include="$(MSBuildThisFileDirectory)AnalyzerReleases.Shipped.md" />
37
<AdditionalFiles Include="$(MSBuildThisFileDirectory)AnalyzerReleases.Unshipped.md" />
38
</ItemGroup>
39
-</Project>
+</Project>
src/AutoCtor.Tests/AutoCtor.Tests.csproj
@@ -5,8 +5,6 @@
5
<OutputType>Exe</OutputType>
6
<IsPackable>false</IsPackable>
7
<NoWarn>CS0169;CS0414</NoWarn>
8
- <UseMicrosoftTestingPlatformRunner>true</UseMicrosoftTestingPlatformRunner>
9
- <TestingPlatformDotnetTestSupport>true</TestingPlatformDotnetTestSupport>
10
</PropertyGroup>
11
12
<PropertyGroup>
0 commit comments