Skip to content

Commit

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

Build(deps): Bump Microsoft.CodeCoverage from 17.7.1 to 17.7.2
  • Loading branch information
mergify[bot] committed Aug 30, 2023
2 parents f8df59e + 91837c5 commit df8560b
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.1" />
<PackageReference Include="Microsoft.CodeCoverage" Version="17.7.2" />
<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 df8560b

Please sign in to comment.