Skip to content

Commit d46166e

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20240725.4 (#9472)
[main] Update dependencies from dotnet/winforms
1 parent be5b8ee commit d46166e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Private.Winforms" Version="9.0.0-rc.1.24375.3">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="9.0.0-rc.1.24375.4">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>28b22a29c49c031d0adaafac82852ccd466f0ab1</Sha>
6+
<Sha>af3ded918d487bf1b0a2e13ce6652a89dd923281</Sha>
77
<SourceBuildTarball RepoName="winforms" ManagedOnly="true" />
88
</Dependency>
9-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.0-rc.1.24375.3">
9+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.0-rc.1.24375.4">
1010
<Uri>https://github.com/dotnet/winforms</Uri>
11-
<Sha>28b22a29c49c031d0adaafac82852ccd466f0ab1</Sha>
11+
<Sha>af3ded918d487bf1b0a2e13ce6652a89dd923281</Sha>
1212
</Dependency>
1313
<Dependency Name="System.Reflection.MetadataLoadContext" Version="9.0.0-rc.1.24374.13" CoherentParentDependency="Microsoft.Private.Winforms">
1414
<Uri>https://github.com/dotnet/runtime</Uri>
@@ -155,9 +155,9 @@
155155
<Uri>https://github.com/dotnet/runtime</Uri>
156156
<Sha>4072e7377aa84559e725e450ddf1bf10d6fdf00a</Sha>
157157
</Dependency>
158-
<Dependency Name="System.Drawing.Common" Version="9.0.0-rc.1.24375.3">
158+
<Dependency Name="System.Drawing.Common" Version="9.0.0-rc.1.24375.4">
159159
<Uri>https://github.com/dotnet/winforms</Uri>
160-
<Sha>28b22a29c49c031d0adaafac82852ccd466f0ab1</Sha>
160+
<Sha>af3ded918d487bf1b0a2e13ce6652a89dd923281</Sha>
161161
</Dependency>
162162
</ProductDependencies>
163163
<ToolsetDependencies>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</PropertyGroup>
2222
<!-- Packages that come from https://github.com/dotnet/winforms -->
2323
<PropertyGroup>
24-
<MicrosoftPrivateWinformsVersion>9.0.0-rc.1.24375.3</MicrosoftPrivateWinformsVersion>
24+
<MicrosoftPrivateWinformsVersion>9.0.0-rc.1.24375.4</MicrosoftPrivateWinformsVersion>
2525
</PropertyGroup>
2626
<!-- Packages that come from https://github.com/dotnet/runtime -->
2727
<PropertyGroup>
@@ -32,7 +32,7 @@
3232
<SystemCodeDomPackageVersion>9.0.0-rc.1.24374.13</SystemCodeDomPackageVersion>
3333
<SystemConfigurationConfigurationManagerPackageVersion>9.0.0-rc.1.24374.13</SystemConfigurationConfigurationManagerPackageVersion>
3434
<SystemDiagnosticsEventLogPackageVersion>9.0.0-rc.1.24374.13</SystemDiagnosticsEventLogPackageVersion>
35-
<SystemDrawingCommonVersion>9.0.0-rc.1.24375.3</SystemDrawingCommonVersion>
35+
<SystemDrawingCommonVersion>9.0.0-rc.1.24375.4</SystemDrawingCommonVersion>
3636
<SystemDirectoryServicesVersion>9.0.0-rc.1.24374.13</SystemDirectoryServicesVersion>
3737
<SystemIOPackagingVersion>9.0.0-rc.1.24374.13</SystemIOPackagingVersion>
3838
<SystemReflectionMetadataLoadContextVersion>9.0.0-rc.1.24374.13</SystemReflectionMetadataLoadContextVersion>

0 commit comments

Comments
 (0)