We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fffc1c3 commit 8b0436fCopy full SHA for 8b0436f
private/Metalinker.Tests/Metalinker.Tests.csproj
@@ -2,6 +2,8 @@
2
3
<PropertyGroup>
4
<TargetFrameworks>net8.0;net48</TargetFrameworks>
5
+ <TestingPlatformShowTestsFailure>true</TestingPlatformShowTestsFailure>
6
+ <GenerateDocumentationFile>false</GenerateDocumentationFile>
7
</PropertyGroup>
8
9
<ItemGroup>
0 commit comments