Skip to content

Commit

Permalink
Add Microsoft.TestPlatform.ObjectModel
Browse files Browse the repository at this point in the history
  • Loading branch information
hueifeng committed Jun 14, 2023
1 parent a5d73e8 commit 264c650
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<!--修复Ubuntu下dotnet test的问题,参考:https://github.com/microsoft/vstest/issues/2469 -->
<!--<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="16.8.3" />-->
<PackageReference Include="Microsoft.TestPlatform.ObjectModel"/>
<DotNetCliToolReference Include="dotnet-xunit" Version="2.3.1" />
<PackageReference Include="Shouldly" Version="4.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
Expand Down

0 comments on commit 264c650

Please sign in to comment.