Skip to content

Commit e4e05b6

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20240109.14 (#8661)
[main] Update dependencies from dotnet/winforms
1 parent 248045d commit e4e05b6

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-alpha.1.24059.13">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="9.0.0-alpha.1.24059.14">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>f649795de9f53cb9115489975b8bbd9033d21285</Sha>
6+
<Sha>41e805ce7b514d702cfff71ddcc64f1f64d99b67</Sha>
77
<SourceBuildTarball RepoName="winforms" ManagedOnly="true" />
88
</Dependency>
9-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.0-alpha.1.24059.13">
9+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.0-alpha.1.24059.14">
1010
<Uri>https://github.com/dotnet/winforms</Uri>
11-
<Sha>f649795de9f53cb9115489975b8bbd9033d21285</Sha>
11+
<Sha>41e805ce7b514d702cfff71ddcc64f1f64d99b67</Sha>
1212
</Dependency>
1313
<Dependency Name="System.Reflection.MetadataLoadContext" Version="9.0.0-alpha.1.24058.11" CoherentParentDependency="Microsoft.Private.Winforms">
1414
<Uri>https://github.com/dotnet/runtime</Uri>
@@ -151,9 +151,9 @@
151151
<Uri>https://github.com/dotnet/runtime</Uri>
152152
<Sha>17cc1028f4b6ad92e2226d67ae75b83e48dfe061</Sha>
153153
</Dependency>
154-
<Dependency Name="System.Drawing.Common" Version="9.0.0-alpha.1.24059.13">
154+
<Dependency Name="System.Drawing.Common" Version="9.0.0-alpha.1.24059.14">
155155
<Uri>https://github.com/dotnet/winforms</Uri>
156-
<Sha>f649795de9f53cb9115489975b8bbd9033d21285</Sha>
156+
<Sha>41e805ce7b514d702cfff71ddcc64f1f64d99b67</Sha>
157157
</Dependency>
158158
</ProductDependencies>
159159
<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-alpha.1.24059.13</MicrosoftPrivateWinformsVersion>
24+
<MicrosoftPrivateWinformsVersion>9.0.0-alpha.1.24059.14</MicrosoftPrivateWinformsVersion>
2525
</PropertyGroup>
2626
<!-- Packages that come from https://github.com/dotnet/runtime -->
2727
<PropertyGroup>
@@ -32,7 +32,7 @@
3232
<SystemCodeDomPackageVersion>9.0.0-alpha.1.24058.11</SystemCodeDomPackageVersion>
3333
<SystemConfigurationConfigurationManagerPackageVersion>9.0.0-alpha.1.24058.11</SystemConfigurationConfigurationManagerPackageVersion>
3434
<SystemDiagnosticsEventLogPackageVersion>9.0.0-alpha.1.24058.11</SystemDiagnosticsEventLogPackageVersion>
35-
<SystemDrawingCommonVersion>9.0.0-alpha.1.24059.13</SystemDrawingCommonVersion>
35+
<SystemDrawingCommonVersion>9.0.0-alpha.1.24059.14</SystemDrawingCommonVersion>
3636
<SystemDirectoryServicesVersion>9.0.0-alpha.1.24058.11</SystemDirectoryServicesVersion>
3737
<SystemIOPackagingVersion>9.0.0-alpha.1.24058.11</SystemIOPackagingVersion>
3838
<SystemReflectionMetadataLoadContextVersion>9.0.0-alpha.1.24058.11</SystemReflectionMetadataLoadContextVersion>

0 commit comments

Comments
 (0)