Skip to content

Commit ae1359c

Browse files
chore(deps): bump System.Drawing.Common in /src/shell/dotnet/Shell
Bumps [System.Drawing.Common](https://github.com/dotnet/winforms) from 8.0.3 to 8.0.4. - [Release notes](https://github.com/dotnet/winforms/releases) - [Changelog](https://github.com/dotnet/winforms/blob/main/docs/release-activity.md) - [Commits](dotnet/winforms@v8.0.3...v8.0.4) --- 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 9e11831 commit ae1359c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<PackageVersion Include="Serilog" Version="2.11.0" />
4444
<PackageVersion Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
4545
<PackageVersion Include="System.Diagnostics.PerformanceCounter" Version="8.0.0" />
46-
<PackageVersion Include="System.Drawing.Common" Version="8.0.3" />
46+
<PackageVersion Include="System.Drawing.Common" Version="8.0.4" />
4747
<PackageVersion Include="System.IO.Pipelines" Version="8.0.0" />
4848
<PackageVersion Include="System.Management" Version="8.0.0" />
4949
<PackageVersion Include="System.Net.Http" Version="4.3.4" />

0 commit comments

Comments
 (0)