Skip to content

Commit 5119b2f

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20240928.1
Microsoft.Dotnet.WinForms.ProjectTemplates , Microsoft.Private.Winforms , System.Drawing.Common From Version 10.0.0-alpha.1.24477.1 -> To Version 10.0.0-alpha.1.24478.1
1 parent 4b77eae commit 5119b2f

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.24477.1">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="10.0.0-alpha.1.24478.1">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>c16538b0d48f0e2405b39bcaab83be60a328460c</Sha>
6+
<Sha>ff838ac7ac134944d5519c3eedf7e689b2d9f2e5</Sha>
77
<SourceBuildTarball RepoName="winforms" ManagedOnly="true" />
88
</Dependency>
9-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="10.0.0-alpha.1.24477.1">
9+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="10.0.0-alpha.1.24478.1">
1010
<Uri>https://github.com/dotnet/winforms</Uri>
11-
<Sha>c16538b0d48f0e2405b39bcaab83be60a328460c</Sha>
11+
<Sha>ff838ac7ac134944d5519c3eedf7e689b2d9f2e5</Sha>
1212
</Dependency>
1313
<Dependency Name="System.Reflection.MetadataLoadContext" Version="10.0.0-alpha.1.24476.10" 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>69de6dd222461809e782625f18bfd8073f5b2e7c</Sha>
161161
</Dependency>
162-
<Dependency Name="System.Drawing.Common" Version="10.0.0-alpha.1.24477.1">
162+
<Dependency Name="System.Drawing.Common" Version="10.0.0-alpha.1.24478.1">
163163
<Uri>https://github.com/dotnet/winforms</Uri>
164-
<Sha>c16538b0d48f0e2405b39bcaab83be60a328460c</Sha>
164+
<Sha>ff838ac7ac134944d5519c3eedf7e689b2d9f2e5</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.24477.1</MicrosoftPrivateWinformsVersion>
24+
<MicrosoftPrivateWinformsVersion>10.0.0-alpha.1.24478.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.24476.10</SystemCodeDomPackageVersion>
3333
<SystemConfigurationConfigurationManagerPackageVersion>10.0.0-alpha.1.24476.10</SystemConfigurationConfigurationManagerPackageVersion>
3434
<SystemDiagnosticsEventLogPackageVersion>10.0.0-alpha.1.24476.10</SystemDiagnosticsEventLogPackageVersion>
35-
<SystemDrawingCommonVersion>10.0.0-alpha.1.24477.1</SystemDrawingCommonVersion>
35+
<SystemDrawingCommonVersion>10.0.0-alpha.1.24478.1</SystemDrawingCommonVersion>
3636
<SystemDirectoryServicesVersion>10.0.0-alpha.1.24476.10</SystemDirectoryServicesVersion>
3737
<SystemFormatsNrbfVersion>10.0.0-alpha.1.24476.10</SystemFormatsNrbfVersion>
3838
<SystemIOPackagingVersion>10.0.0-alpha.1.24476.10</SystemIOPackagingVersion>

0 commit comments

Comments
 (0)