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 38c873b commit c3e05a3Copy full SHA for c3e05a3
src/NerdBank.GitVersioning.Tests/NerdBank.GitVersioning.Tests.csproj
@@ -6,6 +6,7 @@
6
<DebugType>full</DebugType>
7
<SignAssembly>false</SignAssembly>
8
<IsPackable>false</IsPackable>
9
+ <IsTestProject>true</IsTestProject>
10
</PropertyGroup>
11
<ItemGroup>
12
<EmbeddedResource Include="..\Nerdbank.GitVersioning.Tasks\build\Nerdbank.GitVersioning.targets">
@@ -39,4 +40,4 @@
39
40
41
<Service Include="{82a7f48d-3b50-4b1e-b82e-3ada8210c358}" />
42
</ItemGroup>
-</Project>
43
+</Project>
0 commit comments