未验证 提交 ae12b52a 编写于 作者: D dotnet-maestro[bot] 提交者: GitHub

Update dependencies from https://github.com/dotnet/winforms build 20211020.3 (#5551)

[release/6.0] Update dependencies from dotnet/winforms
- Coherency Updates:
  - System.CodeDom: from 6.0.0-rtm.21518.12 to 6.0.0 (parent: Microsoft.Private.Winforms)
  - System.Configuration.ConfigurationManager: from 6.0.0-rtm.21518.12 to 6.0.0 (parent: Microsoft.Private.Winforms)
  - System.Diagnostics.EventLog: from 6.0.0-rtm.21518.12 to 6.0.0 (parent: Microsoft.Private.Winforms)
  - System.DirectoryServices: from 6.0.0-rtm.21518.12 to 6.0.0 (parent: Microsoft.Private.Winforms)
  - System.Drawing.Common: from 6.0.0-rtm.21518.12 to 6.0.0 (parent: Microsoft.Private.Winforms)
  - System.Reflection.MetadataLoadContext: from 6.0.0-rtm.21518.12 to 6.0.0 (parent: Microsoft.Private.Winforms)
  - System.Security.Cryptography.Xml: from 6.0.0-rtm.21518.12 to 6.0.0 (parent: Microsoft.Private.Winforms)
  - System.Security.Permissions: from 6.0.0-rtm.21518.12 to 6.0.0 (parent: Microsoft.Private.Winforms)
  - System.Windows.Extensions: from 6.0.0-rtm.21518.12 to 6.0.0 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.Platforms: from 6.0.0-rtm.21518.12 to 6.0.0 (parent: Microsoft.Private.Winforms)
  - System.IO.Packaging: from 6.0.0-rtm.21518.12 to 6.0.0 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.ILDAsm: from 6.0.0-rtm.21518.12 to 6.0.0 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.ILAsm: from 6.0.0-rtm.21518.12 to 6.0.0 (parent: Microsoft.Private.Winforms)
  - System.Resources.Extensions: from 6.0.0-rtm.21518.12 to 6.0.0 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.App.Ref: from 6.0.0-rtm.21518.12 to 6.0.0 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rtm.21518.12 to 6.0.0 (parent: Microsoft.Private.Winforms)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rtm.21518.12 to 6.0.0-rtm.21519.16 (parent: Microsoft.Private.Winforms)
