Skip to content

Commit

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

Bump MSTest.TestAdapter from 2.2.7 to 2.2.8
  • Loading branch information
mergify[bot] authored Nov 24, 2021
2 parents 6d573d5 + dfb02a4 commit a13cb51
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 @@ -61,7 +61,7 @@
</PackageReference>
<PackageReference Include="Microsoft.CodeCoverage" Version="17.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.7" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.8" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.8" />
<PackageReference Include="coverlet.collector" Version="3.1.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
Expand Down

0 comments on commit a13cb51

Please sign in to comment.