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 17de1ba commit 9c0db3bCopy full SHA for 9c0db3b
tests/IntegrationTests/IntegrationTests.csproj
@@ -4,6 +4,7 @@
4
<UseMicrosoftTestingPlatformRunner>true</UseMicrosoftTestingPlatformRunner>
5
<TestingPlatformDotnetTestSupport>true</TestingPlatformDotnetTestSupport>
6
<TestingPlatformShowTestsFailure>true</TestingPlatformShowTestsFailure>
7
+ <TestingPlatformShowOutput>true</TestingPlatformShowOutput>
8
</PropertyGroup>
9
<ItemGroup>
10
<ProjectReference Include="..\..\src\Api\Api.csproj" />
0 commit comments