Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test to 'Adding System.Windows.Media.Animation.BackEase as known type.' #24

Open
wants to merge 1,081 commits into
base: dev
Choose a base branch
from

Conversation

lindexi
Copy link
Member

@lindexi lindexi commented Oct 21, 2023

bgrainger and others added 30 commits July 13, 2022 17:29
…712.1 (#6791)

[main] Update dependencies from dotnet/arcade
[main] Update dependencies from dotnet/winforms
…20714.1 (#6794)

[main] Update dependencies from dotnet/winforms
- Coherency Updates:
  - System.CodeDom: from 7.0.0-preview.6.22356.9 to 7.0.0-preview.7.22362.12 (parent: Microsoft.Private.Winforms)
  - System.Configuration.ConfigurationManager: from 7.0.0-preview.6.22356.9 to 7.0.0-preview.7.22362.12 (parent: Microsoft.Private.Winforms)
  - System.Diagnostics.EventLog: from 7.0.0-preview.6.22356.9 to 7.0.0-preview.7.22362.12 (parent: Microsoft.Private.Winforms)
  - System.DirectoryServices: from 7.0.0-preview.6.22356.9 to 7.0.0-preview.7.22362.12 (parent: Microsoft.Private.Winforms)
  - System.Drawing.Common: from 7.0.0-preview.6.22356.9 to 7.0.0-preview.7.22362.12 (parent: Microsoft.Private.Winforms)
  - System.Reflection.MetadataLoadContext: from 7.0.0-preview.6.22356.9 to 7.0.0-preview.7.22362.12 (parent: Microsoft.Private.Winforms)
  - System.Security.Cryptography.Xml: from 7.0.0-preview.6.22356.9 to 7.0.0-preview.7.22362.12 (parent: Microsoft.Private.Winforms)
  - System.Security.Permissions: from 7.0.0-preview.6.22356.9 to 7.0.0-preview.7.22362.12 (parent: Microsoft.Private.Winforms)
  - System.Windows.Extensions: from 7.0.0-preview.6.22356.9 to 7.0.0-preview.7.22362.12 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.Platforms: from 7.0.0-preview.6.22356.9 to 7.0.0-preview.7.22362.12 (parent: Microsoft.Private.Winforms)
  - System.IO.Packaging: from 7.0.0-preview.6.22356.9 to 7.0.0-preview.7.22362.12 (parent: Microsoft.Private.Winforms)
  - System.Resources.Extensions: from 7.0.0-preview.6.22356.9 to 7.0.0-preview.7.22362.12 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.App.Ref: from 7.0.0-preview.6.22356.9 to 7.0.0-preview.7.22362.12 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.App.Runtime.win-x64: from 7.0.0-preview.6.22356.9 to 7.0.0-preview.7.22362.12 (parent: Microsoft.Private.Winforms)
  - VS.Redist.Common.NetCore.SharedFramework.x64.7.0: from 7.0.0-preview.6.22356.9 to 7.0.0-preview.7.22362.12 (parent: Microsoft.Private.Winforms)
* Fix Invalid_IInputElement resource

* Fix Invalid_IInputElement resource usage

* Fix Invalid_IInputElement resource usage comments

Co-authored-by: Ashish Kumar Singh <[email protected]>
* Inline VerifyAccess

* Use static local function
…713.1 (#6796)

[main] Update dependencies from dotnet/arcade
…20714.3 (#6797)

[main] Update dependencies from dotnet/winforms
* Fix build when using source generators coming from NuGet package
…20714.5 (#6802)

[main] Update dependencies from dotnet/winforms
- Coherency Updates:
  - System.CodeDom: from 7.0.0-preview.7.22362.12 to 7.0.0-rc.1.22363.12 (parent: Microsoft.Private.Winforms)
  - System.Configuration.ConfigurationManager: from 7.0.0-preview.7.22362.12 to 7.0.0-rc.1.22363.12 (parent: Microsoft.Private.Winforms)
  - System.Diagnostics.EventLog: from 7.0.0-preview.7.22362.12 to 7.0.0-rc.1.22363.12 (parent: Microsoft.Private.Winforms)
  - System.DirectoryServices: from 7.0.0-preview.7.22362.12 to 7.0.0-rc.1.22363.12 (parent: Microsoft.Private.Winforms)
  - System.Drawing.Common: from 7.0.0-preview.7.22362.12 to 7.0.0-rc.1.22363.12 (parent: Microsoft.Private.Winforms)
  - System.Reflection.MetadataLoadContext: from 7.0.0-preview.7.22362.12 to 7.0.0-rc.1.22363.12 (parent: Microsoft.Private.Winforms)
  - System.Security.Cryptography.Xml: from 7.0.0-preview.7.22362.12 to 7.0.0-rc.1.22363.12 (parent: Microsoft.Private.Winforms)
  - System.Security.Permissions: from 7.0.0-preview.7.22362.12 to 7.0.0-rc.1.22363.12 (parent: Microsoft.Private.Winforms)
  - System.Windows.Extensions: from 7.0.0-preview.7.22362.12 to 7.0.0-rc.1.22363.12 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.Platforms: from 7.0.0-preview.7.22362.12 to 7.0.0-rc.1.22363.12 (parent: Microsoft.Private.Winforms)
  - System.IO.Packaging: from 7.0.0-preview.7.22362.12 to 7.0.0-rc.1.22363.12 (parent: Microsoft.Private.Winforms)
  - System.Resources.Extensions: from 7.0.0-preview.7.22362.12 to 7.0.0-rc.1.22363.12 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.App.Ref: from 7.0.0-preview.7.22362.12 to 7.0.0-rc.1.22363.12 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.App.Runtime.win-x64: from 7.0.0-preview.7.22362.12 to 7.0.0-rc.1.22363.12 (parent: Microsoft.Private.Winforms)
  - VS.Redist.Common.NetCore.SharedFramework.x64.7.0: from 7.0.0-preview.7.22362.12 to 7.0.0-rc.1.22363.12 (parent: Microsoft.Private.Winforms)
…20714.7 (#6803)

[main] Update dependencies from dotnet/winforms
…714.1 (#6804)

[main] Update dependencies from dotnet/arcade
…20715.2 (#6805)

[main] Update dependencies from dotnet/winforms
- Coherency Updates:
  - System.CodeDom: from 7.0.0-rc.1.22363.12 to 7.0.0-rc.1.22364.7 (parent: Microsoft.Private.Winforms)
  - System.Configuration.ConfigurationManager: from 7.0.0-rc.1.22363.12 to 7.0.0-rc.1.22364.7 (parent: Microsoft.Private.Winforms)
  - System.Diagnostics.EventLog: from 7.0.0-rc.1.22363.12 to 7.0.0-rc.1.22364.7 (parent: Microsoft.Private.Winforms)
  - System.DirectoryServices: from 7.0.0-rc.1.22363.12 to 7.0.0-rc.1.22364.7 (parent: Microsoft.Private.Winforms)
  - System.Drawing.Common: from 7.0.0-rc.1.22363.12 to 7.0.0-rc.1.22364.7 (parent: Microsoft.Private.Winforms)
  - System.Reflection.MetadataLoadContext: from 7.0.0-rc.1.22363.12 to 7.0.0-rc.1.22364.7 (parent: Microsoft.Private.Winforms)
  - System.Security.Cryptography.Xml: from 7.0.0-rc.1.22363.12 to 7.0.0-rc.1.22364.7 (parent: Microsoft.Private.Winforms)
  - System.Security.Permissions: from 7.0.0-rc.1.22363.12 to 7.0.0-rc.1.22364.7 (parent: Microsoft.Private.Winforms)
  - System.Windows.Extensions: from 7.0.0-rc.1.22363.12 to 7.0.0-rc.1.22364.7 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.Platforms: from 7.0.0-rc.1.22363.12 to 7.0.0-rc.1.22364.7 (parent: Microsoft.Private.Winforms)
  - System.IO.Packaging: from 7.0.0-rc.1.22363.12 to 7.0.0-rc.1.22364.7 (parent: Microsoft.Private.Winforms)
  - System.Resources.Extensions: from 7.0.0-rc.1.22363.12 to 7.0.0-rc.1.22364.7 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.App.Ref: from 7.0.0-rc.1.22363.12 to 7.0.0-rc.1.22364.7 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.App.Runtime.win-x64: from 7.0.0-rc.1.22363.12 to 7.0.0-rc.1.22364.7 (parent: Microsoft.Private.Winforms)
  - VS.Redist.Common.NetCore.SharedFramework.x64.7.0: from 7.0.0-rc.1.22363.12 to 7.0.0-rc.1.22364.7 (parent: Microsoft.Private.Winforms)
…715.4 (#6807)

[main] Update dependencies from dotnet/arcade
…20716.1 (#6808)

[main] Update dependencies from dotnet/winforms
- Coherency Updates:
  - System.CodeDom: from 7.0.0-rc.1.22364.7 to 7.0.0-rc.1.22365.6 (parent: Microsoft.Private.Winforms)
  - System.Configuration.ConfigurationManager: from 7.0.0-rc.1.22364.7 to 7.0.0-rc.1.22365.6 (parent: Microsoft.Private.Winforms)
  - System.Diagnostics.EventLog: from 7.0.0-rc.1.22364.7 to 7.0.0-rc.1.22365.6 (parent: Microsoft.Private.Winforms)
  - System.DirectoryServices: from 7.0.0-rc.1.22364.7 to 7.0.0-rc.1.22365.6 (parent: Microsoft.Private.Winforms)
  - System.Drawing.Common: from 7.0.0-rc.1.22364.7 to 7.0.0-rc.1.22365.6 (parent: Microsoft.Private.Winforms)
  - System.Reflection.MetadataLoadContext: from 7.0.0-rc.1.22364.7 to 7.0.0-rc.1.22365.6 (parent: Microsoft.Private.Winforms)
  - System.Security.Cryptography.Xml: from 7.0.0-rc.1.22364.7 to 7.0.0-rc.1.22365.6 (parent: Microsoft.Private.Winforms)
  - System.Security.Permissions: from 7.0.0-rc.1.22364.7 to 7.0.0-rc.1.22365.6 (parent: Microsoft.Private.Winforms)
  - System.Windows.Extensions: from 7.0.0-rc.1.22364.7 to 7.0.0-rc.1.22365.6 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.Platforms: from 7.0.0-rc.1.22364.7 to 7.0.0-rc.1.22365.6 (parent: Microsoft.Private.Winforms)
  - System.IO.Packaging: from 7.0.0-rc.1.22364.7 to 7.0.0-rc.1.22365.6 (parent: Microsoft.Private.Winforms)
  - System.Resources.Extensions: from 7.0.0-rc.1.22364.7 to 7.0.0-rc.1.22365.6 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.App.Ref: from 7.0.0-rc.1.22364.7 to 7.0.0-rc.1.22365.6 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.App.Runtime.win-x64: from 7.0.0-rc.1.22364.7 to 7.0.0-rc.1.22365.6 (parent: Microsoft.Private.Winforms)
  - VS.Redist.Common.NetCore.SharedFramework.x64.7.0: from 7.0.0-rc.1.22364.7 to 7.0.0-rc.1.22365.6 (parent: Microsoft.Private.Winforms)
…20717.2 (#6809)

[main] Update dependencies from dotnet/winforms
- Coherency Updates:
  - System.CodeDom: from 7.0.0-rc.1.22365.6 to 7.0.0-rc.1.22366.5 (parent: Microsoft.Private.Winforms)
  - System.Configuration.ConfigurationManager: from 7.0.0-rc.1.22365.6 to 7.0.0-rc.1.22366.5 (parent: Microsoft.Private.Winforms)
  - System.Diagnostics.EventLog: from 7.0.0-rc.1.22365.6 to 7.0.0-rc.1.22366.5 (parent: Microsoft.Private.Winforms)
  - System.DirectoryServices: from 7.0.0-rc.1.22365.6 to 7.0.0-rc.1.22366.5 (parent: Microsoft.Private.Winforms)
  - System.Drawing.Common: from 7.0.0-rc.1.22365.6 to 7.0.0-rc.1.22366.5 (parent: Microsoft.Private.Winforms)
  - System.Reflection.MetadataLoadContext: from 7.0.0-rc.1.22365.6 to 7.0.0-rc.1.22366.5 (parent: Microsoft.Private.Winforms)
  - System.Security.Cryptography.Xml: from 7.0.0-rc.1.22365.6 to 7.0.0-rc.1.22366.5 (parent: Microsoft.Private.Winforms)
  - System.Security.Permissions: from 7.0.0-rc.1.22365.6 to 7.0.0-rc.1.22366.5 (parent: Microsoft.Private.Winforms)
  - System.Windows.Extensions: from 7.0.0-rc.1.22365.6 to 7.0.0-rc.1.22366.5 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.Platforms: from 7.0.0-rc.1.22365.6 to 7.0.0-rc.1.22366.5 (parent: Microsoft.Private.Winforms)
  - System.IO.Packaging: from 7.0.0-rc.1.22365.6 to 7.0.0-rc.1.22366.5 (parent: Microsoft.Private.Winforms)
  - System.Resources.Extensions: from 7.0.0-rc.1.22365.6 to 7.0.0-rc.1.22366.5 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.App.Ref: from 7.0.0-rc.1.22365.6 to 7.0.0-rc.1.22366.5 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.App.Runtime.win-x64: from 7.0.0-rc.1.22365.6 to 7.0.0-rc.1.22366.5 (parent: Microsoft.Private.Winforms)
  - VS.Redist.Common.NetCore.SharedFramework.x64.7.0: from 7.0.0-rc.1.22365.6 to 7.0.0-rc.1.22366.5 (parent: Microsoft.Private.Winforms)
…20717.3 (#6813)

[main] Update dependencies from dotnet/winforms
…20718.1 (#6814)

[main] Update dependencies from dotnet/winforms
…717.1 (#6815)

[main] Update dependencies from dotnet/arcade
…20718.2 (#6816)

[main] Update dependencies from dotnet/winforms
- Coherency Updates:
  - System.CodeDom: from 7.0.0-rc.1.22366.5 to 7.0.0-rc.1.22367.4 (parent: Microsoft.Private.Winforms)
  - System.Configuration.ConfigurationManager: from 7.0.0-rc.1.22366.5 to 7.0.0-rc.1.22367.4 (parent: Microsoft.Private.Winforms)
  - System.Diagnostics.EventLog: from 7.0.0-rc.1.22366.5 to 7.0.0-rc.1.22367.4 (parent: Microsoft.Private.Winforms)
  - System.DirectoryServices: from 7.0.0-rc.1.22366.5 to 7.0.0-rc.1.22367.4 (parent: Microsoft.Private.Winforms)
  - System.Drawing.Common: from 7.0.0-rc.1.22366.5 to 7.0.0-rc.1.22367.4 (parent: Microsoft.Private.Winforms)
  - System.Reflection.MetadataLoadContext: from 7.0.0-rc.1.22366.5 to 7.0.0-rc.1.22367.4 (parent: Microsoft.Private.Winforms)
  - System.Security.Cryptography.Xml: from 7.0.0-rc.1.22366.5 to 7.0.0-rc.1.22367.4 (parent: Microsoft.Private.Winforms)
  - System.Security.Permissions: from 7.0.0-rc.1.22366.5 to 7.0.0-rc.1.22367.4 (parent: Microsoft.Private.Winforms)
  - System.Windows.Extensions: from 7.0.0-rc.1.22366.5 to 7.0.0-rc.1.22367.4 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.Platforms: from 7.0.0-rc.1.22366.5 to 7.0.0-rc.1.22367.4 (parent: Microsoft.Private.Winforms)
  - System.IO.Packaging: from 7.0.0-rc.1.22366.5 to 7.0.0-rc.1.22367.4 (parent: Microsoft.Private.Winforms)
  - System.Resources.Extensions: from 7.0.0-rc.1.22366.5 to 7.0.0-rc.1.22367.4 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.App.Ref: from 7.0.0-rc.1.22366.5 to 7.0.0-rc.1.22367.4 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.App.Runtime.win-x64: from 7.0.0-rc.1.22366.5 to 7.0.0-rc.1.22367.4 (parent: Microsoft.Private.Winforms)
  - VS.Redist.Common.NetCore.SharedFramework.x64.7.0: from 7.0.0-rc.1.22366.5 to 7.0.0-rc.1.22367.4 (parent: Microsoft.Private.Winforms)
…20718.5 (#6818)

[main] Update dependencies from dotnet/winforms
…20718.6 (#6819)

[main] Update dependencies from dotnet/winforms
…20718.7 (#6820)

[main] Update dependencies from dotnet/winforms
…20718.9 (#6821)

[main] Update dependencies from dotnet/winforms
…20719.1 (#6822)

[main] Update dependencies from dotnet/winforms
…718.5 (#6823)

[main] Update dependencies from dotnet/arcade
…20719.2 (#6824)

[main] Update dependencies from dotnet/winforms
- Coherency Updates:
  - System.CodeDom: from 7.0.0-rc.1.22367.4 to 7.0.0-rc.1.22368.8 (parent: Microsoft.Private.Winforms)
  - System.Configuration.ConfigurationManager: from 7.0.0-rc.1.22367.4 to 7.0.0-rc.1.22368.8 (parent: Microsoft.Private.Winforms)
  - System.Diagnostics.EventLog: from 7.0.0-rc.1.22367.4 to 7.0.0-rc.1.22368.8 (parent: Microsoft.Private.Winforms)
  - System.DirectoryServices: from 7.0.0-rc.1.22367.4 to 7.0.0-rc.1.22368.8 (parent: Microsoft.Private.Winforms)
  - System.Drawing.Common: from 7.0.0-rc.1.22367.4 to 7.0.0-rc.1.22368.8 (parent: Microsoft.Private.Winforms)
  - System.Reflection.MetadataLoadContext: from 7.0.0-rc.1.22367.4 to 7.0.0-rc.1.22368.8 (parent: Microsoft.Private.Winforms)
  - System.Security.Cryptography.Xml: from 7.0.0-rc.1.22367.4 to 7.0.0-rc.1.22368.8 (parent: Microsoft.Private.Winforms)
  - System.Security.Permissions: from 7.0.0-rc.1.22367.4 to 7.0.0-rc.1.22368.8 (parent: Microsoft.Private.Winforms)
  - System.Windows.Extensions: from 7.0.0-rc.1.22367.4 to 7.0.0-rc.1.22368.8 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.Platforms: from 7.0.0-rc.1.22367.4 to 7.0.0-rc.1.22368.8 (parent: Microsoft.Private.Winforms)
  - System.IO.Packaging: from 7.0.0-rc.1.22367.4 to 7.0.0-rc.1.22368.8 (parent: Microsoft.Private.Winforms)
  - System.Resources.Extensions: from 7.0.0-rc.1.22367.4 to 7.0.0-rc.1.22368.8 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.App.Ref: from 7.0.0-rc.1.22367.4 to 7.0.0-rc.1.22368.8 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.App.Runtime.win-x64: from 7.0.0-rc.1.22367.4 to 7.0.0-rc.1.22368.8 (parent: Microsoft.Private.Winforms)
  - VS.Redist.Common.NetCore.SharedFramework.x64.7.0: from 7.0.0-rc.1.22367.4 to 7.0.0-rc.1.22368.8 (parent: Microsoft.Private.Winforms)
…20719.4 (#6825)

[main] Update dependencies from dotnet/winforms
vseanreesermsft and others added 25 commits April 5, 2023 00:17
…-04-11-1038

Merging internal commits for release/7.0
…411.2 (#7708)

[release/7.0] Update dependencies from dotnet/arcade
…otnet-wpf-int build 20230411.2 (#7709)

Microsoft.DotNet.Wpf.DncEng
 From Version 7.0.0-rtm.23167.6 -> To Version 7.0.0-rtm.23211.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* GlyphSerializer rounding fix

* double constants

---------

Co-authored-by: Jan Kučera <[email protected]>
* Merged PR 30327: WPF MSRC Fix port for CVE-2023-24895

WPF MSRC Fix port for CVE-2023-24895

* Merged PR 30468: [internal/release/7.0] Update dependencies from dnceng/internal/dotnet-winforms

This pull request updates the following dependencies

[marker]: <> (Begin:99f855ec-f28a-4ad7-6638-08da7ef6346a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
- **Subscription**: 99f855ec-f28a-4ad7-6638-08da7ef6346a
- **Build**: 20230404.3
- **Date Produced**: April 6, 2023 10:46:31 PM UTC
- **Commit**: a7742f16a6b2750e39825e301560a6abbb44b6f7
- **Branch**: refs/heads/internal/release/7.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 7.0.5-servicing.23175.1 to 7.0.6-servicing.23204.3][1]
  - **Microsoft.Private.Winforms**: [from 7.0.5-servicing.23175.1 to 7.0.6-servicing.23204.3][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCf75d9496cb&targetVersion=GCa7742f16a6&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:99f855ec-f28a-4ad7-6638-08da7ef6346a)

* Merged PR 30632: [internal/release/7.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 7.0.2 to 7.0.2 (parent: Microsoft.Private.Winforms)
  - **Microsoft.NETCore.App.Ref**: from 7.0.5 to 7.0.6 (parent: Microsoft.Private.Winforms)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 7.0.5 to 7.0.6 (parent: Microsoft.Private.Winforms)
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: from 7.0.5-servicing.23174.5 to 7.0.6-servicing.23212.12 (parent: Microsoft.Private.Winforms)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:99f855ec-f28a-4ad7-6638-08da7ef6346a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
- **Subscription**: 99f855ec-f28a-4ad7-6638-08da7ef6346a
- **Build**: 20230413.1
- **Date Produced**: April 13, 2023 6:24:15 PM UTC
- **Commit**: 22c6c79dbf4a41297d8c6c79a62e5921934ade88
- **Branch**: refs/heads/internal/release/7.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 7.0.6-servicing.23204.3 to 7.0.6-servicing.23213.1][1]
  - **Microsoft.Private.Winforms**: [from 7.0.6-servicing.23204.3 to 7.0.6-servicing.23213.1][1]
  - **Microsoft.NETCore.Platforms**: [from 7.0.2 to 7.0.2][2]
  - **Microsoft.NETCore.App.Ref**: [from 7.0.5 to 7.0.6][3]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 7.0.5 to 7.0.6][3]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: [from 7.0.5-servicing.23174.5 to 7.0.6-servicing.23212.12][3]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCa7742f16a6&targetVersion=GC22c6c79dbf&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC8042d61b17&targetVersion=GCf5f7b34502&_a=files
[3]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC8042d61b17&targetVersion=GCe3acf029e6&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:99f855ec-f28a-4ad7-6638-08da7ef6346a)

* Merged PR 30652: [internal/release/7.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 7.0.2 to 7.0.2 (parent: Microsoft.Private.Winforms)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:99f855ec-f28a-4ad7-6638-08da7ef6346a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
- **Subscription**: 99f855ec-f28a-4ad7-6638-08da7ef6346a
- **Build**: 20230413.5
- **Date Produced**: April 13, 2023 10:22:02 PM UTC
- **Commit**: b3dce1f781e8f035f43da3d5eb11d4916d1be36f
- **Branch**: refs/heads/internal/release/7.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 7.0.6-servicing.23213.1 to 7.0.6-servicing.23213.5][1]
  - **Microsoft.Private.Winforms**: [from 7.0.6-servicing.23213.1 to 7.0.6-servicing.23213.5][1]
  - **Microsoft.NETCore.Platforms**: [from 7.0.2 to 7.0.2][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC22c6c79dbf&targetVersion=GCb3dce1f781&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCf5f7b34502&targetVersion=GC8042d61b17&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:99f855ec-f28a-4ad7-6638-08da7ef6346a)

* Merged PR 31017: [internal/release/7.0] Update dependencies from dnceng/internal/dotnet-winforms

This pull request updates the following dependencies

[marker]: <> (Begin:99f855ec-f28a-4ad7-6638-08da7ef6346a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
- **Subscription**: 99f855ec-f28a-4ad7-6638-08da7ef6346a
- **Build**: 20230502.4
- **Date Produced**: May 2, 2023 7:32:04 PM UTC
- **Commit**: 0fcdb8d3ba0a80a9d77518f1cc2a1f68875aed77
- **Branch**: refs/heads/internal/release/7.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 7.0.6-servicing.23213.5 to 7.0.7-servicing.23252.4][1]
  - **Microsoft.Private.Winforms**: [from 7.0.6-servicing.23213.5 to 7.0.7-servicing.23252.4][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCb3dce1f781&targetVersion=GC0fcdb8d3ba&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:99f855ec-f28a-4ad7-6638-08da7ef6346a)

* Merged PR 31352: [internal/release/7.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.App.Ref**: from 7.0.6 to 7.0.7 (parent: Microsoft.Private.Winforms)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 7.0.6 to 7.0.7 (parent: Microsoft.Private.Winforms)
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: from 7.0.6-servicing.23212.12 to 7.0.7-servicing.23266.4 (parent: Microsoft.Private.Winforms)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:99f855ec-f28a-4ad7-6638-08da7ef6346a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
- **Subscription**: 99f855ec-f28a-4ad7-6638-08da7ef6346a
- **Build**: 20230518.2
- **Date Produced**: May 18, 2023 9:14:11 PM UTC
- **Commit**: fafc9aa56432f1e5728f082b222c3ef519b3dd59
- **Branch**: refs/heads/internal/release/7.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 7.0.7-servicing.23252.4 to 7.0.7-servicing.23268.2][1]
  - **Microsoft.Private.Winforms**: [from 7.0.7-servicing.23252.4 to 7.0.7-servicing.23268.2][1]
  - **Microsoft.NETCore.App.Ref**: [from 7.0.6 to 7.0.7][2]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 7.0.6 to 7.0.7][2]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: [from 7.0.6-servicing.23212.12 to 7.0.7-servicing.23266.4][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC0fcdb8d3ba&targetVersion=GCfafc9aa564&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCe3acf029e6&targetVersion=GC7d21bfd55c&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:99f855ec-f28a-4ad7-6638-08da7ef6346a)

* Merged PR 31387: [internal/release/7.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.App.Ref**: from 7.0.7 to 7.0.7 (parent: Microsoft.Private.Winforms)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 7.0.7 to 7.0.7 (parent: Microsoft.Private.Winforms)
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: from 7.0.7-servicing.23266.4 to 7.0.7-servicing.23268.2 (parent: Microsoft.Private.Winforms)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:99f855ec-f28a-4ad7-6638-08da7ef6346a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
- **Subscription**: 99f855ec-f28a-4ad7-6638-08da7ef6346a
- **Build**: 20230518.9
- **Date Produced**: May 19, 2023 5:04:53 PM UTC
- **Commit**: 3632207d619ad47c9933baa5806b67b67d1a4b77
- **Branch**: refs/heads/internal/release/7.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 7.0.7-servicing.23268.2 to 7.0.7-servicing.23268.9][1]
  - **Microsoft.Private.Winforms**: [from 7.0.7-servicing.23268.2 to 7.0.7-servicing.23268.9][1]
  - **Microsoft.NETCore.App.Ref**: [from 7.0.7 to 7.0.7][2]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 7.0.7 to 7.0.7][2]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: [from 7.0.7-servicing.23266.4 to 7.0.7-servicing.23268.2][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCfafc9aa564&targetVersion=GC3632207d61&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC7d21bfd55c&targetVersion=GC4906b56cca&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:99f855ec-f28a-4ad7-6638-08da7ef6346a)

* Merged PR 31453: [internal/release/7.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.App.Ref**: from 7.0.7 to 7.0.7 (parent: Microsoft.Private.Winforms)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 7.0.7 to 7.0.7 (parent: Microsoft.Private.Winforms)
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: from 7.0.7-servicing.23268.2 to 7.0.7-servicing.23269.6 (parent: Microsoft.Private.Winforms)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:99f855ec-f28a-4ad7-6638-08da7ef6346a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
- **Subscription**: 99f855ec-f28a-4ad7-6638-08da7ef6346a
- **Build**: 20230522.2
- **Date Produced**: May 22, 2023 3:35:25 PM UTC
- **Commit**: e3bf366a7361267ba472521190d62c9d22f39b14
- **Branch**: refs/heads/internal/release/7.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 7.0.7-servicing.23268.9 to 7.0.7-servicing.23272.2][1]
  - **Microsoft.Private.Winforms**: [from 7.0.7-servicing.23268.9 to 7.0.7-servicing.23272.2][1]
  - **Microsoft.NETCore.App.Ref**: [from 7.0.7 to 7.0.7][2]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 7.0.7 to 7.0.7][2]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: [from 7.0.7-servicing.23268.2 to 7.0.7-servicing.23269.6][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC3632207d61&targetVersion=GCe3bf366a73&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC4906b56cca&targetVersion=GC8e3442dd52&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:99f855ec-f28a-4ad7-6638-08da7ef6346a)

* Merged PR 31527: [internal/release/7.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 7.0.2 to 7.0.3 (parent: Microsoft.Private.Winforms)
  - **Microsoft.NETCore.App.Ref**: from 7.0.7 to 7.0.7 (parent: Microsoft.Private.Winforms)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 7.0.7 to 7.0.7 (parent: Microsoft.Private.Winforms)
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: from 7.0.7-servicing.23269.6 to 7.0.7-servicing.23274.4 (parent: Microsoft.Private.Winforms)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:99f855ec-f28a-4ad7-6638-08da7ef6346a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
- **Subscription**: 99f855ec-f28a-4ad7-6638-08da7ef6346a
- **Build**: 20230524.5
- **Date Produced**: May 24, 2023 9:28:48 PM UTC
- **Commit**: b4a5f0c6839363dea534f21736a9d0726c14b41c
- **Branch**: refs/heads/internal/release/7.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 7.0.7-servicing.23272.2 to 7.0.7-servicing.23274.5][1]
  - **Microsoft.Private.Winforms**: [from 7.0.7-servicing.23272.2 to 7.0.7-servicing.23274.5][1]
  - **Microsoft.NETCore.Platforms**: [from 7.0.2 to 7.0.3][2]
  - **Microsoft.NETCore.App.Ref**: [from 7.0.7 to 7.0.7][3]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 7.0.7 to 7.0.7][3]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: [from 7.0.7-servicing.23269.6 to 7.0.7-servicing.23274.4][3]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCe3bf366a73&targetVersion=GCb4a5f0c683&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC8042d61b17&targetVersion=GC5b20af47d9&_a=files
[3]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC8e3442dd52&targetVersion=GC5b20af47d9&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:99f855ec-f28a-4ad7-6638-08da7ef6346a)

---------

Co-authored-by: dotnet-bot <[email protected]>
Co-authored-by: Ashish Singh <[email protected]>
Co-authored-by: DotNet Bot <[email protected]>
…613.4 (#7936)

[release/7.0] Update dependencies from dotnet/arcade
…otnet-wpf-int build 20230615.4 (#7939)

[release/7.0] Update dependencies from dnceng/internal/dotnet-wpf-int
* Merged PR 30327: WPF MSRC Fix port for CVE-2023-24895

WPF MSRC Fix port for CVE-2023-24895

* Merged PR 30468: [internal/release/7.0] Update dependencies from dnceng/internal/dotnet-winforms

This pull request updates the following dependencies

[marker]: <> (Begin:99f855ec-f28a-4ad7-6638-08da7ef6346a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
- **Subscription**: 99f855ec-f28a-4ad7-6638-08da7ef6346a
- **Build**: 20230404.3
- **Date Produced**: April 6, 2023 10:46:31 PM UTC
- **Commit**: a7742f16a6b2750e39825e301560a6abbb44b6f7
- **Branch**: refs/heads/internal/release/7.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 7.0.5-servicing.23175.1 to 7.0.6-servicing.23204.3][1]
  - **Microsoft.Private.Winforms**: [from 7.0.5-servicing.23175.1 to 7.0.6-servicing.23204.3][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCf75d9496cb&targetVersion=GCa7742f16a6&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:99f855ec-f28a-4ad7-6638-08da7ef6346a)

* Merged PR 30632: [internal/release/7.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 7.0.2 to 7.0.2 (parent: Microsoft.Private.Winforms)
  - **Microsoft.NETCore.App.Ref**: from 7.0.5 to 7.0.6 (parent: Microsoft.Private.Winforms)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 7.0.5 to 7.0.6 (parent: Microsoft.Private.Winforms)
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: from 7.0.5-servicing.23174.5 to 7.0.6-servicing.23212.12 (parent: Microsoft.Private.Winforms)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:99f855ec-f28a-4ad7-6638-08da7ef6346a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
- **Subscription**: 99f855ec-f28a-4ad7-6638-08da7ef6346a
- **Build**: 20230413.1
- **Date Produced**: April 13, 2023 6:24:15 PM UTC
- **Commit**: 22c6c79dbf4a41297d8c6c79a62e5921934ade88
- **Branch**: refs/heads/internal/release/7.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 7.0.6-servicing.23204.3 to 7.0.6-servicing.23213.1][1]
  - **Microsoft.Private.Winforms**: [from 7.0.6-servicing.23204.3 to 7.0.6-servicing.23213.1][1]
  - **Microsoft.NETCore.Platforms**: [from 7.0.2 to 7.0.2][2]
  - **Microsoft.NETCore.App.Ref**: [from 7.0.5 to 7.0.6][3]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 7.0.5 to 7.0.6][3]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: [from 7.0.5-servicing.23174.5 to 7.0.6-servicing.23212.12][3]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCa7742f16a6&targetVersion=GC22c6c79dbf&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC8042d61b17&targetVersion=GCf5f7b34502&_a=files
[3]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC8042d61b17&targetVersion=GCe3acf029e6&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:99f855ec-f28a-4ad7-6638-08da7ef6346a)

* Merged PR 30652: [internal/release/7.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 7.0.2 to 7.0.2 (parent: Microsoft.Private.Winforms)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:99f855ec-f28a-4ad7-6638-08da7ef6346a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
- **Subscription**: 99f855ec-f28a-4ad7-6638-08da7ef6346a
- **Build**: 20230413.5
- **Date Produced**: April 13, 2023 10:22:02 PM UTC
- **Commit**: b3dce1f781e8f035f43da3d5eb11d4916d1be36f
- **Branch**: refs/heads/internal/release/7.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 7.0.6-servicing.23213.1 to 7.0.6-servicing.23213.5][1]
  - **Microsoft.Private.Winforms**: [from 7.0.6-servicing.23213.1 to 7.0.6-servicing.23213.5][1]
  - **Microsoft.NETCore.Platforms**: [from 7.0.2 to 7.0.2][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC22c6c79dbf&targetVersion=GCb3dce1f781&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCf5f7b34502&targetVersion=GC8042d61b17&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:99f855ec-f28a-4ad7-6638-08da7ef6346a)

* Merged PR 31017: [internal/release/7.0] Update dependencies from dnceng/internal/dotnet-winforms

This pull request updates the following dependencies

[marker]: <> (Begin:99f855ec-f28a-4ad7-6638-08da7ef6346a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
- **Subscription**: 99f855ec-f28a-4ad7-6638-08da7ef6346a
- **Build**: 20230502.4
- **Date Produced**: May 2, 2023 7:32:04 PM UTC
- **Commit**: 0fcdb8d3ba0a80a9d77518f1cc2a1f68875aed77
- **Branch**: refs/heads/internal/release/7.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 7.0.6-servicing.23213.5 to 7.0.7-servicing.23252.4][1]
  - **Microsoft.Private.Winforms**: [from 7.0.6-servicing.23213.5 to 7.0.7-servicing.23252.4][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCb3dce1f781&targetVersion=GC0fcdb8d3ba&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:99f855ec-f28a-4ad7-6638-08da7ef6346a)

* Merged PR 31352: [internal/release/7.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.App.Ref**: from 7.0.6 to 7.0.7 (parent: Microsoft.Private.Winforms)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 7.0.6 to 7.0.7 (parent: Microsoft.Private.Winforms)
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: from 7.0.6-servicing.23212.12 to 7.0.7-servicing.23266.4 (parent: Microsoft.Private.Winforms)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:99f855ec-f28a-4ad7-6638-08da7ef6346a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
- **Subscription**: 99f855ec-f28a-4ad7-6638-08da7ef6346a
- **Build**: 20230518.2
- **Date Produced**: May 18, 2023 9:14:11 PM UTC
- **Commit**: fafc9aa56432f1e5728f082b222c3ef519b3dd59
- **Branch**: refs/heads/internal/release/7.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 7.0.7-servicing.23252.4 to 7.0.7-servicing.23268.2][1]
  - **Microsoft.Private.Winforms**: [from 7.0.7-servicing.23252.4 to 7.0.7-servicing.23268.2][1]
  - **Microsoft.NETCore.App.Ref**: [from 7.0.6 to 7.0.7][2]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 7.0.6 to 7.0.7][2]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: [from 7.0.6-servicing.23212.12 to 7.0.7-servicing.23266.4][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC0fcdb8d3ba&targetVersion=GCfafc9aa564&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCe3acf029e6&targetVersion=GC7d21bfd55c&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:99f855ec-f28a-4ad7-6638-08da7ef6346a)

* Merged PR 31387: [internal/release/7.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.App.Ref**: from 7.0.7 to 7.0.7 (parent: Microsoft.Private.Winforms)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 7.0.7 to 7.0.7 (parent: Microsoft.Private.Winforms)
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: from 7.0.7-servicing.23266.4 to 7.0.7-servicing.23268.2 (parent: Microsoft.Private.Winforms)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:99f855ec-f28a-4ad7-6638-08da7ef6346a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
- **Subscription**: 99f855ec-f28a-4ad7-6638-08da7ef6346a
- **Build**: 20230518.9
- **Date Produced**: May 19, 2023 5:04:53 PM UTC
- **Commit**: 3632207d619ad47c9933baa5806b67b67d1a4b77
- **Branch**: refs/heads/internal/release/7.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 7.0.7-servicing.23268.2 to 7.0.7-servicing.23268.9][1]
  - **Microsoft.Private.Winforms**: [from 7.0.7-servicing.23268.2 to 7.0.7-servicing.23268.9][1]
  - **Microsoft.NETCore.App.Ref**: [from 7.0.7 to 7.0.7][2]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 7.0.7 to 7.0.7][2]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: [from 7.0.7-servicing.23266.4 to 7.0.7-servicing.23268.2][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCfafc9aa564&targetVersion=GC3632207d61&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC7d21bfd55c&targetVersion=GC4906b56cca&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:99f855ec-f28a-4ad7-6638-08da7ef6346a)

* Merged PR 31453: [internal/release/7.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.App.Ref**: from 7.0.7 to 7.0.7 (parent: Microsoft.Private.Winforms)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 7.0.7 to 7.0.7 (parent: Microsoft.Private.Winforms)
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: from 7.0.7-servicing.23268.2 to 7.0.7-servicing.23269.6 (parent: Microsoft.Private.Winforms)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:99f855ec-f28a-4ad7-6638-08da7ef6346a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
- **Subscription**: 99f855ec-f28a-4ad7-6638-08da7ef6346a
- **Build**: 20230522.2
- **Date Produced**: May 22, 2023 3:35:25 PM UTC
- **Commit**: e3bf366a7361267ba472521190d62c9d22f39b14
- **Branch**: refs/heads/internal/release/7.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 7.0.7-servicing.23268.9 to 7.0.7-servicing.23272.2][1]
  - **Microsoft.Private.Winforms**: [from 7.0.7-servicing.23268.9 to 7.0.7-servicing.23272.2][1]
  - **Microsoft.NETCore.App.Ref**: [from 7.0.7 to 7.0.7][2]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 7.0.7 to 7.0.7][2]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: [from 7.0.7-servicing.23268.2 to 7.0.7-servicing.23269.6][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC3632207d61&targetVersion=GCe3bf366a73&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC4906b56cca&targetVersion=GC8e3442dd52&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:99f855ec-f28a-4ad7-6638-08da7ef6346a)

* Merged PR 31527: [internal/release/7.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 7.0.2 to 7.0.3 (parent: Microsoft.Private.Winforms)
  - **Microsoft.NETCore.App.Ref**: from 7.0.7 to 7.0.7 (parent: Microsoft.Private.Winforms)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 7.0.7 to 7.0.7 (parent: Microsoft.Private.Winforms)
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: from 7.0.7-servicing.23269.6 to 7.0.7-servicing.23274.4 (parent: Microsoft.Private.Winforms)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:99f855ec-f28a-4ad7-6638-08da7ef6346a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
- **Subscription**: 99f855ec-f28a-4ad7-6638-08da7ef6346a
- **Build**: 20230524.5
- **Date Produced**: May 24, 2023 9:28:48 PM UTC
- **Commit**: b4a5f0c6839363dea534f21736a9d0726c14b41c
- **Branch**: refs/heads/internal/release/7.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 7.0.7-servicing.23272.2 to 7.0.7-servicing.23274.5][1]
  - **Microsoft.Private.Winforms**: [from 7.0.7-servicing.23272.2 to 7.0.7-servicing.23274.5][1]
  - **Microsoft.NETCore.Platforms**: [from 7.0.2 to 7.0.3][2]
  - **Microsoft.NETCore.App.Ref**: [from 7.0.7 to 7.0.7][3]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 7.0.7 to 7.0.7][3]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: [from 7.0.7-servicing.23269.6 to 7.0.7-servicing.23274.4][3]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCe3bf366a73&targetVersion=GCb4a5f0c683&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC8042d61b17&targetVersion=GC5b20af47d9&_a=files
[3]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC8e3442dd52&targetVersion=GC5b20af47d9&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:99f855ec-f28a-4ad7-6638-08da7ef6346a)

* [internal/release/7.0] Update dependencies from dnceng/internal/dotnet-winforms

* Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-winforms build 20230614.7

Microsoft.Dotnet.WinForms.ProjectTemplates , Microsoft.Private.Winforms
 From Version 7.0.8-servicing.23313.10 -> To Version 7.0.8-servicing.23314.7

Dependency coherency updates

Microsoft.NETCore.Platforms,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,VS.Redist.Common.NetCore.SharedFramework.x64.7.0
 From Version 7.0.3 -> To Version 7.0.4 (parent: Microsoft.Private.Winforms

* Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-winforms build 20230616.4

Microsoft.Dotnet.WinForms.ProjectTemplates , Microsoft.Private.Winforms
 From Version 7.0.8-servicing.23314.7 -> To Version 7.0.8-servicing.23316.4

* Merged PR 32055: [internal/release/7.0] Update dependencies from dnceng/internal/dotnet-winforms

This pull request updates the following dependencies

[marker]: <> (Begin:99f855ec-f28a-4ad7-6638-08da7ef6346a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
- **Subscription**: 99f855ec-f28a-4ad7-6638-08da7ef6346a
- **Build**: 20230621.6
- **Date Produced**: June 21, 2023 6:27:07 PM UTC
- **Commit**: dd121ee97234c7490f6111cf0c7bfa9235923f81
- **Branch**: refs/heads/internal/release/7.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 7.0.8-servicing.23316.4 to 7.0.9-servicing.23321.6][2]
  - **Microsoft.Private.Winforms**: [from 7.0.8-servicing.23316.4 to 7.0.9-servicing.23321.6][2]
  - **Microsoft.NETCore.Platforms**: [from 7.0.4 to 7.0.4][3]
  - **Microsoft.NETCore.App.Ref**: [from 7.0.8 to 7.0.9][3]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 7.0.8 to 7.0.9][3]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: [from 7.0.8-servicing.23313.27 to 7.0.9-servicing.23320.18][3]

[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC51b4659325&targetVersion=GCdd121ee972&_a=files
[3]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC156597d904&targetVersion=GC8e9a17b221&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:99f855ec-f28a-4ad7-6638-08da7ef6346a)

[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 7.0.4 to 7.0.4 (parent: Microsoft.Private.Winforms)
  - **Microsoft.NETCore.App.Ref**: from 7.0.8 to 7.0.9 (parent: Microsoft.Private.Winforms)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 7.0.8 to 7.0.9 (parent: Microsoft.Private.Winforms)
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: from 7.0.8-servicing.23313.27 to 7.0.9-servicing.23320.18 (parent: Microsoft.Private.Winforms)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

---------

Co-authored-by: dotnet-bot <[email protected]>
Co-authored-by: Ashish Singh <[email protected]>
Co-authored-by: DotNet Bot <[email protected]>
…711.2 (#8023)

[release/7.0] Update dependencies from dotnet/arcade
…otnet-wpf-int build 20230712.4 (#8025)

[release/7.0] Update dependencies from dnceng/internal/dotnet-wpf-int
eg.
(__clrcall _Arg0::* )(_Types...)': this type is not verifiable

Co-authored-by: Pankaj Chaurasia <[email protected]>
* Merged PR 30327: WPF MSRC Fix port for CVE-2023-24895

WPF MSRC Fix port for CVE-2023-24895

* Merged PR 30468: [internal/release/7.0] Update dependencies from dnceng/internal/dotnet-winforms

This pull request updates the following dependencies

[marker]: <> (Begin:99f855ec-f28a-4ad7-6638-08da7ef6346a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
- **Subscription**: 99f855ec-f28a-4ad7-6638-08da7ef6346a
- **Build**: 20230404.3
- **Date Produced**: April 6, 2023 10:46:31 PM UTC
- **Commit**: a7742f16a6b2750e39825e301560a6abbb44b6f7
- **Branch**: refs/heads/internal/release/7.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 7.0.5-servicing.23175.1 to 7.0.6-servicing.23204.3][1]
  - **Microsoft.Private.Winforms**: [from 7.0.5-servicing.23175.1 to 7.0.6-servicing.23204.3][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCf75d9496cb&targetVersion=GCa7742f16a6&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:99f855ec-f28a-4ad7-6638-08da7ef6346a)

* Merged PR 30632: [internal/release/7.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 7.0.2 to 7.0.2 (parent: Microsoft.Private.Winforms)
  - **Microsoft.NETCore.App.Ref**: from 7.0.5 to 7.0.6 (parent: Microsoft.Private.Winforms)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 7.0.5 to 7.0.6 (parent: Microsoft.Private.Winforms)
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: from 7.0.5-servicing.23174.5 to 7.0.6-servicing.23212.12 (parent: Microsoft.Private.Winforms)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:99f855ec-f28a-4ad7-6638-08da7ef6346a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
- **Subscription**: 99f855ec-f28a-4ad7-6638-08da7ef6346a
- **Build**: 20230413.1
- **Date Produced**: April 13, 2023 6:24:15 PM UTC
- **Commit**: 22c6c79dbf4a41297d8c6c79a62e5921934ade88
- **Branch**: refs/heads/internal/release/7.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 7.0.6-servicing.23204.3 to 7.0.6-servicing.23213.1][1]
  - **Microsoft.Private.Winforms**: [from 7.0.6-servicing.23204.3 to 7.0.6-servicing.23213.1][1]
  - **Microsoft.NETCore.Platforms**: [from 7.0.2 to 7.0.2][2]
  - **Microsoft.NETCore.App.Ref**: [from 7.0.5 to 7.0.6][3]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 7.0.5 to 7.0.6][3]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: [from 7.0.5-servicing.23174.5 to 7.0.6-servicing.23212.12][3]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCa7742f16a6&targetVersion=GC22c6c79dbf&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC8042d61b17&targetVersion=GCf5f7b34502&_a=files
[3]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC8042d61b17&targetVersion=GCe3acf029e6&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:99f855ec-f28a-4ad7-6638-08da7ef6346a)

* Merged PR 30652: [internal/release/7.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 7.0.2 to 7.0.2 (parent: Microsoft.Private.Winforms)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:99f855ec-f28a-4ad7-6638-08da7ef6346a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
- **Subscription**: 99f855ec-f28a-4ad7-6638-08da7ef6346a
- **Build**: 20230413.5
- **Date Produced**: April 13, 2023 10:22:02 PM UTC
- **Commit**: b3dce1f781e8f035f43da3d5eb11d4916d1be36f
- **Branch**: refs/heads/internal/release/7.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 7.0.6-servicing.23213.1 to 7.0.6-servicing.23213.5][1]
  - **Microsoft.Private.Winforms**: [from 7.0.6-servicing.23213.1 to 7.0.6-servicing.23213.5][1]
  - **Microsoft.NETCore.Platforms**: [from 7.0.2 to 7.0.2][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC22c6c79dbf&targetVersion=GCb3dce1f781&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCf5f7b34502&targetVersion=GC8042d61b17&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:99f855ec-f28a-4ad7-6638-08da7ef6346a)

* Merged PR 31017: [internal/release/7.0] Update dependencies from dnceng/internal/dotnet-winforms

This pull request updates the following dependencies

[marker]: <> (Begin:99f855ec-f28a-4ad7-6638-08da7ef6346a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
- **Subscription**: 99f855ec-f28a-4ad7-6638-08da7ef6346a
- **Build**: 20230502.4
- **Date Produced**: May 2, 2023 7:32:04 PM UTC
- **Commit**: 0fcdb8d3ba0a80a9d77518f1cc2a1f68875aed77
- **Branch**: refs/heads/internal/release/7.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 7.0.6-servicing.23213.5 to 7.0.7-servicing.23252.4][1]
  - **Microsoft.Private.Winforms**: [from 7.0.6-servicing.23213.5 to 7.0.7-servicing.23252.4][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCb3dce1f781&targetVersion=GC0fcdb8d3ba&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:99f855ec-f28a-4ad7-6638-08da7ef6346a)

* Merged PR 31352: [internal/release/7.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.App.Ref**: from 7.0.6 to 7.0.7 (parent: Microsoft.Private.Winforms)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 7.0.6 to 7.0.7 (parent: Microsoft.Private.Winforms)
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: from 7.0.6-servicing.23212.12 to 7.0.7-servicing.23266.4 (parent: Microsoft.Private.Winforms)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:99f855ec-f28a-4ad7-6638-08da7ef6346a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
- **Subscription**: 99f855ec-f28a-4ad7-6638-08da7ef6346a
- **Build**: 20230518.2
- **Date Produced**: May 18, 2023 9:14:11 PM UTC
- **Commit**: fafc9aa56432f1e5728f082b222c3ef519b3dd59
- **Branch**: refs/heads/internal/release/7.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 7.0.7-servicing.23252.4 to 7.0.7-servicing.23268.2][1]
  - **Microsoft.Private.Winforms**: [from 7.0.7-servicing.23252.4 to 7.0.7-servicing.23268.2][1]
  - **Microsoft.NETCore.App.Ref**: [from 7.0.6 to 7.0.7][2]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 7.0.6 to 7.0.7][2]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: [from 7.0.6-servicing.23212.12 to 7.0.7-servicing.23266.4][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC0fcdb8d3ba&targetVersion=GCfafc9aa564&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCe3acf029e6&targetVersion=GC7d21bfd55c&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:99f855ec-f28a-4ad7-6638-08da7ef6346a)

* Merged PR 31387: [internal/release/7.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.App.Ref**: from 7.0.7 to 7.0.7 (parent: Microsoft.Private.Winforms)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 7.0.7 to 7.0.7 (parent: Microsoft.Private.Winforms)
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: from 7.0.7-servicing.23266.4 to 7.0.7-servicing.23268.2 (parent: Microsoft.Private.Winforms)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:99f855ec-f28a-4ad7-6638-08da7ef6346a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
- **Subscription**: 99f855ec-f28a-4ad7-6638-08da7ef6346a
- **Build**: 20230518.9
- **Date Produced**: May 19, 2023 5:04:53 PM UTC
- **Commit**: 3632207d619ad47c9933baa5806b67b67d1a4b77
- **Branch**: refs/heads/internal/release/7.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 7.0.7-servicing.23268.2 to 7.0.7-servicing.23268.9][1]
  - **Microsoft.Private.Winforms**: [from 7.0.7-servicing.23268.2 to 7.0.7-servicing.23268.9][1]
  - **Microsoft.NETCore.App.Ref**: [from 7.0.7 to 7.0.7][2]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 7.0.7 to 7.0.7][2]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: [from 7.0.7-servicing.23266.4 to 7.0.7-servicing.23268.2][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCfafc9aa564&targetVersion=GC3632207d61&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC7d21bfd55c&targetVersion=GC4906b56cca&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:99f855ec-f28a-4ad7-6638-08da7ef6346a)

* Merged PR 31453: [internal/release/7.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.App.Ref**: from 7.0.7 to 7.0.7 (parent: Microsoft.Private.Winforms)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 7.0.7 to 7.0.7 (parent: Microsoft.Private.Winforms)
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: from 7.0.7-servicing.23268.2 to 7.0.7-servicing.23269.6 (parent: Microsoft.Private.Winforms)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:99f855ec-f28a-4ad7-6638-08da7ef6346a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
- **Subscription**: 99f855ec-f28a-4ad7-6638-08da7ef6346a
- **Build**: 20230522.2
- **Date Produced**: May 22, 2023 3:35:25 PM UTC
- **Commit**: e3bf366a7361267ba472521190d62c9d22f39b14
- **Branch**: refs/heads/internal/release/7.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 7.0.7-servicing.23268.9 to 7.0.7-servicing.23272.2][1]
  - **Microsoft.Private.Winforms**: [from 7.0.7-servicing.23268.9 to 7.0.7-servicing.23272.2][1]
  - **Microsoft.NETCore.App.Ref**: [from 7.0.7 to 7.0.7][2]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 7.0.7 to 7.0.7][2]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: [from 7.0.7-servicing.23268.2 to 7.0.7-servicing.23269.6][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC3632207d61&targetVersion=GCe3bf366a73&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC4906b56cca&targetVersion=GC8e3442dd52&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:99f855ec-f28a-4ad7-6638-08da7ef6346a)

* Merged PR 31527: [internal/release/7.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 7.0.2 to 7.0.3 (parent: Microsoft.Private.Winforms)
  - **Microsoft.NETCore.App.Ref**: from 7.0.7 to 7.0.7 (parent: Microsoft.Private.Winforms)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 7.0.7 to 7.0.7 (parent: Microsoft.Private.Winforms)
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: from 7.0.7-servicing.23269.6 to 7.0.7-servicing.23274.4 (parent: Microsoft.Private.Winforms)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:99f855ec-f28a-4ad7-6638-08da7ef6346a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
- **Subscription**: 99f855ec-f28a-4ad7-6638-08da7ef6346a
- **Build**: 20230524.5
- **Date Produced**: May 24, 2023 9:28:48 PM UTC
- **Commit**: b4a5f0c6839363dea534f21736a9d0726c14b41c
- **Branch**: refs/heads/internal/release/7.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 7.0.7-servicing.23272.2 to 7.0.7-servicing.23274.5][1]
  - **Microsoft.Private.Winforms**: [from 7.0.7-servicing.23272.2 to 7.0.7-servicing.23274.5][1]
  - **Microsoft.NETCore.Platforms**: [from 7.0.2 to 7.0.3][2]
  - **Microsoft.NETCore.App.Ref**: [from 7.0.7 to 7.0.7][3]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 7.0.7 to 7.0.7][3]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: [from 7.0.7-servicing.23269.6 to 7.0.7-servicing.23274.4][3]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCe3bf366a73&targetVersion=GCb4a5f0c683&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC8042d61b17&targetVersion=GC5b20af47d9&_a=files
[3]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC8e3442dd52&targetVersion=GC5b20af47d9&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:99f855ec-f28a-4ad7-6638-08da7ef6346a)

* [internal/release/7.0] Update dependencies from dnceng/internal/dotnet-winforms

* Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-winforms build 20230614.7

Microsoft.Dotnet.WinForms.ProjectTemplates , Microsoft.Private.Winforms
 From Version 7.0.8-servicing.23313.10 -> To Version 7.0.8-servicing.23314.7

Dependency coherency updates

Microsoft.NETCore.Platforms,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,VS.Redist.Common.NetCore.SharedFramework.x64.7.0
 From Version 7.0.3 -> To Version 7.0.4 (parent: Microsoft.Private.Winforms

* Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-winforms build 20230616.4

Microsoft.Dotnet.WinForms.ProjectTemplates , Microsoft.Private.Winforms
 From Version 7.0.8-servicing.23314.7 -> To Version 7.0.8-servicing.23316.4

* Merged PR 32055: [internal/release/7.0] Update dependencies from dnceng/internal/dotnet-winforms

This pull request updates the following dependencies

[marker]: <> (Begin:99f855ec-f28a-4ad7-6638-08da7ef6346a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
- **Subscription**: 99f855ec-f28a-4ad7-6638-08da7ef6346a
- **Build**: 20230621.6
- **Date Produced**: June 21, 2023 6:27:07 PM UTC
- **Commit**: dd121ee97234c7490f6111cf0c7bfa9235923f81
- **Branch**: refs/heads/internal/release/7.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 7.0.8-servicing.23316.4 to 7.0.9-servicing.23321.6][2]
  - **Microsoft.Private.Winforms**: [from 7.0.8-servicing.23316.4 to 7.0.9-servicing.23321.6][2]
  - **Microsoft.NETCore.Platforms**: [from 7.0.4 to 7.0.4][3]
  - **Microsoft.NETCore.App.Ref**: [from 7.0.8 to 7.0.9][3]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 7.0.8 to 7.0.9][3]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: [from 7.0.8-servicing.23313.27 to 7.0.9-servicing.23320.18][3]

[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC51b4659325&targetVersion=GCdd121ee972&_a=files
[3]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC156597d904&targetVersion=GC8e9a17b221&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:99f855ec-f28a-4ad7-6638-08da7ef6346a)

[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 7.0.4 to 7.0.4 (parent: Microsoft.Private.Winforms)
  - **Microsoft.NETCore.App.Ref**: from 7.0.8 to 7.0.9 (parent: Microsoft.Private.Winforms)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 7.0.8 to 7.0.9 (parent: Microsoft.Private.Winforms)
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: from 7.0.8-servicing.23313.27 to 7.0.9-servicing.23320.18 (parent: Microsoft.Private.Winforms)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

* Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-winforms build 20230713.13

Microsoft.Dotnet.WinForms.ProjectTemplates , Microsoft.Private.Winforms
 From Version 7.0.9-servicing.23321.6 -> To Version 7.0.10-servicing.23363.13

Dependency coherency updates

Microsoft.NETCore.Platforms,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,VS.Redist.Common.NetCore.SharedFramework.x64.7.0
 From Version 7.0.4 -> To Version 7.0.4 (parent: Microsoft.Private.Winforms

* Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-winforms build 20230714.5

Microsoft.Dotnet.WinForms.ProjectTemplates , Microsoft.Private.Winforms
 From Version 7.0.10-servicing.23363.13 -> To Version 7.0.10-servicing.23364.5

Dependency coherency updates

Microsoft.NETCore.Platforms
 From Version 7.0.4 -> To Version 7.0.4 (parent: Microsoft.Private.Winforms

---------

Co-authored-by: dotnet-bot <[email protected]>
Co-authored-by: Ashish Singh <[email protected]>
Co-authored-by: DotNet Bot <[email protected]>
…808.3 (#8081)

[release/7.0] Update dependencies from dotnet/arcade
…otnet-wpf-int build 20230809.5 (#8084)

[release/7.0] Update dependencies from dnceng/internal/dotnet-wpf-int
…otnet-winforms build 20230928.3

Microsoft.Dotnet.WinForms.ProjectTemplates , Microsoft.Private.Winforms
 From Version 7.0.10-servicing.23364.5 -> To Version 7.0.12-servicing.23478.3

Dependency coherency updates

Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,VS.Redist.Common.NetCore.SharedFramework.x64.7.0
 From Version 7.0.10 -> To Version 7.0.12 (parent: Microsoft.Private.Winforms
…s 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.App.Ref**: from 7.0.10 to 7.0.12 (parent: Microsoft.Private.Winforms)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 7.0.10 to 7.0.12 (parent: Microsoft.Private.Winforms)
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: from 7.0.10-servicing.23363.12 to 7.0.12-servicing.23477.20 (parent: Microsoft.Private.Winforms)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:e6a1c617-bce4-4274-f44d-08dbbf39d6ab)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
- **Subscription**: e6a1c617-bce4-4274-f44d-08dbbf39d6ab
- **Build**: 20230928.3
- **Date Produced**: September 28, 2023 2:30:28 PM UTC
- **Commit**: 75eafed7999075bca879940ad0b1a0794061ddb0
- **Branch**: refs/heads/internal/release/frameshift/7.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 7.0.10-servicing.23364.5 to 7.0.12-servicing.23478.3][1]
  - **Microsoft.Private.Winforms**: [from 7.0.10-servicing.23364.5 to 7.0.12-servicing.23478.3][1]
  - **Microsoft.NETCore.App.Ref**: [from 7.0.10 to 7.0.12][2]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 7.0.10 to 7.0.12][2]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: [from 7.0.10-servicing.23363.12 to 7.0.12-servicing.23477.20][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC1f1ac283c5&targetVersion=GC75eafed799&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCa6dbb800a4&targetVersion=GC4a824ef37c&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:e6a1c617-bce4-4274-f44d-08dbbf39d6ab)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.