Skip to content

Commit 85d4c45

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20240310.1 (#54488)
[main] Update dependencies from dotnet/winforms
1 parent aa94e1c commit 85d4c45

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>54e9ffe27d540bc7402dab96509ac32cedac3070</Sha>
381381
</Dependency>
382-
<Dependency Name="System.Drawing.Common" Version="9.0.0-preview.3.24153.1">
382+
<Dependency Name="System.Drawing.Common" Version="9.0.0-preview.3.24160.1">
383383
<Uri>https://github.com/dotnet/winforms</Uri>
384-
<Sha>cf4d00efe5f6dbab435305bd1129bf4e4351243b</Sha>
384+
<Sha>bfc23d4c7b17ab3ece28faedd603501e2ada9d6c</Sha>
385385
</Dependency>
386386
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24159.1">
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.24153.1</SystemDrawingCommonVersion>
173+
<SystemDrawingCommonVersion>9.0.0-preview.3.24160.1</SystemDrawingCommonVersion>
174174
<!-- Packages from dotnet/xdt -->
175175
<MicrosoftWebXdtVersion>9.0.0-preview.24160.4</MicrosoftWebXdtVersion>
176176
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24160.4</MicrosoftSourceBuildIntermediatexdtVersion>

0 commit comments

Comments
 (0)