Skip to content

Commit 2cf9b22

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20240909.6 (#9751)
Microsoft.Dotnet.WinForms.ProjectTemplates , Microsoft.Private.Winforms , System.Drawing.Common From Version 9.0.0-rc.2.24457.2 -> To Version 9.0.0-rc.2.24459.6 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 1effdb1 commit 2cf9b22

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.24457.2">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="9.0.0-rc.2.24459.6">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>b1fd89453ed5e3ad91e4f18c9386cac8dade6e36</Sha>
6+
<Sha>f2b69dd0b3089db1e104c57f02fb374463d00ce2</Sha>
77
<SourceBuildTarball RepoName="winforms" ManagedOnly="true" />
88
</Dependency>
9-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.0-rc.2.24457.2">
9+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.0-rc.2.24459.6">
1010
<Uri>https://github.com/dotnet/winforms</Uri>
11-
<Sha>b1fd89453ed5e3ad91e4f18c9386cac8dade6e36</Sha>
11+
<Sha>f2b69dd0b3089db1e104c57f02fb374463d00ce2</Sha>
1212
</Dependency>
1313
<Dependency Name="System.Reflection.MetadataLoadContext" Version="9.0.0-rc.2.24456.9" 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>dec716d1c4651b70e4710e781e832a64be1e713b</Sha>
161161
</Dependency>
162-
<Dependency Name="System.Drawing.Common" Version="9.0.0-rc.2.24457.2">
162+
<Dependency Name="System.Drawing.Common" Version="9.0.0-rc.2.24459.6">
163163
<Uri>https://github.com/dotnet/winforms</Uri>
164-
<Sha>b1fd89453ed5e3ad91e4f18c9386cac8dade6e36</Sha>
164+
<Sha>f2b69dd0b3089db1e104c57f02fb374463d00ce2</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.24457.2</MicrosoftPrivateWinformsVersion>
24+
<MicrosoftPrivateWinformsVersion>9.0.0-rc.2.24459.6</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.24456.9</SystemCodeDomPackageVersion>
3333
<SystemConfigurationConfigurationManagerPackageVersion>9.0.0-rc.2.24456.9</SystemConfigurationConfigurationManagerPackageVersion>
3434
<SystemDiagnosticsEventLogPackageVersion>9.0.0-rc.2.24456.9</SystemDiagnosticsEventLogPackageVersion>
35-
<SystemDrawingCommonVersion>9.0.0-rc.2.24457.2</SystemDrawingCommonVersion>
35+
<SystemDrawingCommonVersion>9.0.0-rc.2.24459.6</SystemDrawingCommonVersion>
3636
<SystemDirectoryServicesVersion>9.0.0-rc.2.24456.9</SystemDirectoryServicesVersion>
3737
<SystemFormatsNrbfVersion>9.0.0-rc.2.24456.9</SystemFormatsNrbfVersion>
3838
<SystemIOPackagingVersion>9.0.0-rc.2.24456.9</SystemIOPackagingVersion>

0 commit comments

Comments
 (0)