Skip to content

Commit 5e06a10

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20200501.2 (#2963)
- Microsoft.Private.Winforms: 5.0.0-preview.4.20228.2 -> 5.0.0-preview.4.20251.2 Dependency coherency updates - Microsoft.NETCore.App.Internal: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.Private.Winforms) - System.Reflection.MetadataLoadContext: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.Private.Winforms) - Microsoft.Win32.Registry: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.Private.Winforms) - System.CodeDom: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.Private.Winforms) - System.Configuration.ConfigurationManager: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.Private.Winforms) - System.Diagnostics.EventLog: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.Private.Winforms) - System.DirectoryServices: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.Private.Winforms) - System.Drawing.Common: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.Private.Winforms) - System.Security.AccessControl: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.Private.Winforms) - System.Security.Cryptography.Xml: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.Private.Winforms) - System.Security.Permissions: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.Private.Winforms) - System.Security.Principal.Windows: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.Private.Winforms) - System.Windows.Extensions: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.Platforms: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.Private.Winforms) - System.IO.Packaging: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.ILDAsm: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.ILAsm: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.Private.Winforms) - System.Resources.Extensions: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.Private.Winforms) Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent a3169f1 commit 5e06a10

File tree

2 files changed

+57
-57
lines changed

2 files changed

+57
-57
lines changed

