Skip to content

Commit

Permalink
Merge pull request #190 from odalet/dependabot/nuget/Microsoft.CodeCo…
Browse files Browse the repository at this point in the history
…verage-17.10.0

Bump Microsoft.CodeCoverage from 17.9.0 to 17.10.0
  • Loading branch information
odalet authored May 23, 2024
2 parents fe301f8 + bae52f2 commit 619a1c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
depends on version 15 which is achingly slow!
-->
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Microsoft.CodeCoverage" Version="17.9.0" />
<PackageReference Include="Microsoft.CodeCoverage" Version="17.10.0" />
<PackageReference Include="xunit" Version="2.8.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
<PrivateAssets>all</PrivateAssets>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
depends on version 15 which is achingly slow!
-->
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Microsoft.CodeCoverage" Version="17.9.0" />
<PackageReference Include="Microsoft.CodeCoverage" Version="17.10.0" />
<PackageReference Include="xunit" Version="2.8.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 619a1c3

Please sign in to comment.