Skip to content

Commit c4b2ab7

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20240420.1 (#55279)
System.Drawing.Common From Version 9.0.0-preview.4.24212.2 -> To Version 9.0.0-preview.4.24220.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent f257378 commit c4b2ab7

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
@@ -380,9 +380,9 @@
380380
<Uri>https://github.com/dotnet/runtime</Uri>
381381
<Sha>56610095196ac12a397b1acd00835db4d86849b9</Sha>
382382
</Dependency>
383-
<Dependency Name="System.Drawing.Common" Version="9.0.0-preview.4.24212.2">
383+
<Dependency Name="System.Drawing.Common" Version="9.0.0-preview.4.24220.1">
384384
<Uri>https://github.com/dotnet/winforms</Uri>
385-
<Sha>84fb2fd451c2223de7326b57ae067ee88bfd07aa</Sha>
385+
<Sha>f6d03b688f2e21d4a702f1293b3c4a89bb7f5cd7</Sha>
386386
</Dependency>
387387
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24212.4">
388388
<Uri>https://github.com/dotnet/arcade</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
<!-- Packages from dotnet/symreader -->
172172
<MicrosoftSourceBuildIntermediatesymreaderVersion>2.1.0-beta.24208.1</MicrosoftSourceBuildIntermediatesymreaderVersion>
173173
<!-- Packages from dotnet/winforms -->
174-
<SystemDrawingCommonVersion>9.0.0-preview.4.24212.2</SystemDrawingCommonVersion>
174+
<SystemDrawingCommonVersion>9.0.0-preview.4.24220.1</SystemDrawingCommonVersion>
175175
<!-- Packages from dotnet/xdt -->
176176
<MicrosoftWebXdtVersion>9.0.0-preview.24215.1</MicrosoftWebXdtVersion>
177177
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24215.1</MicrosoftSourceBuildIntermediatexdtVersion>

0 commit comments

Comments
 (0)