eng/Version.Details.xml

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,71 +1,71 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Private.Winforms" Version="5.0.0-preview.4.20228.2">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="5.0.0-preview.4.20251.2">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>37e8521046819d500ca4f141c1837215eaac6d4e</Sha>
6+
<Sha>ce449dcd0bbc216d0c2308c5ebb813fead6ac056</Sha>
77
</Dependency>
88
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="5.0.0-preview.4.20223.3">
99
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
1010
<Sha>c0ffa864c1270890a8b4d4cee244af12fb93b197</Sha>
1111
</Dependency>
12-
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.0-preview.4.20227.9" CoherentParentDependency="Microsoft.Private.Winforms">
12+
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.0-preview.4.20251.6" CoherentParentDependency="Microsoft.Private.Winforms">
1313
<Uri>https://github.com/dotnet/runtime</Uri>
14-
<Sha>6d1f7e01d3429054ec3dcb7c75b3450b9fe1429e</Sha>
14+
<Sha>47ec733ba79b196e4e09d0c89bad245155002353</Sha>
1515
</Dependency>
16-
<Dependency Name="System.Reflection.MetadataLoadContext" Version="5.0.0-preview.4.20227.9" CoherentParentDependency="Microsoft.Private.Winforms">
16+
<Dependency Name="System.Reflection.MetadataLoadContext" Version="5.0.0-preview.4.20251.6" CoherentParentDependency="Microsoft.Private.Winforms">
1717
<Uri>https://github.com/dotnet/runtime</Uri>
18-
<Sha>6d1f7e01d3429054ec3dcb7c75b3450b9fe1429e</Sha>
18+
<Sha>47ec733ba79b196e4e09d0c89bad245155002353</Sha>
1919
</Dependency>
2020
</ProductDependencies>
2121
<ToolsetDependencies>
22-
<Dependency Name="Microsoft.Win32.Registry" Version="5.0.0-preview.4.20227.9" CoherentParentDependency="Microsoft.Private.Winforms">
22+
<Dependency Name="Microsoft.Win32.Registry" Version="5.0.0-preview.4.20251.6" CoherentParentDependency="Microsoft.Private.Winforms">
2323
<Uri>https://github.com/dotnet/runtime</Uri>
24-
<Sha>6d1f7e01d3429054ec3dcb7c75b3450b9fe1429e</Sha>
24+
<Sha>47ec733ba79b196e4e09d0c89bad245155002353</Sha>
2525
</Dependency>
26-
<Dependency Name="System.CodeDom" Version="5.0.0-preview.4.20227.9" CoherentParentDependency="Microsoft.Private.Winforms">
26+
<Dependency Name="System.CodeDom" Version="5.0.0-preview.4.20251.6" CoherentParentDependency="Microsoft.Private.Winforms">
2727
<Uri>https://github.com/dotnet/runtime</Uri>
28-
<Sha>6d1f7e01d3429054ec3dcb7c75b3450b9fe1429e</Sha>
28+
<Sha>47ec733ba79b196e4e09d0c89bad245155002353</Sha>
2929
</Dependency>
30-
<Dependency Name="System.Configuration.ConfigurationManager" Version="5.0.0-preview.4.20227.9" CoherentParentDependency="Microsoft.Private.Winforms">
30+
<Dependency Name="System.Configuration.ConfigurationManager" Version="5.0.0-preview.4.20251.6" CoherentParentDependency="Microsoft.Private.Winforms">
3131
<Uri>https://github.com/dotnet/runtime</Uri>
32-
<Sha>6d1f7e01d3429054ec3dcb7c75b3450b9fe1429e</Sha>
32+
<Sha>47ec733ba79b196e4e09d0c89bad245155002353</Sha>
3333
</Dependency>
34-
<Dependency Name="System.Diagnostics.EventLog" Version="5.0.0-preview.4.20227.9" CoherentParentDependency="Microsoft.Private.Winforms">
34+
<Dependency Name="System.Diagnostics.EventLog" Version="5.0.0-preview.4.20251.6" CoherentParentDependency="Microsoft.Private.Winforms">
3535
<Uri>https://github.com/dotnet/runtime</Uri>
36-
<Sha>6d1f7e01d3429054ec3dcb7c75b3450b9fe1429e</Sha>
36+
<Sha>47ec733ba79b196e4e09d0c89bad245155002353</Sha>
3737
</Dependency>
38-
<Dependency Name="System.DirectoryServices" Version="5.0.0-preview.4.20227.9" CoherentParentDependency="Microsoft.Private.Winforms">
38+
<Dependency Name="System.DirectoryServices" Version="5.0.0-preview.4.20251.6" CoherentParentDependency="Microsoft.Private.Winforms">
3939
<Uri>https://github.com/dotnet/runtime</Uri>
40-
<Sha>6d1f7e01d3429054ec3dcb7c75b3450b9fe1429e</Sha>
40+
<Sha>47ec733ba79b196e4e09d0c89bad245155002353</Sha>
4141
</Dependency>
42-
<Dependency Name="System.Drawing.Common" Version="5.0.0-preview.4.20227.9" CoherentParentDependency="Microsoft.Private.Winforms">
42+
<Dependency Name="System.Drawing.Common" Version="5.0.0-preview.4.20251.6" CoherentParentDependency="Microsoft.Private.Winforms">
4343
<Uri>https://github.com/dotnet/runtime</Uri>
44-
<Sha>6d1f7e01d3429054ec3dcb7c75b3450b9fe1429e</Sha>
44+
<Sha>47ec733ba79b196e4e09d0c89bad245155002353</Sha>
4545
</Dependency>
4646
<Dependency Name="System.Reflection.Emit" Version="5.0.0-alpha.1.19563.6" CoherentParentDependency="Microsoft.Private.Winforms">
4747
<Uri>https://github.com/dotnet/corefx</Uri>
4848
<Sha>5cee7c97d602f294e27c582d4dab81ec388f1d7b</Sha>
4949
</Dependency>
50-
<Dependency Name="System.Security.AccessControl" Version="5.0.0-preview.4.20227.9" CoherentParentDependency="Microsoft.Private.Winforms">
50+
<Dependency Name="System.Security.AccessControl" Version="5.0.0-preview.4.20251.6" CoherentParentDependency="Microsoft.Private.Winforms">
5151
<Uri>https://github.com/dotnet/runtime</Uri>
52-
<Sha>6d1f7e01d3429054ec3dcb7c75b3450b9fe1429e</Sha>
52+
<Sha>47ec733ba79b196e4e09d0c89bad245155002353</Sha>
5353
</Dependency>
54-
<Dependency Name="System.Security.Cryptography.Xml" Version="5.0.0-preview.4.20227.9" CoherentParentDependency="Microsoft.Private.Winforms">
54+
<Dependency Name="System.Security.Cryptography.Xml" Version="5.0.0-preview.4.20251.6" CoherentParentDependency="Microsoft.Private.Winforms">
5555
<Uri>https://github.com/dotnet/runtime</Uri>
56-
<Sha>6d1f7e01d3429054ec3dcb7c75b3450b9fe1429e</Sha>
56+
<Sha>47ec733ba79b196e4e09d0c89bad245155002353</Sha>
5757
</Dependency>
58-
<Dependency Name="System.Security.Permissions" Version="5.0.0-preview.4.20227.9" CoherentParentDependency="Microsoft.Private.Winforms">
58+
<Dependency Name="System.Security.Permissions" Version="5.0.0-preview.4.20251.6" CoherentParentDependency="Microsoft.Private.Winforms">
5959
<Uri>https://github.com/dotnet/runtime</Uri>
60-
<Sha>6d1f7e01d3429054ec3dcb7c75b3450b9fe1429e</Sha>
60+
<Sha>47ec733ba79b196e4e09d0c89bad245155002353</Sha>
6161
</Dependency>
62-
<Dependency Name="System.Security.Principal.Windows" Version="5.0.0-preview.4.20227.9" CoherentParentDependency="Microsoft.Private.Winforms">
62+
<Dependency Name="System.Security.Principal.Windows" Version="5.0.0-preview.4.20251.6" CoherentParentDependency="Microsoft.Private.Winforms">
6363
<Uri>https://github.com/dotnet/runtime</Uri>
64-
<Sha>6d1f7e01d3429054ec3dcb7c75b3450b9fe1429e</Sha>
64+
<Sha>47ec733ba79b196e4e09d0c89bad245155002353</Sha>
6565
</Dependency>
66-
<Dependency Name="System.Windows.Extensions" Version="5.0.0-preview.4.20227.9" CoherentParentDependency="Microsoft.Private.Winforms">
66+
<Dependency Name="System.Windows.Extensions" Version="5.0.0-preview.4.20251.6" CoherentParentDependency="Microsoft.Private.Winforms">
6767
<Uri>https://github.com/dotnet/runtime</Uri>
68-
<Sha>6d1f7e01d3429054ec3dcb7c75b3450b9fe1429e</Sha>
68+
<Sha>47ec733ba79b196e4e09d0c89bad245155002353</Sha>
6969
</Dependency>
7070
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20201.2">
7171
<Uri>https://github.com/dotnet/arcade</Uri>
@@ -75,25 +75,25 @@
7575
<Uri>https://github.com/dotnet/arcade</Uri>
7676
<Sha>bce0a98620c1c5a110b2bba9912f3d5929069c6b</Sha>
7777
</Dependency>
78-
<Dependency Name="Microsoft.NETCore.Platforms" Version="5.0.0-preview.4.20227.9" CoherentParentDependency="Microsoft.Private.Winforms">
78+
<Dependency Name="Microsoft.NETCore.Platforms" Version="5.0.0-preview.4.20251.6" CoherentParentDependency="Microsoft.Private.Winforms">
7979
<Uri>https://github.com/dotnet/runtime</Uri>
80-
<Sha>6d1f7e01d3429054ec3dcb7c75b3450b9fe1429e</Sha>
80+
<Sha>47ec733ba79b196e4e09d0c89bad245155002353</Sha>
8181
</Dependency>
82-
<Dependency Name="System.IO.Packaging" Version="5.0.0-preview.4.20227.9" CoherentParentDependency="Microsoft.Private.Winforms">
82+
<Dependency Name="System.IO.Packaging" Version="5.0.0-preview.4.20251.6" CoherentParentDependency="Microsoft.Private.Winforms">
8383
<Uri>https://github.com/dotnet/runtime</Uri>
84-
<Sha>6d1f7e01d3429054ec3dcb7c75b3450b9fe1429e</Sha>
84+
<Sha>47ec733ba79b196e4e09d0c89bad245155002353</Sha>
8585
</Dependency>
8686
<Dependency Name="Microsoft.NETCore.Runtime.CoreCLR" Version="5.0.0-alpha1.19562.1" CoherentParentDependency="Microsoft.Private.Winforms">
8787
<Uri>https://github.com/dotnet/coreclr</Uri>
8888
<Sha>d5bb8bf2437d447750cf0203dd55bb5160ff36b8</Sha>
8989
</Dependency>
90-
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="5.0.0-preview.4.20227.9" CoherentParentDependency="Microsoft.Private.Winforms">
90+
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="5.0.0-preview.4.20251.6" CoherentParentDependency="Microsoft.Private.Winforms">
9191
<Uri>https://github.com/dotnet/runtime</Uri>
92-
<Sha>6d1f7e01d3429054ec3dcb7c75b3450b9fe1429e</Sha>
92+
<Sha>47ec733ba79b196e4e09d0c89bad245155002353</Sha>
9393
</Dependency>
94-
<Dependency Name="Microsoft.NETCore.ILAsm" Version="5.0.0-preview.4.20227.9" CoherentParentDependency="Microsoft.Private.Winforms">
94+
<Dependency Name="Microsoft.NETCore.ILAsm" Version="5.0.0-preview.4.20251.6" CoherentParentDependency="Microsoft.Private.Winforms">
9595
<Uri>https://github.com/dotnet/runtime</Uri>
96-
<Sha>6d1f7e01d3429054ec3dcb7c75b3450b9fe1429e</Sha>
96+
<Sha>47ec733ba79b196e4e09d0c89bad245155002353</Sha>
9797
</Dependency>
9898
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="5.0.0-beta.20201.2">
9999
<Uri>https://github.com/dotnet/arcade</Uri>
@@ -107,9 +107,9 @@
107107
<Uri>https://github.com/dotnet/arcade</Uri>
108108
<Sha>bce0a98620c1c5a110b2bba9912f3d5929069c6b</Sha>
109109
</Dependency>
110-
<Dependency Name="System.Resources.Extensions" Version="5.0.0-preview.4.20227.9" CoherentParentDependency="Microsoft.Private.Winforms">
110+
<Dependency Name="System.Resources.Extensions" Version="5.0.0-preview.4.20251.6" CoherentParentDependency="Microsoft.Private.Winforms">
111111
<Uri>https://github.com/dotnet/runtime</Uri>
112-
<Sha>6d1f7e01d3429054ec3dcb7c75b3450b9fe1429e</Sha>
112+
<Sha>47ec733ba79b196e4e09d0c89bad245155002353</Sha>
113113
</Dependency>
114114
</ToolsetDependencies>
115115
</Dependencies>

