Skip to content

Commit

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

Bump MSTest.TestFramework from 2.2.4 to 2.2.5
  • Loading branch information
Turnerj authored Jun 30, 2021
2 parents 51206ee + ab7f15b commit c416a8c
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.10.0" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.4" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.4" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.5" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c416a8c

Please sign in to comment.