Skip to content

Commit b49e2c7

Browse files
committed
mtp for 10
show test failures..
1 parent 77fbff0 commit b49e2c7

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

dotnet.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[dotnet.test.runner]
2+
name = "Microsoft.Testing.Platform"

test/Serilog.Sinks.XUnit.Injectable.Tests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<Platforms>AnyCPU</Platforms>
88
<UseMicrosoftTestingPlatformRunner>true</UseMicrosoftTestingPlatformRunner>
99
<TestingPlatformDotnetTestSupport>true</TestingPlatformDotnetTestSupport>
10+
<TestingPlatformShowTestsFailure>true</TestingPlatformShowTestsFailure>
1011
</PropertyGroup>
1112

1213
<ItemGroup>

0 commit comments

Comments
 (0)