Skip to content

Commit 6a0f50c

Browse files
[release/9.0] Update dependencies from dotnet/winforms (#57527)
* Update dependencies from https://github.com/dotnet/winforms build 20240824.1 System.Drawing.Common From Version 9.0.0-rc.1.24411.4 -> To Version 9.0.0-rc.2.24424.1 * Update dependencies from https://github.com/dotnet/winforms build 20240830.3 System.Drawing.Common From Version 9.0.0-rc.2.24424.1 -> To Version 9.0.0-rc.2.24430.3 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent b4a37b1 commit 6a0f50c

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>d0f3235d312f7cf9683012b3fe96b2c6f20a1743</Sha>
386386
</Dependency>
387-
<Dependency Name="System.Drawing.Common" Version="9.0.0-rc.1.24411.4">
387+
<Dependency Name="System.Drawing.Common" Version="9.0.0-rc.2.24430.3">
388388
<Uri>https://github.com/dotnet/winforms</Uri>
389-
<Sha>382ad3e43a8e9c81fbb738940a33cdc0f6442a59</Sha>
389+
<Sha>7d8d28254a994996518d78895d5d32a96ed56aaf</Sha>
390390
</Dependency>
391391
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24423.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
@@ -176,7 +176,7 @@
176176
<!-- Packages from dotnet/symreader -->
177177
<MicrosoftSourceBuildIntermediatesymreaderVersion>2.2.0-beta.24327.2</MicrosoftSourceBuildIntermediatesymreaderVersion>
178178
<!-- Packages from dotnet/winforms -->
179-
<SystemDrawingCommonVersion>9.0.0-rc.1.24411.4</SystemDrawingCommonVersion>
179+
<SystemDrawingCommonVersion>9.0.0-rc.2.24430.3</SystemDrawingCommonVersion>
180180
<!-- Packages from dotnet/xdt -->
181181
<MicrosoftWebXdtVersion>9.0.0-preview.24317.2</MicrosoftWebXdtVersion>
182182
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24317.2</MicrosoftSourceBuildIntermediatexdtVersion>

0 commit comments

Comments
 (0)