Skip to content

Commit

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

Bump MSTest.TestFramework from 2.1.1 to 2.1.2
  • Loading branch information
dabutvin authored Aug 8, 2020
2 parents 96f2abd + c569de1 commit ae354cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Test/Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />
<PackageReference Include="MSTest.TestFramework" Version="2.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="2.1.2" />
<PackageReference Include="MSTest.TestAdapter" Version="2.1.2" />
<PackageReference Include="LibGit2Sharp" Version="0.26.2" />
<PackageReference Include="NSubstitute" Version="4.2.2" />
Expand Down

0 comments on commit ae354cc

Please sign in to comment.