Skip to content

Commit

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

Bump MSTest.TestFramework from 2.2.8 to 2.2.9
  • Loading branch information
Turnerj authored Apr 16, 2022
2 parents 21086da + 7ed00ab commit fa16aba
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="17.1.0" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.9" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.8" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.9" />
<PackageReference Include="coverlet.collector" Version="3.1.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit fa16aba

Please sign in to comment.