Skip to content

Commit 50f38b8

Browse files
Bump coverlet.msbuild from 10.0.0 to 10.0.1
--- updated-dependencies: - dependency-name: coverlet.msbuild dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc01b81 commit 50f38b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SafeRapidPdf.UnitTests/SafeRapidPdf.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1313
<PrivateAssets>all</PrivateAssets>
1414
</PackageReference>
15-
<PackageReference Include="coverlet.msbuild" Version="10.0.0">
15+
<PackageReference Include="coverlet.msbuild" Version="10.0.1">
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
<PrivateAssets>all</PrivateAssets>
1818
</PackageReference>

0 commit comments

Comments
 (0)