Skip to content

Commit

Permalink
Bump System.Drawing.Common from 4.7.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [System.Drawing.Common](https://github.com/dotnet/runtime) from 4.7.0 to 5.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 19, 2020
1 parent 001720e commit 7123a00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gu.Wpf.Adorners.UiTests/Gu.Wpf.Adorners.UiTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PackageReference Include="PropertyChangedAnalyzers" Version="3.2.1" PrivateAssets="all" />
<PackageReference Include="ReflectionAnalyzers" Version="0.1.22-dev" PrivateAssets="all" />
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.261" PrivateAssets="all" />
<PackageReference Include="System.Drawing.Common" Version="4.7.0" />
<PackageReference Include="System.Drawing.Common" Version="5.0.0" />
<PackageReference Include="WpfAnalyzers" Version="3.5.1" PrivateAssets="all" />
</ItemGroup>
</Project>

0 comments on commit 7123a00

Please sign in to comment.