Skip to content

Commit a60b18f

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20241012.2 (#58413)
System.Drawing.Common From Version 9.0.0-rtm.24504.2 -> To Version 9.0.0-rtm.24512.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 5d995b6 commit a60b18f

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>226c0347b92c4f9649bcc7ad580f74cb0409580e</Sha>
386386
</Dependency>
387-
<Dependency Name="System.Drawing.Common" Version="9.0.0-rtm.24504.2">
387+
<Dependency Name="System.Drawing.Common" Version="9.0.0-rtm.24512.2">
388388
<Uri>https://github.com/dotnet/winforms</Uri>
389-
<Sha>f9ea17ed57c1d2f5c1675f2c20547e53379af754</Sha>
389+
<Sha>9b822fd70005bf5632d12fe76811b97b3dd044e4</Sha>
390390
</Dependency>
391391
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24509.3">
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.24504.2</SystemDrawingCommonVersion>
180+
<SystemDrawingCommonVersion>9.0.0-rtm.24512.2</SystemDrawingCommonVersion>
181181
<!-- Packages from dotnet/xdt -->
182182
<MicrosoftWebXdtVersion>9.0.0-preview.24510.1</MicrosoftWebXdtVersion>
183183
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24510.1</MicrosoftSourceBuildIntermediatexdtVersion>

0 commit comments

Comments
 (0)