1. 26 3月, 2023 1 次提交
    • D
      Merged PR 30224: [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-winforms · 8f6fa2d5
      DotNet Bot 提交于
      This pull request updates the following dependencies
      
      [marker]: <> (Begin:Coherency Updates)
      ## Coherency Updates
      
      The following updates ensure that dependencies with a *CoherentParentDependency*
      attribute were produced in a build used as input to the parent dependency's build.
      See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)
      
      [DependencyUpdate]: <> (Begin)
      
      - **Coherency Updates**:
        - **Microsoft.NETCore.Platforms**: from 6.0.9 to 6.0.9 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.ILDAsm**: from 6.0.16-servicing.23170.9 to 6.0.16-servicing.23173.11 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.ILAsm**: from 6.0.16-servicing.23170.9 to 6.0.16-servicing.23173.11 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Ref**: from 6.0.16 to 6.0.16 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Runtime.win-x64**: from 6.0.16 to 6.0.16 (parent: Microsoft.Private.Winforms)
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: from 6.0.16-servicing.23170.9 to 6.0.16-servicing.23173.11 (parent: Microsoft.Private.Winforms)
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:Coherency Updates)
      
      [marker]: <> (Begin:a88d6455-e128-4280-39b4-08d960f4ca81)
      ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
      - **Subscription**: a88d6455-e128-4280-39b4-08d960f4ca81
      - **Build**: 20230324.2
      - **Date Produced**: March 24, 2023 8:43:27 PM UTC
      - **Commit**: 357cdc523d68fa9f5eb1b96f4b5a113ffa92d76d
      - **Branch**: refs/heads/internal/release/6.0
      
      [DependencyUpdate]: <> (Begin)
      
      - **Updates**:
        - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 6.0.16-servicing.23171.2 to 6.0.16-servicing.23174.2][1]
        - **Microsoft.Private.Winforms**: [from 6.0.16-servicing.23171.2 to 6.0.16-servicing.23174.2][1]
        - **Microsoft.NETCore.Platforms**: [from 6.0.9 to 6.0.9][2]
        - **Microsoft.NETCore.ILDAsm**: [from 6.0.16-servicing.23170.9 to 6.0.16-servicing.23173.11][2]
        - **Microsoft.NETCore.ILAsm**: [from 6.0.16-servicing.23170.9 to 6.0.16-servicing.23173.11][2]
        - **Microsoft.NETCore.App.Ref**: [from 6.0.16 to 6.0.16][2]
        - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.16 to 6.0.16][2]
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: [from 6.0.16-servicing.23170.9 to 6.0.16-servicing.23173.11][2]
      
      [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC02e4f4f5bc&targetVersion=GC357cdc523d&_a=files
      [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC567ff53ac7&targetVersion=GC1e620a42e7&_a=files
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:a88d6455-e128-4280-39b4-08d960f4ca81)
      8f6fa2d5
  2. 22 3月, 2023 2 次提交
  3. 20 3月, 2023 3 次提交
  4. 17 3月, 2023 3 次提交
  5. 16 3月, 2023 1 次提交
    • V
      Merging internal commits for release/6.0 (#7615) · fc29ba63
      vseanreesermsft 提交于
      * Change RestrictiveXamlXmlReader to use an allow list
      
      - Removes the old deny list logic used by RestrictiveXamlXmlReader
      - Provides an extensible (via registry) allow list mechanism
      
      Ported from release/7.0 branch.
      Fixes CVE-2022-41089.
      
      * Merged PR 27600: [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-winforms
      
      This pull request updates the following dependencies
      
      [marker]: <> (Begin:Coherency Updates)
      ## Coherency Updates
      
      The following updates ensure that dependencies with a *CoherentParentDependency*
      attribute were produced in a build used as input to the parent dependency's build.
      See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)
      
      [DependencyUpdate]: <> (Begin)
      
      - **Coherency Updates**:
        - **Microsoft.NETCore.ILDAsm**: from 6.0.11-servicing.22523.4 to 6.0.12-servicing.22566.2 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.ILAsm**: from 6.0.11-servicing.22523.4 to 6.0.12-servicing.22566.2 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Ref**: from 6.0.11 to 6.0.12 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Runtime.win-x64**: from 6.0.11 to 6.0.12 (parent: Microsoft.Private.Winforms)
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: from 6.0.11-servicing.22523.4 to 6.0.12-servicing.22566.2 (parent: Microsoft.Private.Winforms)
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:Coherency Updates)
      
      [marker]: <> (Begin:a88d6455-e128-4280-39b4-08d960f4ca81)
      ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
      - **Subscription**: a88d6455-e128-4280-39b4-08d960f4ca81
      - **Build**: 20221117.2
      - **Date Produced**: November 17, 2022 4:27:14 PM UTC
      - **Commit**: d4da6f214495396a4ec18fd6ac34194d75f790d1
      - **Branch**: refs/heads/internal/release/6.0
      
      [DependencyUpdate]: <> (Begin)
      
      - **Updates**:
        - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 6.0.12-servicing.22554.4 to 6.0.12-servicing.22567.2][1]
        - **Microsoft.Private.Winforms**: [from 6.0.12-servicing.22554.4 to 6.0.12-servicing.22567.2][1]
        - **Microsoft.NETCore.ILDAsm**: [from 6.0.11-servicing.22523.4 to 6.0.12-servicing.22566.2][2]
        - **Microsoft.NETCore.ILAsm**: [from 6.0.11-servicing.22523.4 to 6.0.12-servicing.22566.2][2]
        - **Microsoft.NETCore.App.Ref**: [from 6.0.11 to 6.0.12][2]
        - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.11 to 6.0.12][2]
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: [from 6.0.11-servicing.22523.4 to 6.0.12-servicing.22566.2][2]
      
      [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCcf9269e&targetVersion=GCd4da6f2&_a=files
      [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC943474c&targetVersion=GC301f927&_a=files
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:a88d6455-e128-4280-39b4-08d960f4ca81)
      
      * Merged PR 27684: [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-winforms
      
      This pull request updates the following dependencies
      
      [marker]: <> (Begin:Coherency Updates)
      ## Coherency Updates
      
      The following updates ensure that dependencies with a *CoherentParentDependency*
      attribute were produced in a build used as input to the parent dependency's build.
      See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)
      
      [DependencyUpdate]: <> (Begin)
      
      - **Coherency Updates**:
        - **Microsoft.NETCore.ILDAsm**: from 6.0.12-servicing.22566.2 to 6.0.12-servicing.22568.7 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.ILAsm**: from 6.0.12-servicing.22566.2 to 6.0.12-servicing.22568.7 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Ref**: from 6.0.12 to 6.0.12 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Runtime.win-x64**: from 6.0.12 to 6.0.12 (parent: Microsoft.Private.Winforms)
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: from 6.0.12-servicing.22566.2 to 6.0.12-servicing.22568.7 (parent: Microsoft.Private.Winforms)
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:Coherency Updates)
      
      [marker]: <> (Begin:a88d6455-e128-4280-39b4-08d960f4ca81)
      ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
      - **Subscription**: a88d6455-e128-4280-39b4-08d960f4ca81
      - **Build**: 20221118.10
      - **Date Produced**: November 19, 2022 1:01:34 AM UTC
      - **Commit**: bf70006b6e83a62167705431d633d1fd1ab49b34
      - **Branch**: refs/heads/internal/release/6.0
      
      [DependencyUpdate]: <> (Begin)
      
      - **Updates**:
        - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 6.0.12-servicing.22567.2 to 6.0.12-servicing.22568.10][1]
        - **Microsoft.Private.Winforms**: [from 6.0.12-servicing.22567.2 to 6.0.12-servicing.22568.10][1]
        - **Microsoft.NETCore.ILDAsm**: [from 6.0.12-servicing.22566.2 to 6.0.12-servicing.22568.7][2]
        - **Microsoft.NETCore.ILAsm**: [from 6.0.12-servicing.22566.2 to 6.0.12-servicing.22568.7][2]
        - **Microsoft.NETCore.App.Ref**: [from 6.0.12 to 6.0.12][2]
        - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.12 to 6.0.12][2]
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: [from 6.0.12-servicing.22566.2 to 6.0.12-servicing.22568.7][2]
      
      [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCd4da6f2&targetVersion=GCbf70006&_a=files
      [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC301f927&targetVersion=GC02e45a4&_a=files
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:a88d6455-e128-4280-39b4-08d960f4ca81)
      
      * Merged PR 27903: [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-winforms
      
      This pull request updates the following dependencies
      
      [marker]: <> (Begin:a88d6455-e128-4280-39b4-08d960f4ca81)
      ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
      - **Subscription**: a88d6455-e128-4280-39b4-08d960f4ca81
      - **Build**: 20221129.11
      - **Date Produced**: November 29, 2022 9:00:18 PM UTC
      - **Commit**: bd7407606f49c7bb9ee784c5a5a9c19127c0f081
      - **Branch**: refs/heads/internal/release/6.0
      
      [DependencyUpdate]: <> (Begin)
      
      - **Updates**:
        - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 6.0.12-servicing.22568.10 to 6.0.13-servicing.22579.11][1]
        - **Microsoft.Private.Winforms**: [from 6.0.12-servicing.22568.10 to 6.0.13-servicing.22579.11][1]
      
      [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCbf70006&targetVersion=GCbd74076&_a=files
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:a88d6455-e128-4280-39b4-08d960f4ca81)
      
      * Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-winforms build 20221201.1
      
      Microsoft.Dotnet.WinForms.ProjectTemplates , Microsoft.Private.Winforms
       From Version 6.0.13-servicing.22579.11 -> To Version 6.0.13-servicing.22601.1
      
      Dependency coherency updates
      
      Microsoft.NETCore.ILDAsm,Microsoft.NETCore.ILAsm,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
       From Version 6.0.12-servicing.22568.7 -> To Version 6.0.13-servicing.22580.9 (parent: Microsoft.Private.Winforms
      
      * Merged PR 28617: [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-winforms
      
      This pull request updates the following dependencies
      
      [marker]: <> (Begin:a88d6455-e128-4280-39b4-08d960f4ca81)
      ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
      - **Subscription**: a88d6455-e128-4280-39b4-08d960f4ca81
      - **Build**: 20230120.2
      - **Date Produced**: January 20, 2023 11:38:52 PM UTC
      - **Commit**: 18f3f47e1880fa6cea7648845ea73c74cf7a9857
      - **Branch**: refs/heads/internal/release/6.0
      
      [DependencyUpdate]: <> (Begin)
      
      - **Updates**:
        - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 6.0.13-servicing.22601.1 to 6.0.14-servicing.23070.2][4]
        - **Microsoft.Private.Winforms**: [from 6.0.13-servicing.22601.1 to 6.0.14-servicing.23070.2][4]
        - **System.DirectoryServices**: [from 6.0.0 to 6.0.1][5]
        - **Microsoft.NETCore.ILDAsm**: [from 6.0.13-servicing.22580.9 to 6.0.14-servicing.23070.4][6]
        - **Microsoft.NETCore.ILAsm**: [from 6.0.13-servicing.22580.9 to 6.0.14-servicing.23070.4][6]
        - **Microsoft.NETCore.App.Ref**: [from 6.0.13 to 6.0.14][6]
        - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.13 to 6.0.14][6]
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: [from 6.0.13-servicing.22580.9 to 6.0.14-servicing.23070.4][6]
      
      [4]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC5a262a6&targetVersion=GC18f3f47&_a=files
      [5]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC4822e3c&targetVersion=GC51b4c94&_a=files
      [6]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC1af80ba&targetVersion=GC51b4c94&_a=files
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:a88d6455-e128-4280-39b4-08d960f4ca81)
      
      [marker]: <> (Begin:Coherency Updates)
      ## Coherency Updates
      
      The following updates ensure that dependencies with a *CoherentParentDependency*
      attribute were produced in a build used as input to the parent dependency's build.
      See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)
      
      [DependencyUpdate]: <> (Begin)
      
      - **Coherency Updates**:
        - **System.DirectoryServices**: from 6.0.0 to 6.0.1 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.ILDAsm**: from 6.0.13-servicing.22580.9 to 6.0.14-servicing.23070.4 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.ILAsm**: from 6.0.13-servicing.22580.9 to 6.0.14-servicing.23070.4 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Ref**: from 6.0.13 to 6.0.14 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Runtime.win-x64**: from 6.0.13 to 6.0.14 (parent: Microsoft.Private.Winforms)
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: from 6.0.13-servicing.22580.9 to 6.0.14-servicing.23070.4 (parent: Microsoft.Private.Winforms)
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:Coherency Updates)
      
      * Merged PR 29133: [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-winforms
      
      This pull request updates the following dependencies
      
      [marker]: <> (Begin:Coherency Updates)
      ## Coherency Updates
      
      The following updates ensure that dependencies with a *CoherentParentDependency*
      attribute were produced in a build used as input to the parent dependency's build.
      See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)
      
      [DependencyUpdate]: <> (Begin)
      
      - **Coherency Updates**:
        - **System.DirectoryServices**: from 6.0.1 to 6.0.1 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.ILDAsm**: from 6.0.14-servicing.23070.4 to 6.0.14-servicing.23073.9 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.ILAsm**: from 6.0.14-servicing.23070.4 to 6.0.14-servicing.23073.9 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Ref**: from 6.0.14 to 6.0.14 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Runtime.win-x64**: from 6.0.14 to 6.0.14 (parent: Microsoft.Private.Winforms)
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: from 6.0.14-servicing.23070.4 to 6.0.14-servicing.23073.9 (parent: Microsoft.Private.Winforms)
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:Coherency Updates)
      
      [marker]: <> (Begin:a88d6455-e128-4280-39b4-08d960f4ca81)
      ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
      - **Subscription**: a88d6455-e128-4280-39b4-08d960f4ca81
      - **Build**: 20230124.2
      - **Date Produced**: January 24, 2023 3:49:40 PM UTC
      - **Commit**: 4bc32ea9adb33cefd6131fcd533e35e3e7e83441
      - **Branch**: refs/heads/internal/release/6.0
      
      [DependencyUpdate]: <> (Begin)
      
      - **Updates**:
        - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 6.0.14-servicing.23070.2 to 6.0.14-servicing.23074.2][1]
        - **Microsoft.Private.Winforms**: [from 6.0.14-servicing.23070.2 to 6.0.14-servicing.23074.2][1]
        - **System.DirectoryServices**: [from 6.0.1 to 6.0.1][2]
        - **Microsoft.NETCore.ILDAsm**: [from 6.0.14-servicing.23070.4 to 6.0.14-servicing.23073.9][2]
        - **Microsoft.NETCore.ILAsm**: [from 6.0.14-servicing.23070.4 to 6.0.14-servicing.23073.9][2]
        - **Microsoft.NETCore.App.Ref**: [from 6.0.14 to 6.0.14][2]
        - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.14 to 6.0.14][2]
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: [from 6.0.14-servicing.23070.4 to 6.0.14-servicing.23073.9][2]
      
      [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC18f3f47&targetVersion=GC4bc32ea&_a=files
      [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC51b4c94&targetVersion=GC2a90daa&_a=files
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:a88d6455-e128-4280-39b4-08d960f4ca81)
      
      * Merged PR 29394: [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-winforms
      
      This pull request updates the following dependencies
      
      [marker]: <> (Begin:a88d6455-e128-4280-39b4-08d960f4ca81)
      ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
      - **Subscription**: a88d6455-e128-4280-39b4-08d960f4ca81
      - **Build**: 20230215.7
      - **Date Produced**: February 15, 2023 7:44:42 PM UTC
      - **Commit**: 56544e31a1911ed5b7cc716c1b62d3862cc7442c
      - **Branch**: refs/heads/internal/release/6.0
      
      [DependencyUpdate]: <> (Begin)
      
      - **Updates**:
        - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 6.0.14-servicing.23074.2 to 6.0.15-servicing.23115.7][3]
        - **Microsoft.Private.Winforms**: [from 6.0.14-servicing.23074.2 to 6.0.15-servicing.23115.7][3]
      
      [3]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC4bc32ea&targetVersion=GC56544e3&_a=files
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:a88d6455-e128-4280-39b4-08d960f4ca81)
      
      * Merged PR 29712: [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-winforms
      
      This pull request updates the following dependencies
      
      [marker]: <> (Begin:Coherency Updates)
      ## Coherency Updates
      
      The following updates ensure that dependencies with a *CoherentParentDependency*
      attribute were produced in a build used as input to the parent dependency's build.
      See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)
      
      [DependencyUpdate]: <> (Begin)
      
      - **Coherency Updates**:
        - **Microsoft.NETCore.Platforms**: from 6.0.7 to 6.0.8 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.ILDAsm**: from 6.0.14-servicing.23073.9 to 6.0.15-servicing.23115.7 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.ILAsm**: from 6.0.14-servicing.23073.9 to 6.0.15-servicing.23115.7 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Ref**: from 6.0.14 to 6.0.15 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Runtime.win-x64**: from 6.0.14 to 6.0.15 (parent: Microsoft.Private.Winforms)
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: from 6.0.14-servicing.23073.9 to 6.0.15-servicing.23115.7 (parent: Microsoft.Private.Winforms)
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:Coherency Updates)
      
      [marker]: <> (Begin:a88d6455-e128-4280-39b4-08d960f4ca81)
      ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
      - **Subscription**: a88d6455-e128-4280-39b4-08d960f4ca81
      - **Build**: 20230217.2
      - **Date Produced**: February 17, 2023 6:21:21 PM UTC
      - **Commit**: 1808f3abeb2af5809325c218ec752ab185df6678
      - **Branch**: refs/heads/internal/release/6.0
      
      [DependencyUpdate]: <> (Begin)
      
      - **Updates**:
        - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 6.0.15-servicing.23115.7 to 6.0.15-servicing.23117.2][1]
        - **Microsoft.Private.Winforms**: [from 6.0.15-servicing.23115.7 to 6.0.15-servicing.23117.2][1]
        - **Microsoft.NETCore.Platforms**: [from 6.0.7 to 6.0.8][2]
        - **Microsoft.NETCore.ILDAsm**: [from 6.0.14-servicing.23073.9 to 6.0.15-servicing.23115.7][3]
        - **Microsoft.NETCore.ILAsm**: [from 6.0.14-servicing.23073.9 to 6.0.15-servicing.23115.7][3]
        - **Microsoft.NETCore.App.Ref**: [from 6.0.14 to 6.0.15][3]
        - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.14 to 6.0.15][3]
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: [from 6.0.14-servicing.23073.9 to 6.0.15-servicing.23115.7][3]
      
      [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC56544e3&targetVersion=GC1808f3a&_a=files
      [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC943474c&targetVersion=GC5edef4b&_a=files
      [3]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC2a90daa&targetVersion=GC5edef4b&_a=files
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:a88d6455-e128-4280-39b4-08d960f4ca81)
      
      ---------
      Co-authored-by: Ndotnet-bot <dotnet-bot@microsoft.com>
      Co-authored-by: NLevi Broderick <levib@microsoft.com>
      Co-authored-by: NDotNet Bot <dn-bot@microsoft.com>
      fc29ba63
  6. 08 3月, 2023 1 次提交
  7. 18 2月, 2023 2 次提交
  8. 16 2月, 2023 1 次提交
  9. 15 2月, 2023 1 次提交
    • V
      Merging internal commits for release/6.0 (#7533) · db336a90
      vseanreesermsft 提交于
      * Change RestrictiveXamlXmlReader to use an allow list
      
      - Removes the old deny list logic used by RestrictiveXamlXmlReader
      - Provides an extensible (via registry) allow list mechanism
      
      Ported from release/7.0 branch.
      Fixes CVE-2022-41089.
      
      * Merged PR 27600: [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-winforms
      
      This pull request updates the following dependencies
      
      [marker]: <> (Begin:Coherency Updates)
      ## Coherency Updates
      
      The following updates ensure that dependencies with a *CoherentParentDependency*
      attribute were produced in a build used as input to the parent dependency's build.
      See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)
      
      [DependencyUpdate]: <> (Begin)
      
      - **Coherency Updates**:
        - **Microsoft.NETCore.ILDAsm**: from 6.0.11-servicing.22523.4 to 6.0.12-servicing.22566.2 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.ILAsm**: from 6.0.11-servicing.22523.4 to 6.0.12-servicing.22566.2 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Ref**: from 6.0.11 to 6.0.12 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Runtime.win-x64**: from 6.0.11 to 6.0.12 (parent: Microsoft.Private.Winforms)
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: from 6.0.11-servicing.22523.4 to 6.0.12-servicing.22566.2 (parent: Microsoft.Private.Winforms)
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:Coherency Updates)
      
      [marker]: <> (Begin:a88d6455-e128-4280-39b4-08d960f4ca81)
      ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
      - **Subscription**: a88d6455-e128-4280-39b4-08d960f4ca81
      - **Build**: 20221117.2
      - **Date Produced**: November 17, 2022 4:27:14 PM UTC
      - **Commit**: d4da6f214495396a4ec18fd6ac34194d75f790d1
      - **Branch**: refs/heads/internal/release/6.0
      
      [DependencyUpdate]: <> (Begin)
      
      - **Updates**:
        - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 6.0.12-servicing.22554.4 to 6.0.12-servicing.22567.2][1]
        - **Microsoft.Private.Winforms**: [from 6.0.12-servicing.22554.4 to 6.0.12-servicing.22567.2][1]
        - **Microsoft.NETCore.ILDAsm**: [from 6.0.11-servicing.22523.4 to 6.0.12-servicing.22566.2][2]
        - **Microsoft.NETCore.ILAsm**: [from 6.0.11-servicing.22523.4 to 6.0.12-servicing.22566.2][2]
        - **Microsoft.NETCore.App.Ref**: [from 6.0.11 to 6.0.12][2]
        - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.11 to 6.0.12][2]
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: [from 6.0.11-servicing.22523.4 to 6.0.12-servicing.22566.2][2]
      
      [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCcf9269e&targetVersion=GCd4da6f2&_a=files
      [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC943474c&targetVersion=GC301f927&_a=files
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:a88d6455-e128-4280-39b4-08d960f4ca81)
      
      * Merged PR 27684: [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-winforms
      
      This pull request updates the following dependencies
      
      [marker]: <> (Begin:Coherency Updates)
      ## Coherency Updates
      
      The following updates ensure that dependencies with a *CoherentParentDependency*
      attribute were produced in a build used as input to the parent dependency's build.
      See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)
      
      [DependencyUpdate]: <> (Begin)
      
      - **Coherency Updates**:
        - **Microsoft.NETCore.ILDAsm**: from 6.0.12-servicing.22566.2 to 6.0.12-servicing.22568.7 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.ILAsm**: from 6.0.12-servicing.22566.2 to 6.0.12-servicing.22568.7 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Ref**: from 6.0.12 to 6.0.12 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Runtime.win-x64**: from 6.0.12 to 6.0.12 (parent: Microsoft.Private.Winforms)
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: from 6.0.12-servicing.22566.2 to 6.0.12-servicing.22568.7 (parent: Microsoft.Private.Winforms)
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:Coherency Updates)
      
      [marker]: <> (Begin:a88d6455-e128-4280-39b4-08d960f4ca81)
      ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
      - **Subscription**: a88d6455-e128-4280-39b4-08d960f4ca81
      - **Build**: 20221118.10
      - **Date Produced**: November 19, 2022 1:01:34 AM UTC
      - **Commit**: bf70006b6e83a62167705431d633d1fd1ab49b34
      - **Branch**: refs/heads/internal/release/6.0
      
      [DependencyUpdate]: <> (Begin)
      
      - **Updates**:
        - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 6.0.12-servicing.22567.2 to 6.0.12-servicing.22568.10][1]
        - **Microsoft.Private.Winforms**: [from 6.0.12-servicing.22567.2 to 6.0.12-servicing.22568.10][1]
        - **Microsoft.NETCore.ILDAsm**: [from 6.0.12-servicing.22566.2 to 6.0.12-servicing.22568.7][2]
        - **Microsoft.NETCore.ILAsm**: [from 6.0.12-servicing.22566.2 to 6.0.12-servicing.22568.7][2]
        - **Microsoft.NETCore.App.Ref**: [from 6.0.12 to 6.0.12][2]
        - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.12 to 6.0.12][2]
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: [from 6.0.12-servicing.22566.2 to 6.0.12-servicing.22568.7][2]
      
      [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCd4da6f2&targetVersion=GCbf70006&_a=files
      [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC301f927&targetVersion=GC02e45a4&_a=files
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:a88d6455-e128-4280-39b4-08d960f4ca81)
      
      * Merged PR 27903: [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-winforms
      
      This pull request updates the following dependencies
      
      [marker]: <> (Begin:a88d6455-e128-4280-39b4-08d960f4ca81)
      ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
      - **Subscription**: a88d6455-e128-4280-39b4-08d960f4ca81
      - **Build**: 20221129.11
      - **Date Produced**: November 29, 2022 9:00:18 PM UTC
      - **Commit**: bd7407606f49c7bb9ee784c5a5a9c19127c0f081
      - **Branch**: refs/heads/internal/release/6.0
      
      [DependencyUpdate]: <> (Begin)
      
      - **Updates**:
        - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 6.0.12-servicing.22568.10 to 6.0.13-servicing.22579.11][1]
        - **Microsoft.Private.Winforms**: [from 6.0.12-servicing.22568.10 to 6.0.13-servicing.22579.11][1]
      
      [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCbf70006&targetVersion=GCbd74076&_a=files
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:a88d6455-e128-4280-39b4-08d960f4ca81)
      
      * Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-winforms build 20221201.1
      
      Microsoft.Dotnet.WinForms.ProjectTemplates , Microsoft.Private.Winforms
       From Version 6.0.13-servicing.22579.11 -> To Version 6.0.13-servicing.22601.1
      
      Dependency coherency updates
      
      Microsoft.NETCore.ILDAsm,Microsoft.NETCore.ILAsm,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
       From Version 6.0.12-servicing.22568.7 -> To Version 6.0.13-servicing.22580.9 (parent: Microsoft.Private.Winforms
      
      * Merged PR 28617: [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-winforms
      
      This pull request updates the following dependencies
      
      [marker]: <> (Begin:a88d6455-e128-4280-39b4-08d960f4ca81)
      ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
      - **Subscription**: a88d6455-e128-4280-39b4-08d960f4ca81
      - **Build**: 20230120.2
      - **Date Produced**: January 20, 2023 11:38:52 PM UTC
      - **Commit**: 18f3f47e1880fa6cea7648845ea73c74cf7a9857
      - **Branch**: refs/heads/internal/release/6.0
      
      [DependencyUpdate]: <> (Begin)
      
      - **Updates**:
        - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 6.0.13-servicing.22601.1 to 6.0.14-servicing.23070.2][4]
        - **Microsoft.Private.Winforms**: [from 6.0.13-servicing.22601.1 to 6.0.14-servicing.23070.2][4]
        - **System.DirectoryServices**: [from 6.0.0 to 6.0.1][5]
        - **Microsoft.NETCore.ILDAsm**: [from 6.0.13-servicing.22580.9 to 6.0.14-servicing.23070.4][6]
        - **Microsoft.NETCore.ILAsm**: [from 6.0.13-servicing.22580.9 to 6.0.14-servicing.23070.4][6]
        - **Microsoft.NETCore.App.Ref**: [from 6.0.13 to 6.0.14][6]
        - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.13 to 6.0.14][6]
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: [from 6.0.13-servicing.22580.9 to 6.0.14-servicing.23070.4][6]
      
      [4]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC5a262a6&targetVersion=GC18f3f47&_a=files
      [5]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC4822e3c&targetVersion=GC51b4c94&_a=files
      [6]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC1af80ba&targetVersion=GC51b4c94&_a=files
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:a88d6455-e128-4280-39b4-08d960f4ca81)
      
      [marker]: <> (Begin:Coherency Updates)
      ## Coherency Updates
      
      The following updates ensure that dependencies with a *CoherentParentDependency*
      attribute were produced in a build used as input to the parent dependency's build.
      See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)
      
      [DependencyUpdate]: <> (Begin)
      
      - **Coherency Updates**:
        - **System.DirectoryServices**: from 6.0.0 to 6.0.1 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.ILDAsm**: from 6.0.13-servicing.22580.9 to 6.0.14-servicing.23070.4 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.ILAsm**: from 6.0.13-servicing.22580.9 to 6.0.14-servicing.23070.4 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Ref**: from 6.0.13 to 6.0.14 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Runtime.win-x64**: from 6.0.13 to 6.0.14 (parent: Microsoft.Private.Winforms)
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: from 6.0.13-servicing.22580.9 to 6.0.14-servicing.23070.4 (parent: Microsoft.Private.Winforms)
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:Coherency Updates)
      
      * Merged PR 29133: [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-winforms
      
      This pull request updates the following dependencies
      
      [marker]: <> (Begin:Coherency Updates)
      ## Coherency Updates
      
      The following updates ensure that dependencies with a *CoherentParentDependency*
      attribute were produced in a build used as input to the parent dependency's build.
      See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)
      
      [DependencyUpdate]: <> (Begin)
      
      - **Coherency Updates**:
        - **System.DirectoryServices**: from 6.0.1 to 6.0.1 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.ILDAsm**: from 6.0.14-servicing.23070.4 to 6.0.14-servicing.23073.9 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.ILAsm**: from 6.0.14-servicing.23070.4 to 6.0.14-servicing.23073.9 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Ref**: from 6.0.14 to 6.0.14 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Runtime.win-x64**: from 6.0.14 to 6.0.14 (parent: Microsoft.Private.Winforms)
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: from 6.0.14-servicing.23070.4 to 6.0.14-servicing.23073.9 (parent: Microsoft.Private.Winforms)
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:Coherency Updates)
      
      [marker]: <> (Begin:a88d6455-e128-4280-39b4-08d960f4ca81)
      ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
      - **Subscription**: a88d6455-e128-4280-39b4-08d960f4ca81
      - **Build**: 20230124.2
      - **Date Produced**: January 24, 2023 3:49:40 PM UTC
      - **Commit**: 4bc32ea9adb33cefd6131fcd533e35e3e7e83441
      - **Branch**: refs/heads/internal/release/6.0
      
      [DependencyUpdate]: <> (Begin)
      
      - **Updates**:
        - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 6.0.14-servicing.23070.2 to 6.0.14-servicing.23074.2][1]
        - **Microsoft.Private.Winforms**: [from 6.0.14-servicing.23070.2 to 6.0.14-servicing.23074.2][1]
        - **System.DirectoryServices**: [from 6.0.1 to 6.0.1][2]
        - **Microsoft.NETCore.ILDAsm**: [from 6.0.14-servicing.23070.4 to 6.0.14-servicing.23073.9][2]
        - **Microsoft.NETCore.ILAsm**: [from 6.0.14-servicing.23070.4 to 6.0.14-servicing.23073.9][2]
        - **Microsoft.NETCore.App.Ref**: [from 6.0.14 to 6.0.14][2]
        - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.14 to 6.0.14][2]
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: [from 6.0.14-servicing.23070.4 to 6.0.14-servicing.23073.9][2]
      
      [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC18f3f47&targetVersion=GC4bc32ea&_a=files
      [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC51b4c94&targetVersion=GC2a90daa&_a=files
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:a88d6455-e128-4280-39b4-08d960f4ca81)
      
      ---------
      Co-authored-by: Ndotnet-bot <dotnet-bot@microsoft.com>
      Co-authored-by: NLevi Broderick <levib@microsoft.com>
      Co-authored-by: NDotNet Bot <dn-bot@microsoft.com>
      db336a90
  10. 08 2月, 2023 1 次提交
  11. 25 1月, 2023 1 次提交
    • D
      Merged PR 29133: [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-winforms · 9e190e3d
      DotNet Bot 提交于
      This pull request updates the following dependencies
      
      [marker]: <> (Begin:Coherency Updates)
      ## Coherency Updates
      
      The following updates ensure that dependencies with a *CoherentParentDependency*
      attribute were produced in a build used as input to the parent dependency's build.
      See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)
      
      [DependencyUpdate]: <> (Begin)
      
      - **Coherency Updates**:
        - **System.DirectoryServices**: from 6.0.1 to 6.0.1 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.ILDAsm**: from 6.0.14-servicing.23070.4 to 6.0.14-servicing.23073.9 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.ILAsm**: from 6.0.14-servicing.23070.4 to 6.0.14-servicing.23073.9 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Ref**: from 6.0.14 to 6.0.14 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Runtime.win-x64**: from 6.0.14 to 6.0.14 (parent: Microsoft.Private.Winforms)
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: from 6.0.14-servicing.23070.4 to 6.0.14-servicing.23073.9 (parent: Microsoft.Private.Winforms)
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:Coherency Updates)
      
      [marker]: <> (Begin:a88d6455-e128-4280-39b4-08d960f4ca81)
      ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
      - **Subscription**: a88d6455-e128-4280-39b4-08d960f4ca81
      - **Build**: 20230124.2
      - **Date Produced**: January 24, 2023 3:49:40 PM UTC
      - **Commit**: 4bc32ea9adb33cefd6131fcd533e35e3e7e83441
      - **Branch**: refs/heads/internal/release/6.0
      
      [DependencyUpdate]: <> (Begin)
      
      - **Updates**:
        - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 6.0.14-servicing.23070.2 to 6.0.14-servicing.23074.2][1]
        - **Microsoft.Private.Winforms**: [from 6.0.14-servicing.23070.2 to 6.0.14-servicing.23074.2][1]
        - **System.DirectoryServices**: [from 6.0.1 to 6.0.1][2]
        - **Microsoft.NETCore.ILDAsm**: [from 6.0.14-servicing.23070.4 to 6.0.14-servicing.23073.9][2]
        - **Microsoft.NETCore.ILAsm**: [from 6.0.14-servicing.23070.4 to 6.0.14-servicing.23073.9][2]
        - **Microsoft.NETCore.App.Ref**: [from 6.0.14 to 6.0.14][2]
        - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.14 to 6.0.14][2]
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: [from 6.0.14-servicing.23070.4 to 6.0.14-servicing.23073.9][2]
      
      [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC18f3f47&targetVersion=GC4bc32ea&_a=files
      [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC51b4c94&targetVersion=GC2a90daa&_a=files
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:a88d6455-e128-4280-39b4-08d960f4ca81)
      9e190e3d
  12. 21 1月, 2023 1 次提交
  13. 12 1月, 2023 2 次提交
    • V
      Merging internal commits for release/6.0 (#7434) · 0c8bd9f0
      vseanreesermsft 提交于
      * Change RestrictiveXamlXmlReader to use an allow list
      
      - Removes the old deny list logic used by RestrictiveXamlXmlReader
      - Provides an extensible (via registry) allow list mechanism
      
      Ported from release/7.0 branch.
      Fixes CVE-2022-41089.
      
      * Merged PR 27600: [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-winforms
      
      This pull request updates the following dependencies
      
      [marker]: <> (Begin:Coherency Updates)
      ## Coherency Updates
      
      The following updates ensure that dependencies with a *CoherentParentDependency*
      attribute were produced in a build used as input to the parent dependency's build.
      See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)
      
      [DependencyUpdate]: <> (Begin)
      
      - **Coherency Updates**:
        - **Microsoft.NETCore.ILDAsm**: from 6.0.11-servicing.22523.4 to 6.0.12-servicing.22566.2 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.ILAsm**: from 6.0.11-servicing.22523.4 to 6.0.12-servicing.22566.2 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Ref**: from 6.0.11 to 6.0.12 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Runtime.win-x64**: from 6.0.11 to 6.0.12 (parent: Microsoft.Private.Winforms)
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: from 6.0.11-servicing.22523.4 to 6.0.12-servicing.22566.2 (parent: Microsoft.Private.Winforms)
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:Coherency Updates)
      
      [marker]: <> (Begin:a88d6455-e128-4280-39b4-08d960f4ca81)
      ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
      - **Subscription**: a88d6455-e128-4280-39b4-08d960f4ca81
      - **Build**: 20221117.2
      - **Date Produced**: November 17, 2022 4:27:14 PM UTC
      - **Commit**: d4da6f214495396a4ec18fd6ac34194d75f790d1
      - **Branch**: refs/heads/internal/release/6.0
      
      [DependencyUpdate]: <> (Begin)
      
      - **Updates**:
        - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 6.0.12-servicing.22554.4 to 6.0.12-servicing.22567.2][1]
        - **Microsoft.Private.Winforms**: [from 6.0.12-servicing.22554.4 to 6.0.12-servicing.22567.2][1]
        - **Microsoft.NETCore.ILDAsm**: [from 6.0.11-servicing.22523.4 to 6.0.12-servicing.22566.2][2]
        - **Microsoft.NETCore.ILAsm**: [from 6.0.11-servicing.22523.4 to 6.0.12-servicing.22566.2][2]
        - **Microsoft.NETCore.App.Ref**: [from 6.0.11 to 6.0.12][2]
        - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.11 to 6.0.12][2]
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: [from 6.0.11-servicing.22523.4 to 6.0.12-servicing.22566.2][2]
      
      [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCcf9269e&targetVersion=GCd4da6f2&_a=files
      [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC943474c&targetVersion=GC301f927&_a=files
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:a88d6455-e128-4280-39b4-08d960f4ca81)
      
      * Merged PR 27684: [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-winforms
      
      This pull request updates the following dependencies
      
      [marker]: <> (Begin:Coherency Updates)
      ## Coherency Updates
      
      The following updates ensure that dependencies with a *CoherentParentDependency*
      attribute were produced in a build used as input to the parent dependency's build.
      See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)
      
      [DependencyUpdate]: <> (Begin)
      
      - **Coherency Updates**:
        - **Microsoft.NETCore.ILDAsm**: from 6.0.12-servicing.22566.2 to 6.0.12-servicing.22568.7 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.ILAsm**: from 6.0.12-servicing.22566.2 to 6.0.12-servicing.22568.7 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Ref**: from 6.0.12 to 6.0.12 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Runtime.win-x64**: from 6.0.12 to 6.0.12 (parent: Microsoft.Private.Winforms)
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: from 6.0.12-servicing.22566.2 to 6.0.12-servicing.22568.7 (parent: Microsoft.Private.Winforms)
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:Coherency Updates)
      
      [marker]: <> (Begin:a88d6455-e128-4280-39b4-08d960f4ca81)
      ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
      - **Subscription**: a88d6455-e128-4280-39b4-08d960f4ca81
      - **Build**: 20221118.10
      - **Date Produced**: November 19, 2022 1:01:34 AM UTC
      - **Commit**: bf70006b6e83a62167705431d633d1fd1ab49b34
      - **Branch**: refs/heads/internal/release/6.0
      
      [DependencyUpdate]: <> (Begin)
      
      - **Updates**:
        - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 6.0.12-servicing.22567.2 to 6.0.12-servicing.22568.10][1]
        - **Microsoft.Private.Winforms**: [from 6.0.12-servicing.22567.2 to 6.0.12-servicing.22568.10][1]
        - **Microsoft.NETCore.ILDAsm**: [from 6.0.12-servicing.22566.2 to 6.0.12-servicing.22568.7][2]
        - **Microsoft.NETCore.ILAsm**: [from 6.0.12-servicing.22566.2 to 6.0.12-servicing.22568.7][2]
        - **Microsoft.NETCore.App.Ref**: [from 6.0.12 to 6.0.12][2]
        - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.12 to 6.0.12][2]
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: [from 6.0.12-servicing.22566.2 to 6.0.12-servicing.22568.7][2]
      
      [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCd4da6f2&targetVersion=GCbf70006&_a=files
      [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC301f927&targetVersion=GC02e45a4&_a=files
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:a88d6455-e128-4280-39b4-08d960f4ca81)
      
      * Merged PR 27903: [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-winforms
      
      This pull request updates the following dependencies
      
      [marker]: <> (Begin:a88d6455-e128-4280-39b4-08d960f4ca81)
      ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
      - **Subscription**: a88d6455-e128-4280-39b4-08d960f4ca81
      - **Build**: 20221129.11
      - **Date Produced**: November 29, 2022 9:00:18 PM UTC
      - **Commit**: bd7407606f49c7bb9ee784c5a5a9c19127c0f081
      - **Branch**: refs/heads/internal/release/6.0
      
      [DependencyUpdate]: <> (Begin)
      
      - **Updates**:
        - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 6.0.12-servicing.22568.10 to 6.0.13-servicing.22579.11][1]
        - **Microsoft.Private.Winforms**: [from 6.0.12-servicing.22568.10 to 6.0.13-servicing.22579.11][1]
      
      [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCbf70006&targetVersion=GCbd74076&_a=files
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:a88d6455-e128-4280-39b4-08d960f4ca81)
      
      * Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-winforms build 20221201.1
      
      Microsoft.Dotnet.WinForms.ProjectTemplates , Microsoft.Private.Winforms
       From Version 6.0.13-servicing.22579.11 -> To Version 6.0.13-servicing.22601.1
      
      Dependency coherency updates
      
      Microsoft.NETCore.ILDAsm,Microsoft.NETCore.ILAsm,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
       From Version 6.0.12-servicing.22568.7 -> To Version 6.0.13-servicing.22580.9 (parent: Microsoft.Private.Winforms
      Co-authored-by: Ndotnet-bot <dotnet-bot@microsoft.com>
      Co-authored-by: NLevi Broderick <levib@microsoft.com>
      Co-authored-by: NDotNet Bot <dn-bot@microsoft.com>
      0c8bd9f0
    • D
      Update dependencies from https://github.com/dotnet/arcade build 20230110.6 (#7442) · 013b2e10
      dotnet-maestro[bot] 提交于
      [release/6.0] Update dependencies from dotnet/arcade
      013b2e10
  14. 05 1月, 2023 1 次提交
  15. 01 12月, 2022 2 次提交
  16. 30 11月, 2022 1 次提交
  17. 20 11月, 2022 1 次提交
    • D
      Merged PR 27684: [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-winforms · 4178d795
      DotNet Bot 提交于
      This pull request updates the following dependencies
      
      [marker]: <> (Begin:Coherency Updates)
      ## Coherency Updates
      
      The following updates ensure that dependencies with a *CoherentParentDependency*
      attribute were produced in a build used as input to the parent dependency's build.
      See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)
      
      [DependencyUpdate]: <> (Begin)
      
      - **Coherency Updates**:
        - **Microsoft.NETCore.ILDAsm**: from 6.0.12-servicing.22566.2 to 6.0.12-servicing.22568.7 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.ILAsm**: from 6.0.12-servicing.22566.2 to 6.0.12-servicing.22568.7 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Ref**: from 6.0.12 to 6.0.12 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Runtime.win-x64**: from 6.0.12 to 6.0.12 (parent: Microsoft.Private.Winforms)
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: from 6.0.12-servicing.22566.2 to 6.0.12-servicing.22568.7 (parent: Microsoft.Private.Winforms)
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:Coherency Updates)
      
      [marker]: <> (Begin:a88d6455-e128-4280-39b4-08d960f4ca81)
      ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
      - **Subscription**: a88d6455-e128-4280-39b4-08d960f4ca81
      - **Build**: 20221118.10
      - **Date Produced**: November 19, 2022 1:01:34 AM UTC
      - **Commit**: bf70006b6e83a62167705431d633d1fd1ab49b34
      - **Branch**: refs/heads/internal/release/6.0
      
      [DependencyUpdate]: <> (Begin)
      
      - **Updates**:
        - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 6.0.12-servicing.22567.2 to 6.0.12-servicing.22568.10][1]
        - **Microsoft.Private.Winforms**: [from 6.0.12-servicing.22567.2 to 6.0.12-servicing.22568.10][1]
        - **Microsoft.NETCore.ILDAsm**: [from 6.0.12-servicing.22566.2 to 6.0.12-servicing.22568.7][2]
        - **Microsoft.NETCore.ILAsm**: [from 6.0.12-servicing.22566.2 to 6.0.12-servicing.22568.7][2]
        - **Microsoft.NETCore.App.Ref**: [from 6.0.12 to 6.0.12][2]
        - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.12 to 6.0.12][2]
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: [from 6.0.12-servicing.22566.2 to 6.0.12-servicing.22568.7][2]
      
      [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCd4da6f2&targetVersion=GCbf70006&_a=files
      [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC301f927&targetVersion=GC02e45a4&_a=files
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:a88d6455-e128-4280-39b4-08d960f4ca81)
      4178d795
  18. 18 11月, 2022 1 次提交
    • D
      Merged PR 27600: [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-winforms · ba2b8905
      DotNet Bot 提交于
      This pull request updates the following dependencies
      
      [marker]: <> (Begin:Coherency Updates)
      ## Coherency Updates
      
      The following updates ensure that dependencies with a *CoherentParentDependency*
      attribute were produced in a build used as input to the parent dependency's build.
      See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)
      
      [DependencyUpdate]: <> (Begin)
      
      - **Coherency Updates**:
        - **Microsoft.NETCore.ILDAsm**: from 6.0.11-servicing.22523.4 to 6.0.12-servicing.22566.2 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.ILAsm**: from 6.0.11-servicing.22523.4 to 6.0.12-servicing.22566.2 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Ref**: from 6.0.11 to 6.0.12 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Runtime.win-x64**: from 6.0.11 to 6.0.12 (parent: Microsoft.Private.Winforms)
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: from 6.0.11-servicing.22523.4 to 6.0.12-servicing.22566.2 (parent: Microsoft.Private.Winforms)
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:Coherency Updates)
      
      [marker]: <> (Begin:a88d6455-e128-4280-39b4-08d960f4ca81)
      ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
      - **Subscription**: a88d6455-e128-4280-39b4-08d960f4ca81
      - **Build**: 20221117.2
      - **Date Produced**: November 17, 2022 4:27:14 PM UTC
      - **Commit**: d4da6f214495396a4ec18fd6ac34194d75f790d1
      - **Branch**: refs/heads/internal/release/6.0
      
      [DependencyUpdate]: <> (Begin)
      
      - **Updates**:
        - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 6.0.12-servicing.22554.4 to 6.0.12-servicing.22567.2][1]
        - **Microsoft.Private.Winforms**: [from 6.0.12-servicing.22554.4 to 6.0.12-servicing.22567.2][1]
        - **Microsoft.NETCore.ILDAsm**: [from 6.0.11-servicing.22523.4 to 6.0.12-servicing.22566.2][2]
        - **Microsoft.NETCore.ILAsm**: [from 6.0.11-servicing.22523.4 to 6.0.12-servicing.22566.2][2]
        - **Microsoft.NETCore.App.Ref**: [from 6.0.11 to 6.0.12][2]
        - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.11 to 6.0.12][2]
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: [from 6.0.11-servicing.22523.4 to 6.0.12-servicing.22566.2][2]
      
      [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCcf9269e&targetVersion=GCd4da6f2&_a=files
      [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC943474c&targetVersion=GC301f927&_a=files
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:a88d6455-e128-4280-39b4-08d960f4ca81)
      ba2b8905
  19. 15 11月, 2022 2 次提交
  20. 12 11月, 2022 1 次提交
  21. 09 11月, 2022 1 次提交
  22. 02 11月, 2022 1 次提交
  23. 24 10月, 2022 1 次提交
    • D
      Merged PR 26994: [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-winforms · 96c5254e
      DotNet Bot 提交于
      This pull request updates the following dependencies
      
      [marker]: <> (Begin:Coherency Updates)
      ## Coherency Updates
      
      The following updates ensure that dependencies with a *CoherentParentDependency*
      attribute were produced in a build used as input to the parent dependency's build.
      See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)
      
      [DependencyUpdate]: <> (Begin)
      
      - **Coherency Updates**:
        - **Microsoft.NETCore.Platforms**: from 6.0.7 to 6.0.7 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.ILDAsm**: from 6.0.11-servicing.22518.9 to 6.0.11-servicing.22523.4 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.ILAsm**: from 6.0.11-servicing.22518.9 to 6.0.11-servicing.22523.4 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Ref**: from 6.0.11 to 6.0.11 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Runtime.win-x64**: from 6.0.11 to 6.0.11 (parent: Microsoft.Private.Winforms)
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: from 6.0.11-servicing.22518.9 to 6.0.11-servicing.22523.4 (parent: Microsoft.Private.Winforms)
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:Coherency Updates)
      
      [marker]: <> (Begin:a88d6455-e128-4280-39b4-08d960f4ca81)
      ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
      - **Subscription**: a88d6455-e128-4280-39b4-08d960f4ca81
      - **Build**: 20221023.4
      - **Date Produced**: October 23, 2022 10:40:55 PM UTC
      - **Commit**: cf9269e4b3f8f3d74a59e90c19ec6f8d390bcad4
      - **Branch**: refs/heads/internal/release/6.0
      
      [DependencyUpdate]: <> (Begin)
      
      - **Updates**:
        - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 6.0.11-servicing.22519.5 to 6.0.11-servicing.22523.4][1]
        - **Microsoft.Private.Winforms**: [from 6.0.11-servicing.22519.5 to 6.0.11-servicing.22523.4][1]
        - **Microsoft.NETCore.Platforms**: [from 6.0.7 to 6.0.7][2]
        - **Microsoft.NETCore.ILDAsm**: [from 6.0.11-servicing.22518.9 to 6.0.11-servicing.22523.4][2]
        - **Microsoft.NETCore.ILAsm**: [from 6.0.11-servicing.22518.9 to 6.0.11-servicing.22523.4][2]
        - **Microsoft.NETCore.App.Ref**: [from 6.0.11 to 6.0.11][2]
        - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.11 to 6.0.11][2]
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: [from 6.0.11-servicing.22518.9 to 6.0.11-servicing.22523.4][2]
      
      [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC8ed3bcf&targetVersion=GCcf9269e&_a=files
      [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCaf5b37c&targetVersion=GC943474c&_a=files
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:a88d6455-e128-4280-39b4-08d960f4ca81)
      96c5254e
  24. 20 10月, 2022 1 次提交
    • D
      Merged PR 26887: [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-winforms · 37deaa02
      DotNet Bot 提交于
      This pull request updates the following dependencies
      
      [marker]: <> (Begin:Coherency Updates)
      ## Coherency Updates
      
      The following updates ensure that dependencies with a *CoherentParentDependency*
      attribute were produced in a build used as input to the parent dependency's build.
      See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)
      
      [DependencyUpdate]: <> (Begin)
      
      - **Coherency Updates**:
        - **Microsoft.NETCore.Platforms**: from 6.0.7 to 6.0.7 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.ILDAsm**: from 6.0.11-servicing.22514.6 to 6.0.11-servicing.22518.9 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.ILAsm**: from 6.0.11-servicing.22514.6 to 6.0.11-servicing.22518.9 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Ref**: from 6.0.11 to 6.0.11 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Runtime.win-x64**: from 6.0.11 to 6.0.11 (parent: Microsoft.Private.Winforms)
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: from 6.0.11-servicing.22514.6 to 6.0.11-servicing.22518.9 (parent: Microsoft.Private.Winforms)
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:Coherency Updates)
      
      [marker]: <> (Begin:a88d6455-e128-4280-39b4-08d960f4ca81)
      ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
      - **Subscription**: a88d6455-e128-4280-39b4-08d960f4ca81
      - **Build**: 20221019.5
      - **Date Produced**: October 19, 2022 2:59:44 PM UTC
      - **Commit**: 8ed3bcf52701282d7db3a99db2e7304bd4443c99
      - **Branch**: refs/heads/internal/release/6.0
      
      [DependencyUpdate]: <> (Begin)
      
      - **Updates**:
        - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 6.0.11-servicing.22517.3 to 6.0.11-servicing.22519.5][1]
        - **Microsoft.Private.Winforms**: [from 6.0.11-servicing.22517.3 to 6.0.11-servicing.22519.5][1]
        - **Microsoft.NETCore.Platforms**: [from 6.0.7 to 6.0.7][2]
        - **Microsoft.NETCore.ILDAsm**: [from 6.0.11-servicing.22514.6 to 6.0.11-servicing.22518.9][2]
        - **Microsoft.NETCore.ILAsm**: [from 6.0.11-servicing.22514.6 to 6.0.11-servicing.22518.9][2]
        - **Microsoft.NETCore.App.Ref**: [from 6.0.11 to 6.0.11][2]
        - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.11 to 6.0.11][2]
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: [from 6.0.11-servicing.22514.6 to 6.0.11-servicing.22518.9][2]
      
      [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC1821cb5&targetVersion=GC8ed3bcf&_a=files
      [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCc672e90&targetVersion=GCaf5b37c&_a=files
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:a88d6455-e128-4280-39b4-08d960f4ca81)
      37deaa02
  25. 18 10月, 2022 2 次提交
  26. 14 10月, 2022 2 次提交
  27. 12 10月, 2022 1 次提交
    • V
      Merging internal commits for release/6.0 (#7187) · 1ea066a9
      vseanreesermsft 提交于
      * Merged PR 23885: [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-winforms
      
      This pull request updates the following dependencies
      
      [marker]: <> (Begin:a88d6455-e128-4280-39b4-08d960f4ca81)
      ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
      - **Subscription**: a88d6455-e128-4280-39b4-08d960f4ca81
      - **Build**: 20220712.3
      - **Date Produced**: July 12, 2022 11:02:17 PM UTC
      - **Commit**: ff733653b44bbd79d865172a0095f73be4c130d5
      - **Branch**: refs/heads/internal/release/6.0
      
      [DependencyUpdate]: <> (Begin)
      
      - **Updates**:
        - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 6.0.7-servicing.22322.3 to 6.0.8-servicing.22362.3][2]
        - **Microsoft.Private.Winforms**: [from 6.0.7-servicing.22322.3 to 6.0.8-servicing.22362.3][2]
      
      [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC2497705&targetVersion=GCff73365&_a=files
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:a88d6455-e128-4280-39b4-08d960f4ca81)
      
      * [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-winforms
      - Coherency Updates:
        - System.Security.Cryptography.Xml: from 6.0.0 to 6.0.1 (parent: Microsoft.Private.Winforms)
        - Microsoft.NETCore.Platforms: from 6.0.5 to 6.0.5 (parent: Microsoft.Private.Winforms)
        - Microsoft.NETCore.ILDAsm: from 6.0.7-servicing.22322.2 to 6.0.8-servicing.22362.13 (parent: Microsoft.Private.Winforms)
        - Microsoft.NETCore.ILAsm: from 6.0.7-servicing.22322.2 to 6.0.8-servicing.22362.13 (parent: Microsoft.Private.Winforms)
        - Microsoft.NETCore.App.Ref: from 6.0.7 to 6.0.8 (parent: Microsoft.Private.Winforms)
        - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.7 to 6.0.8 (parent: Microsoft.Private.Winforms)
        - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.7-servicing.22322.2 to 6.0.8-servicing.22362.13 (parent: Microsoft.Private.Winforms)
      
      * [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-winforms
      - Coherency Updates:
        - System.Security.Cryptography.Xml: from 6.0.1 to 6.0.1 (parent: Microsoft.Private.Winforms)
        - Microsoft.NETCore.ILDAsm: from 6.0.8-servicing.22362.13 to 6.0.8-servicing.22363.6 (parent: Microsoft.Private.Winforms)
        - Microsoft.NETCore.ILAsm: from 6.0.8-servicing.22362.13 to 6.0.8-servicing.22363.6 (parent: Microsoft.Private.Winforms)
        - Microsoft.NETCore.App.Ref: from 6.0.8 to 6.0.8 (parent: Microsoft.Private.Winforms)
        - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.8 to 6.0.8 (parent: Microsoft.Private.Winforms)
        - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.8-servicing.22362.13 to 6.0.8-servicing.22363.6 (parent: Microsoft.Private.Winforms)
      
      * Merged PR 24215: [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-winforms
      
      This pull request updates the following dependencies
      
      [marker]: <> (Begin:Coherency Updates)
      ## Coherency Updates
      
      The following updates ensure that dependencies with a *CoherentParentDependency*
      attribute were produced in a build used as input to the parent dependency's build.
      See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)
      
      [DependencyUpdate]: <> (Begin)
      
      - **Coherency Updates**:
        - **Microsoft.NETCore.Platforms**: from 6.0.5 to 6.0.5 (parent: Microsoft.Private.Winforms)
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:Coherency Updates)
      
      [marker]: <> (Begin:a88d6455-e128-4280-39b4-08d960f4ca81)
      ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
      - **Subscription**: a88d6455-e128-4280-39b4-08d960f4ca81
      - **Build**: 20220718.4
      - **Date Produced**: July 18, 2022 4:28:05 PM UTC
      - **Commit**: bcdb000de284571bf5267aa3d052dee7918c1e6e
      - **Branch**: refs/heads/internal/release/6.0
      
      [DependencyUpdate]: <> (Begin)
      
      - **Updates**:
        - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 6.0.8-servicing.22363.7 to 6.0.8-servicing.22368.4][1]
        - **Microsoft.Private.Winforms**: [from 6.0.8-servicing.22363.7 to 6.0.8-servicing.22368.4][1]
        - **Microsoft.NETCore.Platforms**: [from 6.0.5 to 6.0.5][2]
      
      [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC876ba0c&targetVersion=GCbcdb000&_a=files
      [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCf316191&targetVersion=GC0ec02c8&_a=files
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:a88d6455-e128-4280-39b4-08d960f4ca81)
      
      * [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-winforms
      
      * [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-winforms
      - Coherency Updates:
        - System.Configuration.ConfigurationManager: from 6.0.0 to 6.0.1 (parent: Microsoft.Private.Winforms)
        - System.Security.Cryptography.Xml: from 6.0.1 to 6.0.1 (parent: Microsoft.Private.Winforms)
        - Microsoft.NETCore.ILDAsm: from 6.0.8-servicing.22363.6 to 6.0.9-servicing.22412.2 (parent: Microsoft.Private.Winforms)
        - Microsoft.NETCore.ILAsm: from 6.0.8-servicing.22363.6 to 6.0.9-servicing.22412.2 (parent: Microsoft.Private.Winforms)
        - Microsoft.NETCore.App.Ref: from 6.0.8 to 6.0.9 (parent: Microsoft.Private.Winforms)
        - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.8 to 6.0.9 (parent: Microsoft.Private.Winforms)
        - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.8-servicing.22363.6 to 6.0.9-servicing.22412.2 (parent: Microsoft.Private.Winforms)
      
      * [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-winforms
      
      * [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-winforms
      - Coherency Updates:
        - System.Configuration.ConfigurationManager: from 6.0.1 to 6.0.1 (parent: Microsoft.Private.Winforms)
        - System.Security.Cryptography.Xml: from 6.0.1 to 6.0.1 (parent: Microsoft.Private.Winforms)
        - Microsoft.NETCore.ILDAsm: from 6.0.9-servicing.22412.2 to 6.0.9-servicing.22413.8 (parent: Microsoft.Private.Winforms)
        - Microsoft.NETCore.ILAsm: from 6.0.9-servicing.22412.2 to 6.0.9-servicing.22413.8 (parent: Microsoft.Private.Winforms)
        - Microsoft.NETCore.App.Ref: from 6.0.9 to 6.0.9 (parent: Microsoft.Private.Winforms)
        - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.9 to 6.0.9 (parent: Microsoft.Private.Winforms)
        - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.9-servicing.22412.2 to 6.0.9-servicing.22413.8 (parent: Microsoft.Private.Winforms)
      
      * [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-winforms
      - Coherency Updates:
        - System.Configuration.ConfigurationManager: from 6.0.1 to 6.0.1 (parent: Microsoft.Private.Winforms)
        - System.Security.Cryptography.Xml: from 6.0.1 to 6.0.1 (parent: Microsoft.Private.Winforms)
        - Microsoft.NETCore.ILDAsm: from 6.0.9-servicing.22413.8 to 6.0.9-servicing.22415.4 (parent: Microsoft.Private.Winforms)
        - Microsoft.NETCore.ILAsm: from 6.0.9-servicing.22413.8 to 6.0.9-servicing.22415.4 (parent: Microsoft.Private.Winforms)
        - Microsoft.NETCore.App.Ref: from 6.0.9 to 6.0.9 (parent: Microsoft.Private.Winforms)
        - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.9 to 6.0.9 (parent: Microsoft.Private.Winforms)
        - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.9-servicing.22413.8 to 6.0.9-servicing.22415.4 (parent: Microsoft.Private.Winforms)
      
      * Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-winforms build 20220816.1
      
      Microsoft.Dotnet.WinForms.ProjectTemplates , Microsoft.Private.Winforms
       From Version 6.0.9-servicing.22415.17 -> To Version 6.0.9-servicing.22416.1
      
      Dependency coherency updates
      
      System.Configuration.ConfigurationManager,System.Security.Cryptography.Xml,Microsoft.NETCore.ILDAsm,Microsoft.NETCore.ILAsm,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
       From Version 6.0.1 -> To Version 6.0.1 (parent: Microsoft.Private.Winforms
      
      * Merged PR 25059: [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-winforms
      
      This pull request updates the following dependencies
      
      [marker]: <> (Begin:Coherency Updates)
      ## Coherency Updates
      
      The following updates ensure that dependencies with a *CoherentParentDependency*
      attribute were produced in a build used as input to the parent dependency's build.
      See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)
      
      [DependencyUpdate]: <> (Begin)
      
      - **Coherency Updates**:
        - **System.Configuration.ConfigurationManager**: from 6.0.1 to 6.0.1 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.ILDAsm**: from 6.0.9-servicing.22415.12 to 6.0.9-servicing.22416.9 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.ILAsm**: from 6.0.9-servicing.22415.12 to 6.0.9-servicing.22416.9 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Ref**: from 6.0.9 to 6.0.9 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Runtime.win-x64**: from 6.0.9 to 6.0.9 (parent: Microsoft.Private.Winforms)
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: from 6.0.9-servicing.22415.12 to 6.0.9-servicing.22416.9 (parent: Microsoft.Private.Winforms)
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:Coherency Updates)
      
      [marker]: <> (Begin:a88d6455-e128-4280-39b4-08d960f4ca81)
      ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
      - **Subscription**: a88d6455-e128-4280-39b4-08d960f4ca81
      - **Build**: 20220817.1
      - **Date Produced**: August 17, 2022 4:40:12 PM UTC
      - **Commit**: 5d275019237fbf9f4bf5d867f779c616ec264718
      - **Branch**: refs/heads/internal/release/6.0
      
      [DependencyUpdate]: <> (Begin)
      
      - **Updates**:
        - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 6.0.9-servicing.22416.1 to 6.0.9-servicing.22417.1][1]
        - **Microsoft.Private.Winforms**: [from 6.0.9-servicing.22416.1 to 6.0.9-servicing.22417.1][1]
        - **System.Configuration.ConfigurationManager**: [from 6.0.1 to 6.0.1][2]
        - **Microsoft.NETCore.ILDAsm**: [from 6.0.9-servicing.22415.12 to 6.0.9-servicing.22416.9][2]
        - **Microsoft.NETCore.ILAsm**: [from 6.0.9-servicing.22415.12 to 6.0.9-servicing.22416.9][2]
        - **Microsoft.NETCore.App.Ref**: [from 6.0.9 to 6.0.9][2]
        - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.9 to 6.0.9][2]
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: [from 6.0.9-servicing.22415.12 to 6.0.9-servicing.22416.9][2]
      
      [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC491c3f4&targetVersion=GC5d27501&_a=files
      [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCb114055&targetVersion=GCca2f175&_a=files
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:a88d6455-e128-4280-39b4-08d960f4ca81)
      
      * Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-winforms build 20220818.3
      
      Microsoft.Dotnet.WinForms.ProjectTemplates , Microsoft.Private.Winforms
       From Version 6.0.9-servicing.22417.1 -> To Version 6.0.9-servicing.22418.3
      
      Dependency coherency updates
      
      System.Security.Cryptography.Xml
       From Version 6.0.1 -> To Version 6.0.1 (parent: Microsoft.Private.Winforms
      
      * Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-winforms build 20220819.10
      
      Microsoft.Dotnet.WinForms.ProjectTemplates , Microsoft.Private.Winforms
       From Version 6.0.9-servicing.22418.3 -> To Version 6.0.9-servicing.22419.10
      
      Dependency coherency updates
      
      System.Configuration.ConfigurationManager,Microsoft.NETCore.ILDAsm,Microsoft.NETCore.ILAsm,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
       From Version 6.0.1 -> To Version 6.0.1 (parent: Microsoft.Private.Winforms
      
      * Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-winforms build 20220902.2
      
      Microsoft.Dotnet.WinForms.ProjectTemplates , Microsoft.Private.Winforms
       From Version 6.0.9-servicing.22419.10 -> To Version 6.0.9-servicing.22452.2
      
      Dependency coherency updates
      
      System.Configuration.ConfigurationManager,Microsoft.NETCore.ILDAsm,Microsoft.NETCore.ILAsm,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
       From Version 6.0.1 -> To Version 6.0.1 (parent: Microsoft.Private.Winforms
      
      * Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-winforms build 20220906.5
      
      Microsoft.Dotnet.WinForms.ProjectTemplates , Microsoft.Private.Winforms
       From Version 6.0.9-servicing.22419.10 -> To Version 6.0.9-servicing.22456.5
      
      Dependency coherency updates
      
      System.Configuration.ConfigurationManager,Microsoft.NETCore.ILDAsm,Microsoft.NETCore.ILAsm,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
       From Version 6.0.1 -> To Version 6.0.1 (parent: Microsoft.Private.Winforms
      
      * Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-winforms build 20220906.10
      
      Microsoft.Dotnet.WinForms.ProjectTemplates , Microsoft.Private.Winforms
       From Version 6.0.9-servicing.22419.10 -> To Version 6.0.10-servicing.22456.10
      
      Dependency coherency updates
      
      System.Configuration.ConfigurationManager,Microsoft.NETCore.ILDAsm,Microsoft.NETCore.ILAsm,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
       From Version 6.0.1 -> To Version 6.0.1 (parent: Microsoft.Private.Winforms
      
      * Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-winforms build 20220913.10
      
      Microsoft.Dotnet.WinForms.ProjectTemplates , Microsoft.Private.Winforms
       From Version 6.0.9-servicing.22419.10 -> To Version 6.0.10-servicing.22463.10
      
      Dependency coherency updates
      
      System.Configuration.ConfigurationManager,Microsoft.NETCore.ILDAsm,Microsoft.NETCore.ILAsm,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
       From Version 6.0.1 -> To Version 6.0.1 (parent: Microsoft.Private.Winforms
      
      * Merged PR 25793: [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-winforms
      
      This pull request updates the following dependencies
      
      [marker]: <> (Begin:Coherency Updates)
      ## Coherency Updates
      
      The following updates ensure that dependencies with a *CoherentParentDependency*
      attribute were produced in a build used as input to the parent dependency's build.
      See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)
      
      [DependencyUpdate]: <> (Begin)
      
      - **Coherency Updates**:
        - **System.Configuration.ConfigurationManager**: from 6.0.1 to 6.0.1 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.Platforms**: from 6.0.5 to 6.0.6 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.ILDAsm**: from 6.0.9-servicing.22451.7 to 6.0.10-servicing.22466.14 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.ILAsm**: from 6.0.9-servicing.22451.7 to 6.0.10-servicing.22466.14 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Ref**: from 6.0.9 to 6.0.10 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Runtime.win-x64**: from 6.0.9 to 6.0.10 (parent: Microsoft.Private.Winforms)
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: from 6.0.9-servicing.22451.7 to 6.0.10-servicing.22466.14 (parent: Microsoft.Private.Winforms)
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:Coherency Updates)
      
      [marker]: <> (Begin:a88d6455-e128-4280-39b4-08d960f4ca81)
      ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
      - **Subscription**: a88d6455-e128-4280-39b4-08d960f4ca81
      - **Build**: 20220919.3
      - **Date Produced**: September 19, 2022 4:36:23 PM UTC
      - **Commit**: 84f55a42fcc741ba820caba861abf27aa84a4342
      - **Branch**: refs/heads/internal/release/6.0
      
      [DependencyUpdate]: <> (Begin)
      
      - **Updates**:
        - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 6.0.10-servicing.22463.10 to 6.0.10-servicing.22469.3][4]
        - **Microsoft.Private.Winforms**: [from 6.0.10-servicing.22463.10 to 6.0.10-servicing.22469.3][4]
        - **System.Configuration.ConfigurationManager**: [from 6.0.1 to 6.0.1][5]
        - **Microsoft.NETCore.Platforms**: [from 6.0.5 to 6.0.6][6]
        - **Microsoft.NETCore.ILDAsm**: [from 6.0.9-servicing.22451.7 to 6.0.10-servicing.22466.14][7]
        - **Microsoft.NETCore.ILAsm**: [from 6.0.9-servicing.22451.7 to 6.0.10-servicing.22466.14][7]
        - **Microsoft.NETCore.App.Ref**: [from 6.0.9 to 6.0.10][7]
        - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.9 to 6.0.10][7]
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: [from 6.0.9-servicing.22451.7 to 6.0.10-servicing.22466.14][7]
      
      [4]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC05fbf93&targetVersion=GC84f55a4&_a=files
      [5]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC5e2d96c&targetVersion=GC163a635&_a=files
      [6]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC0ec02c8&targetVersion=...
      
      * Merged PR 25966: [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-winforms
      
      This pull request updates the following dependencies
      
      [marker]: <> (Begin:a88d6455-e128-4280-39b4-08d960f4ca81)
      ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
      - **Subscription**: a88d6455-e128-4280-39b4-08d960f4ca81
      - **Build**: 20220919.5
      - **Date Produced**: September 19, 2022 9:46:27 PM UTC
      - **Commit**: 33f516877d499c1a095702240a38bec64a57cb8a
      - **Branch**: refs/heads/internal/release/6.0
      
      [DependencyUpdate]: <> (Begin)
      
      - **Updates**:
        - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 6.0.10-servicing.22469.3 to 6.0.10-servicing.22469.5][1]
        - **Microsoft.Private.Winforms**: [from 6.0.10-servicing.22469.3 to 6.0.10-servicing.22469.5][1]
      
      [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC84f55a4&targetVersion=GC33f5168&_a=files
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:a88d6455-e128-4280-39b4-08d960f4ca81)
      
      * Merged PR 25999: [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-winforms
      
      This pull request updates the following dependencies
      
      [marker]: <> (Begin:Coherency Updates)
      ## Coherency Updates
      
      The following updates ensure that dependencies with a *CoherentParentDependency*
      attribute were produced in a build used as input to the parent dependency's build.
      See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)
      
      [DependencyUpdate]: <> (Begin)
      
      - **Coherency Updates**:
        - **Microsoft.NETCore.Platforms**: from 6.0.6 to 6.0.6 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.ILDAsm**: from 6.0.10-servicing.22466.14 to 6.0.10-servicing.22469.10 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.ILAsm**: from 6.0.10-servicing.22466.14 to 6.0.10-servicing.22469.10 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Ref**: from 6.0.10 to 6.0.10 (parent: Microsoft.Private.Winforms)
        - **Microsoft.NETCore.App.Runtime.win-x64**: from 6.0.10 to 6.0.10 (parent: Microsoft.Private.Winforms)
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: from 6.0.10-servicing.22466.14 to 6.0.10-servicing.22469.10 (parent: Microsoft.Private.Winforms)
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:Coherency Updates)
      
      [marker]: <> (Begin:a88d6455-e128-4280-39b4-08d960f4ca81)
      ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
      - **Subscription**: a88d6455-e128-4280-39b4-08d960f4ca81
      - **Build**: 20220920.3
      - **Date Produced**: September 20, 2022 3:36:03 PM UTC
      - **Commit**: 24d64ba63551a0f0457d62b834d043292d090815
      - **Branch**: refs/heads/internal/release/6.0
      
      [DependencyUpdate]: <> (Begin)
      
      - **Updates**:
        - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 6.0.10-servicing.22469.5 to 6.0.10-servicing.22470.3][1]
        - **Microsoft.Private.Winforms**: [from 6.0.10-servicing.22469.5 to 6.0.10-servicing.22470.3][1]
        - **Microsoft.NETCore.Platforms**: [from 6.0.6 to 6.0.6][2]
        - **Microsoft.NETCore.ILDAsm**: [from 6.0.10-servicing.22466.14 to 6.0.10-servicing.22469.10][2]
        - **Microsoft.NETCore.ILAsm**: [from 6.0.10-servicing.22466.14 to 6.0.10-servicing.22469.10][2]
        - **Microsoft.NETCore.App.Ref**: [from 6.0.10 to 6.0.10][2]
        - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.10 to 6.0.10][2]
        - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: [from 6.0.10-servicing.22466.14 to 6.0.10-servicing.22469.10][2]
      
      [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC33f5168&targetVersion=GC24d64ba&_a=files
      [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC2768a7a&targetVersion=GC3bd501a&_a=files
      
      [DependencyUpdate]: <> (End)
      
      [marker]: <> (End:a88d6455-e128-4280-39b4-08d960f4ca81)
      
      * Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-winforms build 20220926.6
      
      Microsoft.Dotnet.WinForms.ProjectTemplates , Microsoft.Private.Winforms
       From Version 6.0.10-servicing.22470.3 -> To Version 6.0.10-servicing.22476.6
      
      Dependency coherency updates
      
      Microsoft.NETCore.Platforms,Microsoft.NETCore.ILDAsm,Microsoft.NETCore.ILAsm,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
       From Version 6.0.6 -> To Version 6.0.6 (parent: Microsoft.Private.Winforms
      Co-authored-by: Ndotnet-bot <dotnet-bot@microsoft.com>
      Co-authored-by: NDotNet Bot <dn-bot@microsoft.com>
      1ea066a9
  28. 07 10月, 2022 2 次提交