Skip to content

Commit c29bf46

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20240922.2 (#58033)
System.Drawing.Common From Version 9.0.0-rc.2.24457.2 -> To Version 9.0.0-rtm.24472.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 07273b0 commit c29bf46

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>9c9e77e8eec007a6cc5e7d14739b14974dbddc55</Sha>
386386
</Dependency>
387-
<Dependency Name="System.Drawing.Common" Version="9.0.0-rc.2.24457.2">
387+
<Dependency Name="System.Drawing.Common" Version="9.0.0-rtm.24472.2">
388388
<Uri>https://github.com/dotnet/winforms</Uri>
389-
<Sha>b1fd89453ed5e3ad91e4f18c9386cac8dade6e36</Sha>
389+
<Sha>ed3e6c60a08cae482f78e5f31e87393a995bfbd4</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-rc.2.24457.2</SystemDrawingCommonVersion>
180+
<SystemDrawingCommonVersion>9.0.0-rtm.24472.2</SystemDrawingCommonVersion>
181181
<!-- Packages from dotnet/xdt -->
182182
<MicrosoftWebXdtVersion>9.0.0-preview.24453.1</MicrosoftWebXdtVersion>
183183
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24453.1</MicrosoftSourceBuildIntermediatexdtVersion>

0 commit comments

Comments
 (0)