eng/Versions.props

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4,40 +4,40 @@
44
<VersionPrefix>5.0.0</VersionPrefix>
55
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
66
<PreReleaseVersionIteration>4</PreReleaseVersionIteration>
7-
<SystemIOPackagingVersion>5.0.0-preview.4.20227.9</SystemIOPackagingVersion>
8-
<SystemResourcesExtensionsVersion>5.0.0-preview.4.20227.9</SystemResourcesExtensionsVersion>
7+
<SystemIOPackagingVersion>5.0.0-preview.4.20251.6</SystemIOPackagingVersion>
8+
<SystemResourcesExtensionsVersion>5.0.0-preview.4.20251.6</SystemResourcesExtensionsVersion>
99
</PropertyGroup>
1010
<!-- NuGet Package Versions -->
1111
<PropertyGroup>
12-
<MicrosoftPrivateWinformsVersion>5.0.0-preview.4.20228.2</MicrosoftPrivateWinformsVersion>
12+
<MicrosoftPrivateWinformsVersion>5.0.0-preview.4.20251.2</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>5.0.0-preview.4.20227.9</MicrosoftNETCoreILDAsmVersion>
18-
<MicrosoftNETCoreILAsmVersion>5.0.0-preview.4.20227.9</MicrosoftNETCoreILAsmVersion>
17+
<MicrosoftNETCoreILDAsmVersion>5.0.0-preview.4.20251.6</MicrosoftNETCoreILDAsmVersion>
18+
<MicrosoftNETCoreILAsmVersion>5.0.0-preview.4.20251.6</MicrosoftNETCoreILAsmVersion>
1919
</PropertyGroup>
2020
<!-- Packages that come from https://github.com/dotnet/core-setup -->
2121
<PropertyGroup>
22-
<MicrosoftNETCoreAppInternalVersion>5.0.0-preview.4.20227.9</MicrosoftNETCoreAppInternalVersion>
23-
<MicrosoftNETCorePlatformsVersion>5.0.0-preview.4.20227.9</MicrosoftNETCorePlatformsVersion>
24-
<SystemDrawingCommonVersion>5.0.0-preview.4.20227.9</SystemDrawingCommonVersion>
25-
<SystemDirectoryServicesVersion>5.0.0-preview.4.20227.9</SystemDirectoryServicesVersion>
26-
<SystemReflectionMetadataLoadContextVersion>5.0.0-preview.4.20227.9</SystemReflectionMetadataLoadContextVersion>
22+
<MicrosoftNETCoreAppInternalVersion>5.0.0-preview.4.20251.6</MicrosoftNETCoreAppInternalVersion>
23+
<MicrosoftNETCorePlatformsVersion>5.0.0-preview.4.20251.6</MicrosoftNETCorePlatformsVersion>
24+
<SystemDrawingCommonVersion>5.0.0-preview.4.20251.6</SystemDrawingCommonVersion>
25+
<SystemDirectoryServicesVersion>5.0.0-preview.4.20251.6</SystemDirectoryServicesVersion>
26+
<SystemReflectionMetadataLoadContextVersion>5.0.0-preview.4.20251.6</SystemReflectionMetadataLoadContextVersion>
2727
</PropertyGroup>
2828
<!-- Packages that come from https://github.com/dotnet/corefx via core-setup coherency parent dependency -->
2929
<PropertyGroup>
30-
<MicrosoftWin32RegistryPackageVersion>5.0.0-preview.4.20227.9</MicrosoftWin32RegistryPackageVersion>
31-
<SystemCodeDomPackageVersion>5.0.0-preview.4.20227.9</SystemCodeDomPackageVersion>
32-
<SystemConfigurationConfigurationManagerPackageVersion>5.0.0-preview.4.20227.9</SystemConfigurationConfigurationManagerPackageVersion>
33-
<SystemDiagnosticsEventLogPackageVersion>5.0.0-preview.4.20227.9</SystemDiagnosticsEventLogPackageVersion>
30+
<MicrosoftWin32RegistryPackageVersion>5.0.0-preview.4.20251.6</MicrosoftWin32RegistryPackageVersion>
31+
<SystemCodeDomPackageVersion>5.0.0-preview.4.20251.6</SystemCodeDomPackageVersion>
32+
<SystemConfigurationConfigurationManagerPackageVersion>5.0.0-preview.4.20251.6</SystemConfigurationConfigurationManagerPackageVersion>
33+
<SystemDiagnosticsEventLogPackageVersion>5.0.0-preview.4.20251.6</SystemDiagnosticsEventLogPackageVersion>
3434
<SystemReflectionEmitPackageVersion>5.0.0-alpha.1.19563.6</SystemReflectionEmitPackageVersion>
3535
<SystemReflectionTypeExtensionsPackageVersion>4.6.0-preview4.19176.11</SystemReflectionTypeExtensionsPackageVersion>
36-
<SystemSecurityAccessControlPackageVersion>5.0.0-preview.4.20227.9</SystemSecurityAccessControlPackageVersion>
37-
<SystemSecurityCryptographyXmlPackageVersion>5.0.0-preview.4.20227.9</SystemSecurityCryptographyXmlPackageVersion>
38-
<SystemSecurityPermissionsPackageVersion>5.0.0-preview.4.20227.9</SystemSecurityPermissionsPackageVersion>
39-
<SystemSecurityPrincipalWindowsPackageVersion>5.0.0-preview.4.20227.9</SystemSecurityPrincipalWindowsPackageVersion>
40-
<SystemWindowsExtensionsPackageVersion>5.0.0-preview.4.20227.9</SystemWindowsExtensionsPackageVersion>
36+
<SystemSecurityAccessControlPackageVersion>5.0.0-preview.4.20251.6</SystemSecurityAccessControlPackageVersion>
37+
<SystemSecurityCryptographyXmlPackageVersion>5.0.0-preview.4.20251.6</SystemSecurityCryptographyXmlPackageVersion>
38+
<SystemSecurityPermissionsPackageVersion>5.0.0-preview.4.20251.6</SystemSecurityPermissionsPackageVersion>
39+
<SystemSecurityPrincipalWindowsPackageVersion>5.0.0-preview.4.20251.6</SystemSecurityPrincipalWindowsPackageVersion>
40+
<SystemWindowsExtensionsPackageVersion>5.0.0-preview.4.20251.6</SystemWindowsExtensionsPackageVersion>
4141
</PropertyGroup>
4242
<!-- Packages that come from https://github.com/dotnet/arcade -->
4343
<PropertyGroup>

0 commit comments

Comments
 (0)