Skip to content

Commit aaa3a12

Browse files
authored
Merge pull request #272 from mganss/dependabot/nuget/coverlet.msbuild-3.1.0
Bump coverlet.msbuild from 3.0.3 to 3.1.0
2 parents 85ead03 + 857619c commit aaa3a12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

XmlSchemaClassGenerator.Tests/XmlSchemaClassGenerator.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<ProjectReference Include="..\XmlSchemaClassGenerator\XmlSchemaClassGenerator.csproj" />
2020
</ItemGroup>
2121
<ItemGroup>
22-
<PackageReference Include="coverlet.msbuild" Version="3.0.3">
22+
<PackageReference Include="coverlet.msbuild" Version="3.1.0">
2323
<PrivateAssets>all</PrivateAssets>
2424
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
2525
</PackageReference>

0 commit comments

Comments
 (0)