Skip to content

Commit

Permalink
housekeeping: Convert to using coverlet msbuild (#1491)
Browse files Browse the repository at this point in the history
  • Loading branch information
glennawatson committed Apr 13, 2023
1 parent fec2cf3 commit 6cf8169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Refit.Tests/Refit.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="coverlet.collector" Version="3.2.0" PrivateAssets="all" />
<PackageReference Include="coverlet.msbuild" Version="3.2.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<PackageReference Include="xunit" Version="2.4.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" />
Expand Down

0 comments on commit 6cf8169

Please sign in to comment.