Skip to content

Commit 6dbf2ea

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20250126.2 (#10342)
Microsoft.Dotnet.WinForms.ProjectTemplates , Microsoft.Private.Winforms , System.Drawing.Common From Version 10.0.0-alpha.1.25076.1 -> To Version 10.0.0-alpha.2.25076.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent b91c5d1 commit 6dbf2ea

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="10.0.0-alpha.1.25076.1">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="10.0.0-alpha.2.25076.2">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>9dd599da192a91cbbefe2e5600af82153972e40a</Sha>
6+
<Sha>c4f23c34f4e6c66b69542f92d45dcaa919a7ceb6</Sha>
77
<SourceBuildTarball RepoName="winforms" ManagedOnly="true" />
88
</Dependency>
9-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="10.0.0-alpha.1.25076.1">
9+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="10.0.0-alpha.2.25076.2">
1010
<Uri>https://github.com/dotnet/winforms</Uri>
11-
<Sha>9dd599da192a91cbbefe2e5600af82153972e40a</Sha>
11+
<Sha>c4f23c34f4e6c66b69542f92d45dcaa919a7ceb6</Sha>
1212
</Dependency>
1313
<Dependency Name="System.Reflection.MetadataLoadContext" Version="10.0.0-alpha.1.25073.13" 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>f196875c5d0441364f6538d2dd8fc4e3eb1ff108</Sha>
161161
</Dependency>
162-
<Dependency Name="System.Drawing.Common" Version="10.0.0-alpha.1.25076.1">
162+
<Dependency Name="System.Drawing.Common" Version="10.0.0-alpha.2.25076.2">
163163
<Uri>https://github.com/dotnet/winforms</Uri>
164-
<Sha>9dd599da192a91cbbefe2e5600af82153972e40a</Sha>
164+
<Sha>c4f23c34f4e6c66b69542f92d45dcaa919a7ceb6</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>10.0.0-alpha.1.25076.1</MicrosoftPrivateWinformsVersion>
24+
<MicrosoftPrivateWinformsVersion>10.0.0-alpha.2.25076.2</MicrosoftPrivateWinformsVersion>
2525
</PropertyGroup>
2626
<!-- Packages that come from https://github.com/dotnet/runtime -->
2727
<PropertyGroup>
@@ -32,7 +32,7 @@
3232
<SystemCodeDomPackageVersion>10.0.0-alpha.1.25073.13</SystemCodeDomPackageVersion>
3333
<SystemConfigurationConfigurationManagerPackageVersion>10.0.0-alpha.1.25073.13</SystemConfigurationConfigurationManagerPackageVersion>
3434
<SystemDiagnosticsEventLogPackageVersion>10.0.0-alpha.1.25073.13</SystemDiagnosticsEventLogPackageVersion>
35-
<SystemDrawingCommonVersion>10.0.0-alpha.1.25076.1</SystemDrawingCommonVersion>
35+
<SystemDrawingCommonVersion>10.0.0-alpha.2.25076.2</SystemDrawingCommonVersion>
3636
<SystemDirectoryServicesVersion>10.0.0-alpha.1.25073.13</SystemDirectoryServicesVersion>
3737
<SystemFormatsNrbfVersion>10.0.0-alpha.1.25073.13</SystemFormatsNrbfVersion>
3838
<SystemIOPackagingVersion>10.0.0-alpha.1.25073.13</SystemIOPackagingVersion>

0 commit comments

Comments
 (0)