Skip to content

Commit 3eda946

Browse files
[release/9.0] Update dependencies from dotnet/winforms (#58159)
* Update dependencies from https://github.com/dotnet/winforms build 20240927.2 System.Drawing.Common From Version 9.0.0-rtm.24472.2 -> To Version 9.0.0-rtm.24477.2 * Update dependencies from https://github.com/dotnet/winforms build 20241004.2 System.Drawing.Common From Version 9.0.0-rtm.24477.2 -> To Version 9.0.0-rtm.24504.2 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 85dd518 commit 3eda946

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -384,9 +384,9 @@
384384
<Uri>https://github.com/dotnet/runtime</Uri>
385385
<Sha>0d44aea3696bab80b11a12c6bdfdbf8de9c4e815</Sha>
386386
</Dependency>
387-
<Dependency Name="System.Drawing.Common" Version="9.0.0-rtm.24472.2">
387+
<Dependency Name="System.Drawing.Common" Version="9.0.0-rtm.24504.2">
388388
<Uri>https://github.com/dotnet/winforms</Uri>
389-
<Sha>ed3e6c60a08cae482f78e5f31e87393a995bfbd4</Sha>
389+
<Sha>f9ea17ed57c1d2f5c1675f2c20547e53379af754</Sha>
390390
</Dependency>
391391
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24466.2">
392392
<Uri>https://github.com/dotnet/arcade</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
<!-- Packages from dotnet/symreader -->
178178
<MicrosoftSourceBuildIntermediatesymreaderVersion>2.2.0-beta.24327.2</MicrosoftSourceBuildIntermediatesymreaderVersion>
179179
<!-- Packages from dotnet/winforms -->
180-
<SystemDrawingCommonVersion>9.0.0-rtm.24472.2</SystemDrawingCommonVersion>
180+
<SystemDrawingCommonVersion>9.0.0-rtm.24504.2</SystemDrawingCommonVersion>
181181
<!-- Packages from dotnet/xdt -->
182182
<MicrosoftWebXdtVersion>9.0.0-preview.24476.1</MicrosoftWebXdtVersion>
183183
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24476.1</MicrosoftSourceBuildIntermediatexdtVersion>

0 commit comments

Comments
 (0)