Skip to content

Commit bed065f

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20220810.4 (#6879)
[main] Update dependencies from dotnet/winforms - Coherency Updates: - System.CodeDom: from 7.0.0-rc.1.22378.5 to 7.0.0-rc.1.22410.1 (parent: Microsoft.Private.Winforms) - System.Configuration.ConfigurationManager: from 7.0.0-rc.1.22378.5 to 7.0.0-rc.1.22410.1 (parent: Microsoft.Private.Winforms) - System.Diagnostics.EventLog: from 7.0.0-rc.1.22378.5 to 7.0.0-rc.1.22410.1 (parent: Microsoft.Private.Winforms) - System.DirectoryServices: from 7.0.0-rc.1.22378.5 to 7.0.0-rc.1.22410.1 (parent: Microsoft.Private.Winforms) - System.Drawing.Common: from 7.0.0-rc.1.22378.5 to 7.0.0-rc.1.22410.1 (parent: Microsoft.Private.Winforms) - System.Reflection.MetadataLoadContext: from 7.0.0-rc.1.22378.5 to 7.0.0-rc.1.22410.1 (parent: Microsoft.Private.Winforms) - System.Security.Cryptography.Xml: from 7.0.0-rc.1.22378.5 to 7.0.0-rc.1.22410.1 (parent: Microsoft.Private.Winforms) - System.Security.Permissions: from 7.0.0-rc.1.22378.5 to 7.0.0-rc.1.22410.1 (parent: Microsoft.Private.Winforms) - System.Windows.Extensions: from 7.0.0-rc.1.22378.5 to 7.0.0-rc.1.22410.1 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.Platforms: from 7.0.0-rc.1.22378.5 to 7.0.0-rc.1.22410.1 (parent: Microsoft.Private.Winforms) - System.IO.Packaging: from 7.0.0-rc.1.22378.5 to 7.0.0-rc.1.22410.1 (parent: Microsoft.Private.Winforms) - System.Resources.Extensions: from 7.0.0-rc.1.22378.5 to 7.0.0-rc.1.22410.1 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.App.Ref: from 7.0.0-rc.1.22378.5 to 7.0.0-rc.1.22410.1 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.App.Runtime.win-x64: from 7.0.0-rc.1.22378.5 to 7.0.0-rc.1.22410.1 (parent: Microsoft.Private.Winforms) - VS.Redist.Common.NetCore.SharedFramework.x64.7.0: from 7.0.0-rc.1.22378.5 to 7.0.0-rc.1.22410.1 (parent: Microsoft.Private.Winforms)
1 parent abd651a commit bed065f

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

eng/Version.Details.xml

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,77 +1,77 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Private.Winforms" Version="7.0.0-rc.1.22379.2">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="7.0.0-rc.1.22410.4">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>0554a59f67f2cdb9a83345314b496e17643e2ece</Sha>
6+
<Sha>1d7342f6a13b56012fad833d8a87cf2ea48c4e6c</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="7.0.0-rc.1.22379.2">
8+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="7.0.0-rc.1.22410.4">
99
<Uri>https://github.com/dotnet/winforms</Uri>
10-
<Sha>0554a59f67f2cdb9a83345314b496e17643e2ece</Sha>
10+
<Sha>1d7342f6a13b56012fad833d8a87cf2ea48c4e6c</Sha>
1111
</Dependency>
12-
<Dependency Name="System.CodeDom" Version="7.0.0-rc.1.22378.5" CoherentParentDependency="Microsoft.Private.Winforms">
12+
<Dependency Name="System.CodeDom" Version="7.0.0-rc.1.22410.1" CoherentParentDependency="Microsoft.Private.Winforms">
1313
<Uri>https://github.com/dotnet/runtime</Uri>
14-
<Sha>d7c8bc10ac00fe330daa633f8a2b16ba208e6e56</Sha>
14+
<Sha>7bc07c2433edf8ea9ef2c62505c13bba182c9a7f</Sha>
1515
</Dependency>
16-
<Dependency Name="System.Configuration.ConfigurationManager" Version="7.0.0-rc.1.22378.5" CoherentParentDependency="Microsoft.Private.Winforms">
16+
<Dependency Name="System.Configuration.ConfigurationManager" Version="7.0.0-rc.1.22410.1" CoherentParentDependency="Microsoft.Private.Winforms">
1717
<Uri>https://github.com/dotnet/runtime</Uri>
18-
<Sha>d7c8bc10ac00fe330daa633f8a2b16ba208e6e56</Sha>
18+
<Sha>7bc07c2433edf8ea9ef2c62505c13bba182c9a7f</Sha>
1919
</Dependency>
20-
<Dependency Name="System.Diagnostics.EventLog" Version="7.0.0-rc.1.22378.5" CoherentParentDependency="Microsoft.Private.Winforms">
20+
<Dependency Name="System.Diagnostics.EventLog" Version="7.0.0-rc.1.22410.1" CoherentParentDependency="Microsoft.Private.Winforms">
2121
<Uri>https://github.com/dotnet/runtime</Uri>
22-
<Sha>d7c8bc10ac00fe330daa633f8a2b16ba208e6e56</Sha>
22+
<Sha>7bc07c2433edf8ea9ef2c62505c13bba182c9a7f</Sha>
2323
</Dependency>
24-
<Dependency Name="System.DirectoryServices" Version="7.0.0-rc.1.22378.5" CoherentParentDependency="Microsoft.Private.Winforms">
24+
<Dependency Name="System.DirectoryServices" Version="7.0.0-rc.1.22410.1" CoherentParentDependency="Microsoft.Private.Winforms">
2525
<Uri>https://github.com/dotnet/runtime</Uri>
26-
<Sha>d7c8bc10ac00fe330daa633f8a2b16ba208e6e56</Sha>
26+
<Sha>7bc07c2433edf8ea9ef2c62505c13bba182c9a7f</Sha>
2727
</Dependency>
28-
<Dependency Name="System.Drawing.Common" Version="7.0.0-rc.1.22378.5" CoherentParentDependency="Microsoft.Private.Winforms">
28+
<Dependency Name="System.Drawing.Common" Version="7.0.0-rc.1.22410.1" CoherentParentDependency="Microsoft.Private.Winforms">
2929
<Uri>https://github.com/dotnet/runtime</Uri>
30-
<Sha>d7c8bc10ac00fe330daa633f8a2b16ba208e6e56</Sha>
30+
<Sha>7bc07c2433edf8ea9ef2c62505c13bba182c9a7f</Sha>
3131
</Dependency>
32-
<Dependency Name="System.Reflection.MetadataLoadContext" Version="7.0.0-rc.1.22378.5" CoherentParentDependency="Microsoft.Private.Winforms">
32+
<Dependency Name="System.Reflection.MetadataLoadContext" Version="7.0.0-rc.1.22410.1" CoherentParentDependency="Microsoft.Private.Winforms">
3333
<Uri>https://github.com/dotnet/runtime</Uri>
34-
<Sha>d7c8bc10ac00fe330daa633f8a2b16ba208e6e56</Sha>
34+
<Sha>7bc07c2433edf8ea9ef2c62505c13bba182c9a7f</Sha>
3535
</Dependency>
36-
<Dependency Name="System.Security.Cryptography.Xml" Version="7.0.0-rc.1.22378.5" CoherentParentDependency="Microsoft.Private.Winforms">
36+
<Dependency Name="System.Security.Cryptography.Xml" Version="7.0.0-rc.1.22410.1" CoherentParentDependency="Microsoft.Private.Winforms">
3737
<Uri>https://github.com/dotnet/runtime</Uri>
38-
<Sha>d7c8bc10ac00fe330daa633f8a2b16ba208e6e56</Sha>
38+
<Sha>7bc07c2433edf8ea9ef2c62505c13bba182c9a7f</Sha>
3939
</Dependency>
40-
<Dependency Name="System.Security.Permissions" Version="7.0.0-rc.1.22378.5" CoherentParentDependency="Microsoft.Private.Winforms">
40+
<Dependency Name="System.Security.Permissions" Version="7.0.0-rc.1.22410.1" CoherentParentDependency="Microsoft.Private.Winforms">
4141
<Uri>https://github.com/dotnet/runtime</Uri>
42-
<Sha>d7c8bc10ac00fe330daa633f8a2b16ba208e6e56</Sha>
42+
<Sha>7bc07c2433edf8ea9ef2c62505c13bba182c9a7f</Sha>
4343
</Dependency>
44-
<Dependency Name="System.Windows.Extensions" Version="7.0.0-rc.1.22378.5" CoherentParentDependency="Microsoft.Private.Winforms">
44+
<Dependency Name="System.Windows.Extensions" Version="7.0.0-rc.1.22410.1" CoherentParentDependency="Microsoft.Private.Winforms">
4545
<Uri>https://github.com/dotnet/runtime</Uri>
46-
<Sha>d7c8bc10ac00fe330daa633f8a2b16ba208e6e56</Sha>
46+
<Sha>7bc07c2433edf8ea9ef2c62505c13bba182c9a7f</Sha>
4747
</Dependency>
48-
<Dependency Name="Microsoft.NETCore.Platforms" Version="7.0.0-rc.1.22378.5" CoherentParentDependency="Microsoft.Private.Winforms">
48+
<Dependency Name="Microsoft.NETCore.Platforms" Version="7.0.0-rc.1.22410.1" CoherentParentDependency="Microsoft.Private.Winforms">
4949
<Uri>https://github.com/dotnet/runtime</Uri>
50-
<Sha>d7c8bc10ac00fe330daa633f8a2b16ba208e6e56</Sha>
50+
<Sha>7bc07c2433edf8ea9ef2c62505c13bba182c9a7f</Sha>
5151
</Dependency>
5252
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="7.0.0-rc.1.22361.3">
5353
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
5454
<Sha>28d07eaed25cac92f53a2906e917627a6adb0443</Sha>
5555
</Dependency>
56-
<Dependency Name="System.IO.Packaging" Version="7.0.0-rc.1.22378.5" CoherentParentDependency="Microsoft.Private.Winforms">
56+
<Dependency Name="System.IO.Packaging" Version="7.0.0-rc.1.22410.1" CoherentParentDependency="Microsoft.Private.Winforms">
5757
<Uri>https://github.com/dotnet/runtime</Uri>
58-
<Sha>d7c8bc10ac00fe330daa633f8a2b16ba208e6e56</Sha>
58+
<Sha>7bc07c2433edf8ea9ef2c62505c13bba182c9a7f</Sha>
5959
</Dependency>
60-
<Dependency Name="System.Resources.Extensions" Version="7.0.0-rc.1.22378.5" CoherentParentDependency="Microsoft.Private.Winforms">
60+
<Dependency Name="System.Resources.Extensions" Version="7.0.0-rc.1.22410.1" CoherentParentDependency="Microsoft.Private.Winforms">
6161
<Uri>https://github.com/dotnet/runtime</Uri>
62-
<Sha>d7c8bc10ac00fe330daa633f8a2b16ba208e6e56</Sha>
62+
<Sha>7bc07c2433edf8ea9ef2c62505c13bba182c9a7f</Sha>
6363
</Dependency>
64-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="7.0.0-rc.1.22378.5" CoherentParentDependency="Microsoft.Private.Winforms">
64+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="7.0.0-rc.1.22410.1" CoherentParentDependency="Microsoft.Private.Winforms">
6565
<Uri>https://github.com/dotnet/runtime</Uri>
66-
<Sha>d7c8bc10ac00fe330daa633f8a2b16ba208e6e56</Sha>
66+
<Sha>7bc07c2433edf8ea9ef2c62505c13bba182c9a7f</Sha>
6767
</Dependency>
68-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="7.0.0-rc.1.22378.5" CoherentParentDependency="Microsoft.Private.Winforms">
68+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="7.0.0-rc.1.22410.1" CoherentParentDependency="Microsoft.Private.Winforms">
6969
<Uri>https://github.com/dotnet/runtime</Uri>
70-
<Sha>d7c8bc10ac00fe330daa633f8a2b16ba208e6e56</Sha>
70+
<Sha>7bc07c2433edf8ea9ef2c62505c13bba182c9a7f</Sha>
7171
</Dependency>
72-
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.7.0" Version="7.0.0-rc.1.22378.5" CoherentParentDependency="Microsoft.Private.Winforms">
72+
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.7.0" Version="7.0.0-rc.1.22410.1" CoherentParentDependency="Microsoft.Private.Winforms">
7373
<Uri>https://github.com/dotnet/runtime</Uri>
74-
<Sha>d7c8bc10ac00fe330daa633f8a2b16ba208e6e56</Sha>
74+
<Sha>7bc07c2433edf8ea9ef2c62505c13bba182c9a7f</Sha>
7575
</Dependency>
7676
</ProductDependencies>
7777
<ToolsetDependencies>

eng/Versions.props

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -21,26 +21,26 @@
2121
</PropertyGroup>
2222
<!-- Packages that come from https://github.com/dotnet/winforms -->
2323
<PropertyGroup>
24-
<MicrosoftPrivateWinformsVersion>7.0.0-rc.1.22379.2</MicrosoftPrivateWinformsVersion>
24+
<MicrosoftPrivateWinformsVersion>7.0.0-rc.1.22410.4</MicrosoftPrivateWinformsVersion>
2525
</PropertyGroup>
2626
<!-- Packages that come from https://github.com/dotnet/runtime -->
2727
<PropertyGroup>
28-
<VSRedistCommonNetCoreSharedFrameworkx6470PackageVersion>7.0.0-rc.1.22378.5</VSRedistCommonNetCoreSharedFrameworkx6470PackageVersion>
29-
<MicrosoftNETCoreAppRefVersion>7.0.0-rc.1.22378.5</MicrosoftNETCoreAppRefVersion>
30-
<MicrosoftNETCoreAppRuntimewinx64Version>7.0.0-rc.1.22378.5</MicrosoftNETCoreAppRuntimewinx64Version>
31-
<MicrosoftNETCorePlatformsVersion>7.0.0-rc.1.22378.5</MicrosoftNETCorePlatformsVersion>
32-
<SystemCodeDomPackageVersion>7.0.0-rc.1.22378.5</SystemCodeDomPackageVersion>
33-
<SystemConfigurationConfigurationManagerPackageVersion>7.0.0-rc.1.22378.5</SystemConfigurationConfigurationManagerPackageVersion>
34-
<SystemDiagnosticsEventLogPackageVersion>7.0.0-rc.1.22378.5</SystemDiagnosticsEventLogPackageVersion>
35-
<SystemDrawingCommonVersion>7.0.0-rc.1.22378.5</SystemDrawingCommonVersion>
36-
<SystemDirectoryServicesVersion>7.0.0-rc.1.22378.5</SystemDirectoryServicesVersion>
37-
<SystemIOPackagingVersion>7.0.0-rc.1.22378.5</SystemIOPackagingVersion>
38-
<SystemReflectionMetadataLoadContextVersion>7.0.0-rc.1.22378.5</SystemReflectionMetadataLoadContextVersion>
28+
<VSRedistCommonNetCoreSharedFrameworkx6470PackageVersion>7.0.0-rc.1.22410.1</VSRedistCommonNetCoreSharedFrameworkx6470PackageVersion>
29+
<MicrosoftNETCoreAppRefVersion>7.0.0-rc.1.22410.1</MicrosoftNETCoreAppRefVersion>
30+
<MicrosoftNETCoreAppRuntimewinx64Version>7.0.0-rc.1.22410.1</MicrosoftNETCoreAppRuntimewinx64Version>
31+
<MicrosoftNETCorePlatformsVersion>7.0.0-rc.1.22410.1</MicrosoftNETCorePlatformsVersion>
32+
<SystemCodeDomPackageVersion>7.0.0-rc.1.22410.1</SystemCodeDomPackageVersion>
33+
<SystemConfigurationConfigurationManagerPackageVersion>7.0.0-rc.1.22410.1</SystemConfigurationConfigurationManagerPackageVersion>
34+
<SystemDiagnosticsEventLogPackageVersion>7.0.0-rc.1.22410.1</SystemDiagnosticsEventLogPackageVersion>
35+
<SystemDrawingCommonVersion>7.0.0-rc.1.22410.1</SystemDrawingCommonVersion>
36+
<SystemDirectoryServicesVersion>7.0.0-rc.1.22410.1</SystemDirectoryServicesVersion>
37+
<SystemIOPackagingVersion>7.0.0-rc.1.22410.1</SystemIOPackagingVersion>
38+
<SystemReflectionMetadataLoadContextVersion>7.0.0-rc.1.22410.1</SystemReflectionMetadataLoadContextVersion>
3939
<SystemReflectionTypeExtensionsPackageVersion>4.6.0-preview4.19176.11</SystemReflectionTypeExtensionsPackageVersion>
40-
<SystemResourcesExtensionsVersion>7.0.0-rc.1.22378.5</SystemResourcesExtensionsVersion>
41-
<SystemSecurityCryptographyXmlPackageVersion>7.0.0-rc.1.22378.5</SystemSecurityCryptographyXmlPackageVersion>
42-
<SystemSecurityPermissionsPackageVersion>7.0.0-rc.1.22378.5</SystemSecurityPermissionsPackageVersion>
43-
<SystemWindowsExtensionsPackageVersion>7.0.0-rc.1.22378.5</SystemWindowsExtensionsPackageVersion>
40+
<SystemResourcesExtensionsVersion>7.0.0-rc.1.22410.1</SystemResourcesExtensionsVersion>
41+
<SystemSecurityCryptographyXmlPackageVersion>7.0.0-rc.1.22410.1</SystemSecurityCryptographyXmlPackageVersion>
42+
<SystemSecurityPermissionsPackageVersion>7.0.0-rc.1.22410.1</SystemSecurityPermissionsPackageVersion>
43+
<SystemWindowsExtensionsPackageVersion>7.0.0-rc.1.22410.1</SystemWindowsExtensionsPackageVersion>
4444
</PropertyGroup>
4545
<!-- Docs / Intellisense -->
4646
<PropertyGroup>

0 commit comments

Comments
 (0)