Skip to content

Commit f03012c

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20240218.1 (#54115)
[main] Update dependencies from dotnet/winforms
1 parent 044fb0e commit f03012c

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>ad25468103550b322351efb21a45fb54566a8127</Sha>
381381
</Dependency>
382-
<Dependency Name="System.Drawing.Common" Version="9.0.0-preview.2.24112.4">
382+
<Dependency Name="System.Drawing.Common" Version="9.0.0-preview.2.24118.1">
383383
<Uri>https://github.com/dotnet/winforms</Uri>
384-
<Sha>2b00f7d2bf2ce788056218c5c1f5ea0afeaf4015</Sha>
384+
<Sha>852f7ef241402c2336e085c82dca6f70b7400c21</Sha>
385385
</Dependency>
386386
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24062.5">
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
@@ -172,7 +172,7 @@
172172
<!-- Packages from dotnet/symreader -->
173173
<MicrosoftSourceBuildIntermediatesymreaderVersion>2.1.0-beta.24105.1</MicrosoftSourceBuildIntermediatesymreaderVersion>
174174
<!-- Packages from dotnet/winforms -->
175-
<SystemDrawingCommonVersion>9.0.0-preview.2.24112.4</SystemDrawingCommonVersion>
175+
<SystemDrawingCommonVersion>9.0.0-preview.2.24118.1</SystemDrawingCommonVersion>
176176
<!-- Packages from dotnet/xdt -->
177177
<MicrosoftWebXdtVersion>9.0.0-preview.24112.2</MicrosoftWebXdtVersion>
178178
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24112.2</MicrosoftSourceBuildIntermediatexdtVersion>

0 commit comments

Comments
 (0)