Skip to content

Commit 397d75a

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20240726.2 (#57058)
[main] Update dependencies from dotnet/winforms
1 parent 6812330 commit 397d75a

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>0912e94a6c81f4743946831137ba6c3ec3f1a179</Sha>
386386
</Dependency>
387-
<Dependency Name="System.Drawing.Common" Version="9.0.0-preview.7.24371.2">
387+
<Dependency Name="System.Drawing.Common" Version="9.0.0-rc.1.24376.2">
388388
<Uri>https://github.com/dotnet/winforms</Uri>
389-
<Sha>d89527ce140a396301fec098e85b34bca9d2f694</Sha>
389+
<Sha>bacb9f8821506abd78f18c7f65bcf8d5416064be</Sha>
390390
</Dependency>
391391
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24375.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
@@ -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-preview.7.24371.2</SystemDrawingCommonVersion>
179+
<SystemDrawingCommonVersion>9.0.0-rc.1.24376.2</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)