File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed 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 >
46 </PropertyGroup >
57 <ItemGroup >
68 <ProjectReference Include =" ..\..\App\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 >
46 </PropertyGroup >
57 <ItemGroup >
68 <ProjectReference Include =" ..\..\App\Services\Services.csproj" />
You can’t perform that action at this time.
0 commit comments