Skip to content

Commit bd0f432

Browse files
Merge pull request #9789 from dotnet/darc-release/9.0-3e30f679-ea89-4e44-813f-25fbe69a0ab8
[release/9.0] Update dependencies from dotnet/winforms
2 parents 8b63614 + 4904e52 commit bd0f432

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.2.24464.3">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="9.0.0-rc.2.24466.1">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>d284f4d12f51d4df1fff76ac0b8609c7a33e5e9a</Sha>
6+
<Sha>f1676f5dcec5d4a84228406113fcad5fe31025af</Sha>
77
<SourceBuildTarball RepoName="winforms" ManagedOnly="true" />
88
</Dependency>
9-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.0-rc.2.24464.3">
9+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.0-rc.2.24466.1">
1010
<Uri>https://github.com/dotnet/winforms</Uri>
11-
<Sha>d284f4d12f51d4df1fff76ac0b8609c7a33e5e9a</Sha>
11+
<Sha>f1676f5dcec5d4a84228406113fcad5fe31025af</Sha>
1212
</Dependency>
1313
<Dependency Name="System.Reflection.MetadataLoadContext" Version="9.0.0-rc.2.24463.7" CoherentParentDependency="Microsoft.Private.Winforms">
1414
<Uri>https://github.com/dotnet/runtime</Uri>
@@ -159,9 +159,9 @@
159159
<Uri>https://github.com/dotnet/runtime</Uri>
160160
<Sha>46cfb747b4c22471242dee0d106f5c79cf9fd4c5</Sha>
161161
</Dependency>
162-
<Dependency Name="System.Drawing.Common" Version="9.0.0-rc.2.24464.3">
162+
<Dependency Name="System.Drawing.Common" Version="9.0.0-rc.2.24466.1">
163163
<Uri>https://github.com/dotnet/winforms</Uri>
164-
<Sha>d284f4d12f51d4df1fff76ac0b8609c7a33e5e9a</Sha>
164+
<Sha>f1676f5dcec5d4a84228406113fcad5fe31025af</Sha>
165165
</Dependency>
166166
</ProductDependencies>
167167
<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.2.24464.3</MicrosoftPrivateWinformsVersion>
24+
<MicrosoftPrivateWinformsVersion>9.0.0-rc.2.24466.1</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.2.24463.7</SystemCodeDomPackageVersion>
3333
<SystemConfigurationConfigurationManagerPackageVersion>9.0.0-rc.2.24463.7</SystemConfigurationConfigurationManagerPackageVersion>
3434
<SystemDiagnosticsEventLogPackageVersion>9.0.0-rc.2.24463.7</SystemDiagnosticsEventLogPackageVersion>
35-
<SystemDrawingCommonVersion>9.0.0-rc.2.24464.3</SystemDrawingCommonVersion>
35+
<SystemDrawingCommonVersion>9.0.0-rc.2.24466.1</SystemDrawingCommonVersion>
3636
<SystemDirectoryServicesVersion>9.0.0-rc.2.24463.7</SystemDirectoryServicesVersion>
3737
<SystemFormatsNrbfVersion>9.0.0-rc.2.24463.7</SystemFormatsNrbfVersion>
3838
<SystemIOPackagingVersion>9.0.0-rc.2.24463.7</SystemIOPackagingVersion>

0 commit comments

Comments
 (0)