Skip to content

Commit 421c448

Browse files
dependabot[bot]monoman
authored andcommitted
Bump System.Drawing.Common from 5.0.2 to 5.0.3
Bumps [System.Drawing.Common](https://github.com/dotnet/runtime) from 5.0.2 to 5.0.3. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v5.0.2...v5.0.3) --- updated-dependencies: - dependency-name: System.Drawing.Common dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 08dee0a commit 421c448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SvgNet/SvgNet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
</Target>
4848

4949
<ItemGroup>
50-
<PackageReference Include="System.Drawing.Common" Version="5.0.2" Condition="'$(TargetFramework)' != 'net461' And '$(TargetFramework)' != 'net5.0-windows'" />
50+
<PackageReference Include="System.Drawing.Common" Version="5.0.3" Condition="'$(TargetFramework)' != 'net461' And '$(TargetFramework)' != 'net5.0-windows'" />
5151
</ItemGroup>
5252

5353
<ItemGroup>

0 commit comments

Comments
 (0)