Skip to content

Commit

Permalink
Merge pull request #294 from lduchosal/dependabot/nuget/Microsoft.Cod…
Browse files Browse the repository at this point in the history
…eCoverage-17.8.0

Build(deps): Bump Microsoft.CodeCoverage from 17.7.2 to 17.8.0
  • Loading branch information
mergify[bot] authored Nov 9, 2023
2 parents 0311921 + 90b720f commit 0a87a6c
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 @@ -69,7 +69,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.CodeCoverage" Version="17.7.2" />
<PackageReference Include="Microsoft.CodeCoverage" Version="17.8.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
<PackageReference Include="coverlet.collector" Version="6.0.0" />
Expand Down

0 comments on commit 0a87a6c

Please sign in to comment.