Skip to content

Commit 2749dd0

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20250127.1 (#10344)
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.1.25077.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 3df8c78 commit 2749dd0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eng/Version.Details.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
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.1.25077.1">
55
<Uri>https://github.com/dotnet/winforms</Uri>
66
<Sha>9dd599da192a91cbbefe2e5600af82153972e40a</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.1.25077.1">
1010
<Uri>https://github.com/dotnet/winforms</Uri>
1111
<Sha>9dd599da192a91cbbefe2e5600af82153972e40a</Sha>
1212
</Dependency>
@@ -159,7 +159,7 @@
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.1.25077.1">
163163
<Uri>https://github.com/dotnet/winforms</Uri>
164164
<Sha>9dd599da192a91cbbefe2e5600af82153972e40a</Sha>
165165
</Dependency>

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.1.25077.1</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.1.25077.1</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)