Skip to content

Commit bcb735a

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20231029.1 (#51748)
[main] Update dependencies from dotnet/winforms
1 parent 1d41fcf commit bcb735a

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
@@ -367,9 +367,9 @@
367367
<Uri>https://github.com/dotnet/runtime</Uri>
368368
<Sha>e5c631d28b985b773b28d0cb2346f49a92bd41dd</Sha>
369369
</Dependency>
370-
<Dependency Name="System.Drawing.Common" Version="9.0.0-alpha.1.23522.1">
370+
<Dependency Name="System.Drawing.Common" Version="9.0.0-alpha.1.23529.1">
371371
<Uri>https://github.com/dotnet/winforms</Uri>
372-
<Sha>ed09954430eae1fe23ce3afd92930301bcd70a8d</Sha>
372+
<Sha>c870c74c15acf47893b9d5808402c53ed018fd7d</Sha>
373373
</Dependency>
374374
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.23528.2">
375375
<Uri>https://github.com/dotnet/arcade</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
<!-- Packages from dotnet/symreader -->
171171
<MicrosoftSourceBuildIntermediatesymreaderVersion>2.1.0-beta.23409.1</MicrosoftSourceBuildIntermediatesymreaderVersion>
172172
<!-- Packages from dotnet/winforms -->
173-
<SystemDrawingCommonVersion>9.0.0-alpha.1.23522.1</SystemDrawingCommonVersion>
173+
<SystemDrawingCommonVersion>9.0.0-alpha.1.23529.1</SystemDrawingCommonVersion>
174174
<!-- Packages from dotnet/xdt -->
175175
<MicrosoftWebXdtVersion>7.0.0-preview.22423.2</MicrosoftWebXdtVersion>
176176
</PropertyGroup>

0 commit comments

Comments
 (0)