Skip to content

Commit 2eb6fff

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20240121.1 (#53532)
System.Drawing.Common From Version 9.0.0-alpha.1.24064.1 -> To Version 9.0.0-alpha.1.24071.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 3935ce8 commit 2eb6fff

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>dbb335c6ba14b38400b2d8c3a5876698021ec089</Sha>
369369
</Dependency>
370-
<Dependency Name="System.Drawing.Common" Version="9.0.0-alpha.1.24064.1">
370+
<Dependency Name="System.Drawing.Common" Version="9.0.0-alpha.1.24071.1">
371371
<Uri>https://github.com/dotnet/winforms</Uri>
372-
<Sha>62612eea70eef656e0b2f19442b126e296e4ffee</Sha>
372+
<Sha>54fda6cd772e341c4aad720c8a118297da2f46fd</Sha>
373373
</Dependency>
374374
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24062.5">
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.24060.1</MicrosoftSourceBuildIntermediatesymreaderVersion>
172172
<!-- Packages from dotnet/winforms -->
173-
<SystemDrawingCommonVersion>9.0.0-alpha.1.24064.1</SystemDrawingCommonVersion>
173+
<SystemDrawingCommonVersion>9.0.0-alpha.1.24071.1</SystemDrawingCommonVersion>
174174
<!-- Packages from dotnet/xdt -->
175175
<MicrosoftWebXdtVersion>9.0.0-preview.24058.1</MicrosoftWebXdtVersion>
176176
</PropertyGroup>

0 commit comments

Comments
 (0)