Skip to content

Commit 8b0436f

Browse files
committed
int - Roll out test failures on console
--- Type: int Breaking: False Doc Required: False Backport Required: False Part: 1/1
1 parent fffc1c3 commit 8b0436f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

private/Metalinker.Tests/Metalinker.Tests.csproj

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
<PropertyGroup>
44
<TargetFrameworks>net8.0;net48</TargetFrameworks>
5+
<TestingPlatformShowTestsFailure>true</TestingPlatformShowTestsFailure>
6+
<GenerateDocumentationFile>false</GenerateDocumentationFile>
57
</PropertyGroup>
68

79
<ItemGroup>

0 commit comments

Comments
 (0)