Skip to content

Commit

Permalink
Merge pull request lduchosal#199 from lduchosal/dependabot/nuget/MSTe…
Browse files Browse the repository at this point in the history
…st.TestFramework-2.2.9

Bump MSTest.TestFramework from 2.2.8 to 2.2.9
  • Loading branch information
mergify[bot] authored Apr 11, 2022
2 parents 30a5dca + 5b7f27e commit b092c84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TestProject/TestProject.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<PackageReference Include="Microsoft.CodeCoverage" Version="17.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.8" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.8" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.9" />
<PackageReference Include="coverlet.collector" Version="3.1.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>
Expand Down

0 comments on commit b092c84

Please sign in to comment.