Skip to content

Commit bae5acb

Browse files
Update dependencies from https://github.com/dotnet/winforms build (#54593)
System.Drawing.Common From Version 9.0.0-preview.3.24160.1 -> To Version 9.0.0-preview.3.24166.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent c0a5c19 commit bae5acb

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
@@ -379,9 +379,9 @@
379379
<Uri>https://github.com/dotnet/runtime</Uri>
380380
<Sha>8d952f719f623e2680599c5977c014b8e2c54934</Sha>
381381
</Dependency>
382-
<Dependency Name="System.Drawing.Common" Version="9.0.0-preview.3.24160.1">
382+
<Dependency Name="System.Drawing.Common" Version="9.0.0-preview.3.24166.1">
383383
<Uri>https://github.com/dotnet/winforms</Uri>
384-
<Sha>bfc23d4c7b17ab3ece28faedd603501e2ada9d6c</Sha>
384+
<Sha>fd95fcd9771ffe9270c8c0280a2950e5434c250d</Sha>
385385
</Dependency>
386386
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24165.6">
387387
<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.24105.1</MicrosoftSourceBuildIntermediatesymreaderVersion>
172172
<!-- Packages from dotnet/winforms -->
173-
<SystemDrawingCommonVersion>9.0.0-preview.3.24160.1</SystemDrawingCommonVersion>
173+
<SystemDrawingCommonVersion>9.0.0-preview.3.24166.1</SystemDrawingCommonVersion>
174174
<!-- Packages from dotnet/xdt -->
175175
<MicrosoftWebXdtVersion>9.0.0-preview.24161.2</MicrosoftWebXdtVersion>
176176
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24161.2</MicrosoftSourceBuildIntermediatexdtVersion>

0 commit comments

Comments
 (0)