Skip to content
This repository has been archived by the owner on Oct 9, 2022. It is now read-only.

Commit

Permalink
Merge pull request #6 from wbubblerteam/dependabot/nuget/MSTest.TestF…
Browse files Browse the repository at this point in the history
…ramework-2.2.2

Bump MSTest.TestFramework from 2.1.1 to 2.2.2
ci skip
  • Loading branch information
Silverdimond authored Mar 16, 2021
2 parents b6117d1 + 74d51ad commit 5efd334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WTest/WTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.1" />
<PackageReference Include="MSTest.TestAdapter" Version="2.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="2.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.2" />
<PackageReference Include="coverlet.collector" Version="1.3.0" />
</ItemGroup>

Expand Down

0 comments on commit 5efd334

Please sign in to comment.