Skip to content

Commit b65cdc5

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20210823.12 (#5151)
[release/6.0-rc1] Update dependencies from dotnet/winforms - Coherency Updates: - System.CodeDom: from 6.0.0-rc.1.21421.1 to 6.0.0-rc.1.21423.9 (parent: Microsoft.Private.Winforms) - System.Configuration.ConfigurationManager: from 6.0.0-rc.1.21421.1 to 6.0.0-rc.1.21423.9 (parent: Microsoft.Private.Winforms) - System.Diagnostics.EventLog: from 6.0.0-rc.1.21421.1 to 6.0.0-rc.1.21423.9 (parent: Microsoft.Private.Winforms) - System.DirectoryServices: from 6.0.0-rc.1.21421.1 to 6.0.0-rc.1.21423.9 (parent: Microsoft.Private.Winforms) - System.Drawing.Common: from 6.0.0-rc.1.21421.1 to 6.0.0-rc.1.21423.9 (parent: Microsoft.Private.Winforms) - System.Reflection.MetadataLoadContext: from 6.0.0-rc.1.21421.1 to 6.0.0-rc.1.21423.9 (parent: Microsoft.Private.Winforms) - System.Security.Cryptography.Xml: from 6.0.0-rc.1.21421.1 to 6.0.0-rc.1.21423.9 (parent: Microsoft.Private.Winforms) - System.Security.Permissions: from 6.0.0-rc.1.21421.1 to 6.0.0-rc.1.21423.9 (parent: Microsoft.Private.Winforms) - System.Windows.Extensions: from 6.0.0-rc.1.21421.1 to 6.0.0-rc.1.21423.9 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.Platforms: from 6.0.0-rc.1.21421.1 to 6.0.0-rc.1.21423.9 (parent: Microsoft.Private.Winforms) - System.IO.Packaging: from 6.0.0-rc.1.21421.1 to 6.0.0-rc.1.21423.9 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.ILDAsm: from 6.0.0-rc.1.21421.1 to 6.0.0-rc.1.21423.9 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.ILAsm: from 6.0.0-rc.1.21421.1 to 6.0.0-rc.1.21423.9 (parent: Microsoft.Private.Winforms) - System.Resources.Extensions: from 6.0.0-rc.1.21421.1 to 6.0.0-rc.1.21423.9 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.App.Ref: from 6.0.0-rc.1.21421.1 to 6.0.0-rc.1.21423.9 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.1.21421.1 to 6.0.0-rc.1.21423.9 (parent: Microsoft.Private.Winforms) - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.1.21421.1 to 6.0.0-rc.1.21423.9 (parent: Microsoft.Private.Winforms)
1 parent 04d5051 commit b65cdc5

File tree

2 files changed

+56
-56
lines changed

2 files changed

+56
-56
lines changed

eng/Version.Details.xml

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,85 +1,85 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Private.Winforms" Version="6.0.0-rc.1.21423.1">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="6.0.0-rc.1.21423.12">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>53822976436199a48ee64dc7f337720ff01a35e1</Sha>
6+
<Sha>0e9136173a64c3797205f104ffd6259588ccef3f</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.0-rc.1.21423.1">
8+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.0-rc.1.21423.12">
99
<Uri>https://github.com/dotnet/winforms</Uri>
10-
<Sha>53822976436199a48ee64dc7f337720ff01a35e1</Sha>
10+
<Sha>0e9136173a64c3797205f104ffd6259588ccef3f</Sha>
1111
</Dependency>
12-
<Dependency Name="System.CodeDom" Version="6.0.0-rc.1.21421.1" CoherentParentDependency="Microsoft.Private.Winforms">
12+
<Dependency Name="System.CodeDom" Version="6.0.0-rc.1.21423.9" CoherentParentDependency="Microsoft.Private.Winforms">
1313
<Uri>https://github.com/dotnet/runtime</Uri>
14-
<Sha>0ab239d53742fd806e7b62da2c1f3a0ca9bfc579</Sha>
14+
<Sha>030f56048074345764576802d8ec0afc27b62ecb</Sha>
1515
</Dependency>
16-
<Dependency Name="System.Configuration.ConfigurationManager" Version="6.0.0-rc.1.21421.1" CoherentParentDependency="Microsoft.Private.Winforms">
16+
<Dependency Name="System.Configuration.ConfigurationManager" Version="6.0.0-rc.1.21423.9" CoherentParentDependency="Microsoft.Private.Winforms">
1717
<Uri>https://github.com/dotnet/runtime</Uri>
18-
<Sha>0ab239d53742fd806e7b62da2c1f3a0ca9bfc579</Sha>
18+
<Sha>030f56048074345764576802d8ec0afc27b62ecb</Sha>
1919
</Dependency>
20-
<Dependency Name="System.Diagnostics.EventLog" Version="6.0.0-rc.1.21421.1" CoherentParentDependency="Microsoft.Private.Winforms">
20+
<Dependency Name="System.Diagnostics.EventLog" Version="6.0.0-rc.1.21423.9" CoherentParentDependency="Microsoft.Private.Winforms">
2121
<Uri>https://github.com/dotnet/runtime</Uri>
22-
<Sha>0ab239d53742fd806e7b62da2c1f3a0ca9bfc579</Sha>
22+
<Sha>030f56048074345764576802d8ec0afc27b62ecb</Sha>
2323
</Dependency>
24-
<Dependency Name="System.DirectoryServices" Version="6.0.0-rc.1.21421.1" CoherentParentDependency="Microsoft.Private.Winforms">
24+
<Dependency Name="System.DirectoryServices" Version="6.0.0-rc.1.21423.9" CoherentParentDependency="Microsoft.Private.Winforms">
2525
<Uri>https://github.com/dotnet/runtime</Uri>
26-
<Sha>0ab239d53742fd806e7b62da2c1f3a0ca9bfc579</Sha>
26+
<Sha>030f56048074345764576802d8ec0afc27b62ecb</Sha>
2727
</Dependency>
28-
<Dependency Name="System.Drawing.Common" Version="6.0.0-rc.1.21421.1" CoherentParentDependency="Microsoft.Private.Winforms">
28+
<Dependency Name="System.Drawing.Common" Version="6.0.0-rc.1.21423.9" CoherentParentDependency="Microsoft.Private.Winforms">
2929
<Uri>https://github.com/dotnet/runtime</Uri>
30-
<Sha>0ab239d53742fd806e7b62da2c1f3a0ca9bfc579</Sha>
30+
<Sha>030f56048074345764576802d8ec0afc27b62ecb</Sha>
3131
</Dependency>
32-
<Dependency Name="System.Reflection.MetadataLoadContext" Version="6.0.0-rc.1.21421.1" CoherentParentDependency="Microsoft.Private.Winforms">
32+
<Dependency Name="System.Reflection.MetadataLoadContext" Version="6.0.0-rc.1.21423.9" CoherentParentDependency="Microsoft.Private.Winforms">
3333
<Uri>https://github.com/dotnet/runtime</Uri>
34-
<Sha>0ab239d53742fd806e7b62da2c1f3a0ca9bfc579</Sha>
34+
<Sha>030f56048074345764576802d8ec0afc27b62ecb</Sha>
3535
</Dependency>
36-
<Dependency Name="System.Security.Cryptography.Xml" Version="6.0.0-rc.1.21421.1" CoherentParentDependency="Microsoft.Private.Winforms">
36+
<Dependency Name="System.Security.Cryptography.Xml" Version="6.0.0-rc.1.21423.9" CoherentParentDependency="Microsoft.Private.Winforms">
3737
<Uri>https://github.com/dotnet/runtime</Uri>
38-
<Sha>0ab239d53742fd806e7b62da2c1f3a0ca9bfc579</Sha>
38+
<Sha>030f56048074345764576802d8ec0afc27b62ecb</Sha>
3939
</Dependency>
40-
<Dependency Name="System.Security.Permissions" Version="6.0.0-rc.1.21421.1" CoherentParentDependency="Microsoft.Private.Winforms">
40+
<Dependency Name="System.Security.Permissions" Version="6.0.0-rc.1.21423.9" CoherentParentDependency="Microsoft.Private.Winforms">
4141
<Uri>https://github.com/dotnet/runtime</Uri>
42-
<Sha>0ab239d53742fd806e7b62da2c1f3a0ca9bfc579</Sha>
42+
<Sha>030f56048074345764576802d8ec0afc27b62ecb</Sha>
4343
</Dependency>
44-
<Dependency Name="System.Windows.Extensions" Version="6.0.0-rc.1.21421.1" CoherentParentDependency="Microsoft.Private.Winforms">
44+
<Dependency Name="System.Windows.Extensions" Version="6.0.0-rc.1.21423.9" CoherentParentDependency="Microsoft.Private.Winforms">
4545
<Uri>https://github.com/dotnet/runtime</Uri>
46-
<Sha>0ab239d53742fd806e7b62da2c1f3a0ca9bfc579</Sha>
46+
<Sha>030f56048074345764576802d8ec0afc27b62ecb</Sha>
4747
</Dependency>
48-
<Dependency Name="Microsoft.NETCore.Platforms" Version="6.0.0-rc.1.21421.1" CoherentParentDependency="Microsoft.Private.Winforms">
48+
<Dependency Name="Microsoft.NETCore.Platforms" Version="6.0.0-rc.1.21423.9" CoherentParentDependency="Microsoft.Private.Winforms">
4949
<Uri>https://github.com/dotnet/runtime</Uri>
50-
<Sha>0ab239d53742fd806e7b62da2c1f3a0ca9bfc579</Sha>
50+
<Sha>030f56048074345764576802d8ec0afc27b62ecb</Sha>
5151
</Dependency>
5252
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="6.0.0-rc.1.21419.3">
5353
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
5454
<Sha>4bc1c55c0abcb0ff62bdb534168a51be2224fe3f</Sha>
5555
</Dependency>
56-
<Dependency Name="System.IO.Packaging" Version="6.0.0-rc.1.21421.1" CoherentParentDependency="Microsoft.Private.Winforms">
56+
<Dependency Name="System.IO.Packaging" Version="6.0.0-rc.1.21423.9" CoherentParentDependency="Microsoft.Private.Winforms">
5757
<Uri>https://github.com/dotnet/runtime</Uri>
58-
<Sha>0ab239d53742fd806e7b62da2c1f3a0ca9bfc579</Sha>
58+
<Sha>030f56048074345764576802d8ec0afc27b62ecb</Sha>
5959
</Dependency>
60-
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="6.0.0-rc.1.21421.1" CoherentParentDependency="Microsoft.Private.Winforms">
60+
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="6.0.0-rc.1.21423.9" CoherentParentDependency="Microsoft.Private.Winforms">
6161
<Uri>https://github.com/dotnet/runtime</Uri>
62-
<Sha>0ab239d53742fd806e7b62da2c1f3a0ca9bfc579</Sha>
62+
<Sha>030f56048074345764576802d8ec0afc27b62ecb</Sha>
6363
</Dependency>
64-
<Dependency Name="Microsoft.NETCore.ILAsm" Version="6.0.0-rc.1.21421.1" CoherentParentDependency="Microsoft.Private.Winforms">
64+
<Dependency Name="Microsoft.NETCore.ILAsm" Version="6.0.0-rc.1.21423.9" CoherentParentDependency="Microsoft.Private.Winforms">
6565
<Uri>https://github.com/dotnet/runtime</Uri>
66-
<Sha>0ab239d53742fd806e7b62da2c1f3a0ca9bfc579</Sha>
66+
<Sha>030f56048074345764576802d8ec0afc27b62ecb</Sha>
6767
</Dependency>
68-
<Dependency Name="System.Resources.Extensions" Version="6.0.0-rc.1.21421.1" CoherentParentDependency="Microsoft.Private.Winforms">
68+
<Dependency Name="System.Resources.Extensions" Version="6.0.0-rc.1.21423.9" CoherentParentDependency="Microsoft.Private.Winforms">
6969
<Uri>https://github.com/dotnet/runtime</Uri>
70-
<Sha>0ab239d53742fd806e7b62da2c1f3a0ca9bfc579</Sha>
70+
<Sha>030f56048074345764576802d8ec0afc27b62ecb</Sha>
7171
</Dependency>
72-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.0-rc.1.21421.1" CoherentParentDependency="Microsoft.Private.Winforms">
72+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.0-rc.1.21423.9" CoherentParentDependency="Microsoft.Private.Winforms">
7373
<Uri>https://github.com/dotnet/runtime</Uri>
74-
<Sha>0ab239d53742fd806e7b62da2c1f3a0ca9bfc579</Sha>
74+
<Sha>030f56048074345764576802d8ec0afc27b62ecb</Sha>
7575
</Dependency>
76-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.0-rc.1.21421.1" CoherentParentDependency="Microsoft.Private.Winforms">
76+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.0-rc.1.21423.9" CoherentParentDependency="Microsoft.Private.Winforms">
7777
<Uri>https://github.com/dotnet/runtime</Uri>
78-
<Sha>0ab239d53742fd806e7b62da2c1f3a0ca9bfc579</Sha>
78+
<Sha>030f56048074345764576802d8ec0afc27b62ecb</Sha>
7979
</Dependency>
80-
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.6.0" Version="6.0.0-rc.1.21421.1" CoherentParentDependency="Microsoft.Private.Winforms">
80+
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.6.0" Version="6.0.0-rc.1.21423.9" CoherentParentDependency="Microsoft.Private.Winforms">
8181
<Uri>https://github.com/dotnet/runtime</Uri>
82-
<Sha>0ab239d53742fd806e7b62da2c1f3a0ca9bfc579</Sha>
82+
<Sha>030f56048074345764576802d8ec0afc27b62ecb</Sha>
8383
</Dependency>
8484
</ProductDependencies>
8585
<ToolsetDependencies>

eng/Versions.props

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,38 +4,38 @@
44
<VersionPrefix>6.0.0</VersionPrefix>
55
<PreReleaseVersionLabel>rc</PreReleaseVersionLabel>
66
<PreReleaseVersionIteration>1</PreReleaseVersionIteration>
7-
<SystemIOPackagingVersion>6.0.0-rc.1.21421.1</SystemIOPackagingVersion>
8-
<SystemResourcesExtensionsVersion>6.0.0-rc.1.21421.1</SystemResourcesExtensionsVersion>
7+
<SystemIOPackagingVersion>6.0.0-rc.1.21423.9</SystemIOPackagingVersion>
8+
<SystemResourcesExtensionsVersion>6.0.0-rc.1.21423.9</SystemResourcesExtensionsVersion>
99
</PropertyGroup>
1010
<!-- NuGet Package Versions -->
1111
<PropertyGroup>
12-
<MicrosoftPrivateWinformsVersion>6.0.0-rc.1.21423.1</MicrosoftPrivateWinformsVersion>
12+
<MicrosoftPrivateWinformsVersion>6.0.0-rc.1.21423.12</MicrosoftPrivateWinformsVersion>
1313
</PropertyGroup>
1414
<!-- Packages that come from https://github.com/dotnet/coreclr -->
1515
<PropertyGroup>
1616
<MicrosoftNETCoreRuntimeCoreCLRVersion>5.0.0-alpha1.19562.1</MicrosoftNETCoreRuntimeCoreCLRVersion>
17-
<MicrosoftNETCoreILDAsmVersion>6.0.0-rc.1.21421.1</MicrosoftNETCoreILDAsmVersion>
18-
<MicrosoftNETCoreILAsmVersion>6.0.0-rc.1.21421.1</MicrosoftNETCoreILAsmVersion>
17+
<MicrosoftNETCoreILDAsmVersion>6.0.0-rc.1.21423.9</MicrosoftNETCoreILDAsmVersion>
18+
<MicrosoftNETCoreILAsmVersion>6.0.0-rc.1.21423.9</MicrosoftNETCoreILAsmVersion>
1919
</PropertyGroup>
2020
<!-- Packages that come from https://github.com/dotnet/core-setup -->
2121
<PropertyGroup>
22-
<VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion>6.0.0-rc.1.21421.1</VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion>
23-
<MicrosoftNETCoreAppRefVersion>6.0.0-rc.1.21421.1</MicrosoftNETCoreAppRefVersion>
24-
<MicrosoftNETCoreAppRuntimewinx64Version>6.0.0-rc.1.21421.1</MicrosoftNETCoreAppRuntimewinx64Version>
25-
<MicrosoftNETCorePlatformsVersion>6.0.0-rc.1.21421.1</MicrosoftNETCorePlatformsVersion>
26-
<SystemDrawingCommonVersion>6.0.0-rc.1.21421.1</SystemDrawingCommonVersion>
27-
<SystemDirectoryServicesVersion>6.0.0-rc.1.21421.1</SystemDirectoryServicesVersion>
28-
<SystemReflectionMetadataLoadContextVersion>6.0.0-rc.1.21421.1</SystemReflectionMetadataLoadContextVersion>
22+
<VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion>6.0.0-rc.1.21423.9</VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion>
23+
<MicrosoftNETCoreAppRefVersion>6.0.0-rc.1.21423.9</MicrosoftNETCoreAppRefVersion>
24+
<MicrosoftNETCoreAppRuntimewinx64Version>6.0.0-rc.1.21423.9</MicrosoftNETCoreAppRuntimewinx64Version>
25+
<MicrosoftNETCorePlatformsVersion>6.0.0-rc.1.21423.9</MicrosoftNETCorePlatformsVersion>
26+
<SystemDrawingCommonVersion>6.0.0-rc.1.21423.9</SystemDrawingCommonVersion>
27+
<SystemDirectoryServicesVersion>6.0.0-rc.1.21423.9</SystemDirectoryServicesVersion>
28+
<SystemReflectionMetadataLoadContextVersion>6.0.0-rc.1.21423.9</SystemReflectionMetadataLoadContextVersion>
2929
</PropertyGroup>
3030
<!-- Packages that come from https://github.com/dotnet/corefx via core-setup coherency parent dependency -->
3131
<PropertyGroup>
32-
<SystemCodeDomPackageVersion>6.0.0-rc.1.21421.1</SystemCodeDomPackageVersion>
33-
<SystemConfigurationConfigurationManagerPackageVersion>6.0.0-rc.1.21421.1</SystemConfigurationConfigurationManagerPackageVersion>
34-
<SystemDiagnosticsEventLogPackageVersion>6.0.0-rc.1.21421.1</SystemDiagnosticsEventLogPackageVersion>
32+
<SystemCodeDomPackageVersion>6.0.0-rc.1.21423.9</SystemCodeDomPackageVersion>
33+
<SystemConfigurationConfigurationManagerPackageVersion>6.0.0-rc.1.21423.9</SystemConfigurationConfigurationManagerPackageVersion>
34+
<SystemDiagnosticsEventLogPackageVersion>6.0.0-rc.1.21423.9</SystemDiagnosticsEventLogPackageVersion>
3535
<SystemReflectionTypeExtensionsPackageVersion>4.6.0-preview4.19176.11</SystemReflectionTypeExtensionsPackageVersion>
36-
<SystemSecurityCryptographyXmlPackageVersion>6.0.0-rc.1.21421.1</SystemSecurityCryptographyXmlPackageVersion>
37-
<SystemSecurityPermissionsPackageVersion>6.0.0-rc.1.21421.1</SystemSecurityPermissionsPackageVersion>
38-
<SystemWindowsExtensionsPackageVersion>6.0.0-rc.1.21421.1</SystemWindowsExtensionsPackageVersion>
36+
<SystemSecurityCryptographyXmlPackageVersion>6.0.0-rc.1.21423.9</SystemSecurityCryptographyXmlPackageVersion>
37+
<SystemSecurityPermissionsPackageVersion>6.0.0-rc.1.21423.9</SystemSecurityPermissionsPackageVersion>
38+
<SystemWindowsExtensionsPackageVersion>6.0.0-rc.1.21423.9</SystemWindowsExtensionsPackageVersion>
3939
</PropertyGroup>
4040
<!-- Packages that come from https://github.com/dotnet/arcade -->
4141
<PropertyGroup>

0 commit comments

Comments
 (0)