Skip to content

Commit badbb75

Browse files
Bump coverlet.msbuild from 10.0.0 to 10.0.1 (#256)
--- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef20d08 commit badbb75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PersonalWeb.Api.Test/PersonalWeb.Api.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Autofac.Extras.Moq" Version="7.0.0" />
11-
<PackageReference Include="coverlet.msbuild" Version="10.0.0">
11+
<PackageReference Include="coverlet.msbuild" Version="10.0.1">
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1313
<PrivateAssets>all</PrivateAssets>
1414
</PackageReference>

0 commit comments

Comments
 (0)