Skip to content

Commit

Permalink
Merge pull request #175 from microsoft/revert-173-dependabot/nuget/co…
Browse files Browse the repository at this point in the history
…verlet.msbuild-6.0.1

Revert "Bump coverlet.msbuild from 6.0.0 to 6.0.1"
  • Loading branch information
baywet committed Feb 21, 2024
2 parents 0c9cfe8 + b91d813 commit d31bb77
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="coverlet.msbuild" Version="6.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.9.0" />
<PackageReference Include="Moq" Version="4.20.70" />
Expand Down

0 comments on commit d31bb77

Please sign in to comment.