File tree Expand file tree Collapse file tree 4 files changed +4
-9
lines changed Expand file tree Collapse file tree 4 files changed +4
-9
lines changed Original file line number Diff line number Diff line change 1818 <NoWarn >S125;CA1848;CA1002;CA1515;S1118</NoWarn >
1919 </PropertyGroup >
2020 <PropertyGroup Condition =" $(MSBuildProjectName.EndsWith('Tests'))" >
21+ <UseMicrosoftTestingPlatformRunner >true</UseMicrosoftTestingPlatformRunner >
22+ <TestingPlatformDotnetTestSupport >true</TestingPlatformDotnetTestSupport >
23+ <TestingPlatformShowTestsFailure >true</TestingPlatformShowTestsFailure >
24+ <TestingPlatformCaptureOutput >true</TestingPlatformCaptureOutput >
2125 <NoWarn >$(NoWarn);CA5394;CA1707</NoWarn >
2226 </PropertyGroup >
2327 <ItemGroup >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <IsPackable >false</IsPackable >
4- <UseMicrosoftTestingPlatformRunner >true</UseMicrosoftTestingPlatformRunner >
5- <TestingPlatformDotnetTestSupport >true</TestingPlatformDotnetTestSupport >
6- <TestingPlatformShowTestsFailure >true</TestingPlatformShowTestsFailure >
74 </PropertyGroup >
85 <ItemGroup >
96 <ProjectReference Include =" ..\..\src\Api\Api.csproj" />
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <IsPackable >false</IsPackable >
4- <UseMicrosoftTestingPlatformRunner >true</UseMicrosoftTestingPlatformRunner >
5- <TestingPlatformDotnetTestSupport >true</TestingPlatformDotnetTestSupport >
6- <TestingPlatformShowTestsFailure >true</TestingPlatformShowTestsFailure >
74 </PropertyGroup >
85 <ItemGroup >
96 <ProjectReference Include =" ..\..\src\Api\Api.csproj" />
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <IsPackable >false</IsPackable >
4- <UseMicrosoftTestingPlatformRunner >true</UseMicrosoftTestingPlatformRunner >
5- <TestingPlatformDotnetTestSupport >true</TestingPlatformDotnetTestSupport >
6- <TestingPlatformShowTestsFailure >true</TestingPlatformShowTestsFailure >
74 </PropertyGroup >
85 <ItemGroup >
96 <ProjectReference Include =" ..\..\src\Services\Services.csproj" />
You can’t perform that action at this time.
0 commit comments