Skip to content

Commit

Permalink
Merge pull request #9 from HMBSbige/dependabot/nuget/MSTest.TestFrame…
Browse files Browse the repository at this point in the history
…work-2.2.3

Bump MSTest.TestFramework from 2.1.2 to 2.2.3
  • Loading branch information
HMBSbige authored Mar 17, 2021
2 parents ee66656 + 341506a commit 5a75c7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UnitTest/UnitTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.1" />
<PackageReference Include="MSTest.TestAdapter" Version="2.1.2" />
<PackageReference Include="MSTest.TestFramework" Version="2.1.2" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.3" />
<PackageReference Include="coverlet.collector" Version="3.0.3" />
</ItemGroup>

Expand Down

0 comments on commit 5a75c7c

Please # to comment.