Skip to content

Commit

Permalink
Merge pull request #272 from mganss/dependabot/nuget/coverlet.msbuild…
Browse files Browse the repository at this point in the history
…-3.1.0

Bump coverlet.msbuild from 3.0.3 to 3.1.0
  • Loading branch information
mganss authored Jul 20, 2021
2 parents 85ead03 + 857619c commit aaa3a12
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<ProjectReference Include="..\XmlSchemaClassGenerator\XmlSchemaClassGenerator.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="coverlet.msbuild" Version="3.0.3">
<PackageReference Include="coverlet.msbuild" Version="3.1.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit aaa3a12

Please sign in to comment.