Skip to content

Commit

Permalink
Merge pull request #21 from TurnerSoftware/dependabot/nuget/MSTest.Te…
Browse files Browse the repository at this point in the history
…stFramework-2.1.2

Bump MSTest.TestFramework from 2.1.1 to 2.1.2
  • Loading branch information
Turnerj authored Jun 9, 2020
2 parents 1f5390e + 0f32ff0 commit a456106
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="2.2.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />
<PackageReference Include="MSTest.TestAdapter" Version="2.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="2.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="2.1.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a456106

Please sign in to comment.