Skip to content

Commit

Permalink
Merge pull request #76 from NosCoreIO/dependabot/nuget/MSTest.TestFra…
Browse files Browse the repository at this point in the history
…mework-2.2.3

Bump MSTest.TestFramework from 2.2.1 to 2.2.3
  • Loading branch information
erwan-joly committed Mar 28, 2021
2 parents 48a1d94 + 3c8d048 commit b431db8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.1" />
<PackageReference Include="Moq" Version="4.16.1" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.1" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.1" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit b431db8

Please sign in to comment.