Skip to content

Commit

Permalink
dep: Update MSTest
Browse files Browse the repository at this point in the history
  • Loading branch information
HMBSbige committed Sep 8, 2021
1 parent 688fb6a commit e22773c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions UnitTest/UnitTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.6" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.6" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.7" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.7" />
<PackageReference Include="coverlet.collector" Version="3.1.0" PrivateAssets="all" />
</ItemGroup>

Expand Down

0 comments on commit e22773c

Please sign in to comment.