Skip to content

Commit d9b45ec

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20240805.3 (#9525)
[main] Update dependencies from dotnet/winforms
1 parent 0354a59 commit d9b45ec

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

0 commit comments

Comments
 (0)