上级 030aa5b7
...@@ -3,6 +3,11 @@ ...@@ -3,6 +3,11 @@
<configuration> <configuration>
<packageSources> <packageSources>
<clear /> <clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-pub-dotnet-runtime-80ed1bd" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-80ed1bd3/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-runtime -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" /> <add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" /> <add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
<add key="dotnet5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json" /> <add key="dotnet5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json" />
......
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<Dependencies> <Dependencies>
<ProductDependencies> <ProductDependencies>
<Dependency Name="Microsoft.Private.Winforms" Version="6.0.0-rtm.21519.8"> <Dependency Name="Microsoft.Private.Winforms" Version="6.0.0-rtm.21520.3">
<Uri>https://github.com/dotnet/winforms</Uri> <Uri>https://github.com/dotnet/winforms</Uri>
<Sha>ed24788425dcfcec87d7c23cd4574def3556d504</Sha> <Sha>26b0562b63250f26d0d516985f5633486e1d8263</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.0-rtm.21519.8"> <Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.0-rtm.21520.3">
<Uri>https://github.com/dotnet/winforms</Uri> <Uri>https://github.com/dotnet/winforms</Uri>
<Sha>ed24788425dcfcec87d7c23cd4574def3556d504</Sha> <Sha>26b0562b63250f26d0d516985f5633486e1d8263</Sha>
</Dependency> </Dependency>
<Dependency Name="System.CodeDom" Version="6.0.0-rtm.21518.12" CoherentParentDependency="Microsoft.Private.Winforms"> <Dependency Name="System.CodeDom" Version="6.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri> <Uri>https://github.com/dotnet/runtime</Uri>
<Sha>5a23dc38e94484ee69f660ef5ffbc92d7b372bc7</Sha> <Sha>80ed1bd38cc6137edd33b03e2655c96b98992094</Sha>
</Dependency> </Dependency>
<Dependency Name="System.Configuration.ConfigurationManager" Version="6.0.0-rtm.21518.12" CoherentParentDependency="Microsoft.Private.Winforms"> <Dependency Name="System.Configuration.ConfigurationManager" Version="6.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri> <Uri>https://github.com/dotnet/runtime</Uri>
<Sha>5a23dc38e94484ee69f660ef5ffbc92d7b372bc7</Sha> <Sha>80ed1bd38cc6137edd33b03e2655c96b98992094</Sha>
</Dependency> </Dependency>
<Dependency Name="System.Diagnostics.EventLog" Version="6.0.0-rtm.21518.12" CoherentParentDependency="Microsoft.Private.Winforms"> <Dependency Name="System.Diagnostics.EventLog" Version="6.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri> <Uri>https://github.com/dotnet/runtime</Uri>
<Sha>5a23dc38e94484ee69f660ef5ffbc92d7b372bc7</Sha> <Sha>80ed1bd38cc6137edd33b03e2655c96b98992094</Sha>
</Dependency> </Dependency>
<Dependency Name="System.DirectoryServices" Version="6.0.0-rtm.21518.12" CoherentParentDependency="Microsoft.Private.Winforms"> <Dependency Name="System.DirectoryServices" Version="6.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri> <Uri>https://github.com/dotnet/runtime</Uri>
<Sha>5a23dc38e94484ee69f660ef5ffbc92d7b372bc7</Sha> <Sha>80ed1bd38cc6137edd33b03e2655c96b98992094</Sha>
</Dependency> </Dependency>
<Dependency Name="System.Drawing.Common" Version="6.0.0-rtm.21518.12" CoherentParentDependency="Microsoft.Private.Winforms"> <Dependency Name="System.Drawing.Common" Version="6.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri> <Uri>https://github.com/dotnet/runtime</Uri>
<Sha>5a23dc38e94484ee69f660ef5ffbc92d7b372bc7</Sha> <Sha>80ed1bd38cc6137edd33b03e2655c96b98992094</Sha>
</Dependency> </Dependency>
<Dependency Name="System.Reflection.MetadataLoadContext" Version="6.0.0-rtm.21518.12" CoherentParentDependency="Microsoft.Private.Winforms"> <Dependency Name="System.Reflection.MetadataLoadContext" Version="6.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri> <Uri>https://github.com/dotnet/runtime</Uri>
<Sha>5a23dc38e94484ee69f660ef5ffbc92d7b372bc7</Sha> <Sha>80ed1bd38cc6137edd33b03e2655c96b98992094</Sha>
</Dependency> </Dependency>
<Dependency Name="System.Security.Cryptography.Xml" Version="6.0.0-rtm.21518.12" CoherentParentDependency="Microsoft.Private.Winforms"> <Dependency Name="System.Security.Cryptography.Xml" Version="6.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri> <Uri>https://github.com/dotnet/runtime</Uri>
<Sha>5a23dc38e94484ee69f660ef5ffbc92d7b372bc7</Sha> <Sha>80ed1bd38cc6137edd33b03e2655c96b98992094</Sha>
</Dependency> </Dependency>
<Dependency Name="System.Security.Permissions" Version="6.0.0-rtm.21518.12" CoherentParentDependency="Microsoft.Private.Winforms"> <Dependency Name="System.Security.Permissions" Version="6.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri> <Uri>https://github.com/dotnet/runtime</Uri>
<Sha>5a23dc38e94484ee69f660ef5ffbc92d7b372bc7</Sha> <Sha>80ed1bd38cc6137edd33b03e2655c96b98992094</Sha>
</Dependency> </Dependency>
<Dependency Name="System.Windows.Extensions" Version="6.0.0-rtm.21518.12" CoherentParentDependency="Microsoft.Private.Winforms"> <Dependency Name="System.Windows.Extensions" Version="6.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri> <Uri>https://github.com/dotnet/runtime</Uri>
<Sha>5a23dc38e94484ee69f660ef5ffbc92d7b372bc7</Sha> <Sha>80ed1bd38cc6137edd33b03e2655c96b98992094</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.NETCore.Platforms" Version="6.0.0-rtm.21518.12" CoherentParentDependency="Microsoft.Private.Winforms"> <Dependency Name="Microsoft.NETCore.Platforms" Version="6.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri> <Uri>https://github.com/dotnet/runtime</Uri>
<Sha>5a23dc38e94484ee69f660ef5ffbc92d7b372bc7</Sha> <Sha>80ed1bd38cc6137edd33b03e2655c96b98992094</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="6.0.0-rtm.21480.1"> <Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="6.0.0-rtm.21480.1">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
<Sha>bf6f24c075ff5315d0ec0e5359138ee796b0491c</Sha> <Sha>bf6f24c075ff5315d0ec0e5359138ee796b0491c</Sha>
</Dependency> </Dependency>
<Dependency Name="System.IO.Packaging" Version="6.0.0-rtm.21518.12" CoherentParentDependency="Microsoft.Private.Winforms"> <Dependency Name="System.IO.Packaging" Version="6.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri> <Uri>https://github.com/dotnet/runtime</Uri>
<Sha>5a23dc38e94484ee69f660ef5ffbc92d7b372bc7</Sha> <Sha>80ed1bd38cc6137edd33b03e2655c96b98992094</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="6.0.0-rtm.21518.12" CoherentParentDependency="Microsoft.Private.Winforms"> <Dependency Name="Microsoft.NETCore.ILDAsm" Version="6.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri> <Uri>https://github.com/dotnet/runtime</Uri>
<Sha>5a23dc38e94484ee69f660ef5ffbc92d7b372bc7</Sha> <Sha>80ed1bd38cc6137edd33b03e2655c96b98992094</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.NETCore.ILAsm" Version="6.0.0-rtm.21518.12" CoherentParentDependency="Microsoft.Private.Winforms"> <Dependency Name="Microsoft.NETCore.ILAsm" Version="6.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri> <Uri>https://github.com/dotnet/runtime</Uri>
<Sha>5a23dc38e94484ee69f660ef5ffbc92d7b372bc7</Sha> <Sha>80ed1bd38cc6137edd33b03e2655c96b98992094</Sha>
</Dependency> </Dependency>
<Dependency Name="System.Resources.Extensions" Version="6.0.0-rtm.21518.12" CoherentParentDependency="Microsoft.Private.Winforms"> <Dependency Name="System.Resources.Extensions" Version="6.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri> <Uri>https://github.com/dotnet/runtime</Uri>
<Sha>5a23dc38e94484ee69f660ef5ffbc92d7b372bc7</Sha> <Sha>80ed1bd38cc6137edd33b03e2655c96b98992094</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.0-rtm.21518.12" CoherentParentDependency="Microsoft.Private.Winforms"> <Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri> <Uri>https://github.com/dotnet/runtime</Uri>
<Sha>5a23dc38e94484ee69f660ef5ffbc92d7b372bc7</Sha> <Sha>80ed1bd38cc6137edd33b03e2655c96b98992094</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.0-rtm.21518.12" CoherentParentDependency="Microsoft.Private.Winforms"> <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri> <Uri>https://github.com/dotnet/runtime</Uri>
<Sha>5a23dc38e94484ee69f660ef5ffbc92d7b372bc7</Sha> <Sha>80ed1bd38cc6137edd33b03e2655c96b98992094</Sha>
</Dependency> </Dependency>
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.6.0" Version="6.0.0-rtm.21518.12" CoherentParentDependency="Microsoft.Private.Winforms"> <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.6.0" Version="6.0.0-rtm.21519.16" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri> <Uri>https://github.com/dotnet/runtime</Uri>
<Sha>5a23dc38e94484ee69f660ef5ffbc92d7b372bc7</Sha> <Sha>80ed1bd38cc6137edd33b03e2655c96b98992094</Sha>
</Dependency> </Dependency>
</ProductDependencies> </ProductDependencies>
<ToolsetDependencies> <ToolsetDependencies>
......
...@@ -5,38 +5,38 @@ ...@@ -5,38 +5,38 @@
<PreReleaseVersionLabel>rtm</PreReleaseVersionLabel> <PreReleaseVersionLabel>rtm</PreReleaseVersionLabel>
<PreReleaseVersionIteration> <PreReleaseVersionIteration>
</PreReleaseVersionIteration> </PreReleaseVersionIteration>
<SystemIOPackagingVersion>6.0.0-rtm.21518.12</SystemIOPackagingVersion> <SystemIOPackagingVersion>6.0.0</SystemIOPackagingVersion>
<SystemResourcesExtensionsVersion>6.0.0-rtm.21518.12</SystemResourcesExtensionsVersion> <SystemResourcesExtensionsVersion>6.0.0</SystemResourcesExtensionsVersion>
</PropertyGroup> </PropertyGroup>
<!-- NuGet Package Versions --> <!-- NuGet Package Versions -->
<PropertyGroup> <PropertyGroup>
<MicrosoftPrivateWinformsVersion>6.0.0-rtm.21519.8</MicrosoftPrivateWinformsVersion> <MicrosoftPrivateWinformsVersion>6.0.0-rtm.21520.3</MicrosoftPrivateWinformsVersion>
</PropertyGroup> </PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/coreclr --> <!-- Packages that come from https://github.com/dotnet/coreclr -->
<PropertyGroup> <PropertyGroup>
<MicrosoftNETCoreRuntimeCoreCLRVersion>5.0.0-alpha1.19562.1</MicrosoftNETCoreRuntimeCoreCLRVersion> <MicrosoftNETCoreRuntimeCoreCLRVersion>5.0.0-alpha1.19562.1</MicrosoftNETCoreRuntimeCoreCLRVersion>
<MicrosoftNETCoreILDAsmVersion>6.0.0-rtm.21518.12</MicrosoftNETCoreILDAsmVersion> <MicrosoftNETCoreILDAsmVersion>6.0.0</MicrosoftNETCoreILDAsmVersion>
<MicrosoftNETCoreILAsmVersion>6.0.0-rtm.21518.12</MicrosoftNETCoreILAsmVersion> <MicrosoftNETCoreILAsmVersion>6.0.0</MicrosoftNETCoreILAsmVersion>
</PropertyGroup> </PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/core-setup --> <!-- Packages that come from https://github.com/dotnet/core-setup -->
<PropertyGroup> <PropertyGroup>
<VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion>6.0.0-rtm.21518.12</VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion> <VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion>6.0.0-rtm.21519.16</VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion>
<MicrosoftNETCoreAppRefVersion>6.0.0-rtm.21518.12</MicrosoftNETCoreAppRefVersion> <MicrosoftNETCoreAppRefVersion>6.0.0</MicrosoftNETCoreAppRefVersion>
<MicrosoftNETCoreAppRuntimewinx64Version>6.0.0-rtm.21518.12</MicrosoftNETCoreAppRuntimewinx64Version> <MicrosoftNETCoreAppRuntimewinx64Version>6.0.0</MicrosoftNETCoreAppRuntimewinx64Version>
<MicrosoftNETCorePlatformsVersion>6.0.0-rtm.21518.12</MicrosoftNETCorePlatformsVersion> <MicrosoftNETCorePlatformsVersion>6.0.0</MicrosoftNETCorePlatformsVersion>
<SystemDrawingCommonVersion>6.0.0-rtm.21518.12</SystemDrawingCommonVersion> <SystemDrawingCommonVersion>6.0.0</SystemDrawingCommonVersion>
<SystemDirectoryServicesVersion>6.0.0-rtm.21518.12</SystemDirectoryServicesVersion> <SystemDirectoryServicesVersion>6.0.0</SystemDirectoryServicesVersion>
<SystemReflectionMetadataLoadContextVersion>6.0.0-rtm.21518.12</SystemReflectionMetadataLoadContextVersion> <SystemReflectionMetadataLoadContextVersion>6.0.0</SystemReflectionMetadataLoadContextVersion>
</PropertyGroup> </PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/corefx via core-setup coherency parent dependency --> <!-- Packages that come from https://github.com/dotnet/corefx via core-setup coherency parent dependency -->
<PropertyGroup> <PropertyGroup>
<SystemCodeDomPackageVersion>6.0.0-rtm.21518.12</SystemCodeDomPackageVersion> <SystemCodeDomPackageVersion>6.0.0</SystemCodeDomPackageVersion>
<SystemConfigurationConfigurationManagerPackageVersion>6.0.0-rtm.21518.12</SystemConfigurationConfigurationManagerPackageVersion> <SystemConfigurationConfigurationManagerPackageVersion>6.0.0</SystemConfigurationConfigurationManagerPackageVersion>
<SystemDiagnosticsEventLogPackageVersion>6.0.0-rtm.21518.12</SystemDiagnosticsEventLogPackageVersion> <SystemDiagnosticsEventLogPackageVersion>6.0.0</SystemDiagnosticsEventLogPackageVersion>
<SystemReflectionTypeExtensionsPackageVersion>4.6.0-preview4.19176.11</SystemReflectionTypeExtensionsPackageVersion> <SystemReflectionTypeExtensionsPackageVersion>4.6.0-preview4.19176.11</SystemReflectionTypeExtensionsPackageVersion>
<SystemSecurityCryptographyXmlPackageVersion>6.0.0-rtm.21518.12</SystemSecurityCryptographyXmlPackageVersion> <SystemSecurityCryptographyXmlPackageVersion>6.0.0</SystemSecurityCryptographyXmlPackageVersion>
<SystemSecurityPermissionsPackageVersion>6.0.0-rtm.21518.12</SystemSecurityPermissionsPackageVersion> <SystemSecurityPermissionsPackageVersion>6.0.0</SystemSecurityPermissionsPackageVersion>
<SystemWindowsExtensionsPackageVersion>6.0.0-rtm.21518.12</SystemWindowsExtensionsPackageVersion> <SystemWindowsExtensionsPackageVersion>6.0.0</SystemWindowsExtensionsPackageVersion>
</PropertyGroup> </PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/arcade --> <!-- Packages that come from https://github.com/dotnet/arcade -->
<PropertyGroup> <PropertyGroup>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册