Skip to content

Commit ad878fa

Browse files
committed
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-winforms build 20230929.14
Microsoft.Dotnet.WinForms.ProjectTemplates , Microsoft.Private.Winforms , System.Drawing.Common From Version 8.0.0-rc.2.23479.8 -> To Version 8.0.0-rc.2.23479.14
1 parent 42490c2 commit ad878fa

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,13 +1,13 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Private.Winforms" Version="8.0.0-rc.2.23479.8">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="8.0.0-rc.2.23479.14">
55
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
6-
<Sha>7f020157be6ff6a0d3775cd7756cec77e95ad8e6</Sha>
6+
<Sha>eda0a704242c81969ecea739ada7e4f2ffc8978d</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="8.0.0-rc.2.23479.8">
8+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="8.0.0-rc.2.23479.14">
99
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
10-
<Sha>7f020157be6ff6a0d3775cd7756cec77e95ad8e6</Sha>
10+
<Sha>eda0a704242c81969ecea739ada7e4f2ffc8978d</Sha>
1111
</Dependency>
1212
<Dependency Name="System.Reflection.MetadataLoadContext" Version="8.0.0-rc.2.23479.6" CoherentParentDependency="Microsoft.Private.Winforms">
1313
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -150,9 +150,9 @@
150150
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
151151
<Sha>0b25e38ad32a69cd83ae246104b32449203cc71c</Sha>
152152
</Dependency>
153-
<Dependency Name="System.Drawing.Common" Version="8.0.0-rc.2.23479.8">
153+
<Dependency Name="System.Drawing.Common" Version="8.0.0-rc.2.23479.14">
154154
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
155-
<Sha>7f020157be6ff6a0d3775cd7756cec77e95ad8e6</Sha>
155+
<Sha>eda0a704242c81969ecea739ada7e4f2ffc8978d</Sha>
156156
</Dependency>
157157
</ProductDependencies>
158158
<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>8.0.0-rc.2.23479.8</MicrosoftPrivateWinformsVersion>
24+
<MicrosoftPrivateWinformsVersion>8.0.0-rc.2.23479.14</MicrosoftPrivateWinformsVersion>
2525
</PropertyGroup>
2626
<!-- Packages that come from https://github.com/dotnet/runtime -->
2727
<PropertyGroup>
@@ -32,7 +32,7 @@
3232
<SystemCodeDomPackageVersion>8.0.0-rc.2.23479.6</SystemCodeDomPackageVersion>
3333
<SystemConfigurationConfigurationManagerPackageVersion>8.0.0-rc.2.23479.6</SystemConfigurationConfigurationManagerPackageVersion>
3434
<SystemDiagnosticsEventLogPackageVersion>8.0.0-rc.2.23479.6</SystemDiagnosticsEventLogPackageVersion>
35-
<SystemDrawingCommonVersion>8.0.0-rc.2.23479.8</SystemDrawingCommonVersion>
35+
<SystemDrawingCommonVersion>8.0.0-rc.2.23479.14</SystemDrawingCommonVersion>
3636
<SystemDirectoryServicesVersion>8.0.0-rc.2.23479.6</SystemDirectoryServicesVersion>
3737
<SystemIOPackagingVersion>8.0.0-rc.2.23479.6</SystemIOPackagingVersion>
3838
<SystemReflectionMetadataLoadContextVersion>8.0.0-rc.2.23479.6</SystemReflectionMetadataLoadContextVersion>

0 commit comments

Comments
 (0)