Skip to content

Commit bafcb1c

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20240824.2 (#9644)
[main] Update dependencies from dotnet/winforms
1 parent 30739d9 commit bafcb1c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

eng/Version.Details.xml

+6-6
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="10.0.0-alpha.1.24423.5">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="10.0.0-alpha.1.24424.2">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>abbccaa72e2285624ffe8a0463af81edd523efa3</Sha>
6+
<Sha>14acefa2ad27de0425ae3fe914204bc045f1e6d1</Sha>
77
<SourceBuildTarball RepoName="winforms" ManagedOnly="true" />
88
</Dependency>
9-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="10.0.0-alpha.1.24423.5">
9+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="10.0.0-alpha.1.24424.2">
1010
<Uri>https://github.com/dotnet/winforms</Uri>
11-
<Sha>abbccaa72e2285624ffe8a0463af81edd523efa3</Sha>
11+
<Sha>14acefa2ad27de0425ae3fe914204bc045f1e6d1</Sha>
1212
</Dependency>
1313
<Dependency Name="System.Reflection.MetadataLoadContext" Version="9.0.0-rc.1.24414.5" 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>0fbd81404d1f211572387498474063bc6f407f0f</Sha>
161161
</Dependency>
162-
<Dependency Name="System.Drawing.Common" Version="10.0.0-alpha.1.24423.5">
162+
<Dependency Name="System.Drawing.Common" Version="10.0.0-alpha.1.24424.2">
163163
<Uri>https://github.com/dotnet/winforms</Uri>
164-
<Sha>abbccaa72e2285624ffe8a0463af81edd523efa3</Sha>
164+
<Sha>14acefa2ad27de0425ae3fe914204bc045f1e6d1</Sha>
165165
</Dependency>
166166
</ProductDependencies>
167167
<ToolsetDependencies>

eng/Versions.props

+2-2
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>10.0.0-alpha.1.24423.5</MicrosoftPrivateWinformsVersion>
24+
<MicrosoftPrivateWinformsVersion>10.0.0-alpha.1.24424.2</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.24414.5</SystemCodeDomPackageVersion>
3333
<SystemConfigurationConfigurationManagerPackageVersion>9.0.0-rc.1.24414.5</SystemConfigurationConfigurationManagerPackageVersion>
3434
<SystemDiagnosticsEventLogPackageVersion>9.0.0-rc.1.24414.5</SystemDiagnosticsEventLogPackageVersion>
35-
<SystemDrawingCommonVersion>10.0.0-alpha.1.24423.5</SystemDrawingCommonVersion>
35+
<SystemDrawingCommonVersion>10.0.0-alpha.1.24424.2</SystemDrawingCommonVersion>
3636
<SystemDirectoryServicesVersion>9.0.0-rc.1.24414.5</SystemDirectoryServicesVersion>
3737
<SystemFormatsNrbfVersion>9.0.0-rc.1.24414.5</SystemFormatsNrbfVersion>
3838
<SystemIOPackagingVersion>9.0.0-rc.1.24414.5</SystemIOPackagingVersion>

0 commit comments

Comments
 (0)