Skip to content

Commit

Permalink
Bump System.Drawing.Common from 6.0.0-preview.7.21377.19 to 6.0.0 (#848)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 8, 2021
1 parent 838ad13 commit cbb372a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PSRule.BuildTool/PSRule.BuildTool.csproj
Expand Up @@ -34,7 +34,7 @@ This project uses GitHub Issues to track bugs and feature requests. See GitHub p
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.21308.1" />
<PackageReference Include="System.Drawing.Common" Version="6.0.0-preview.7.21377.19" />
<PackageReference Include="System.Drawing.Common" Version="6.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit cbb372a

Please sign in to comment.