Commit graph

33999 commits

Author SHA1 Message Date
Ella Hathaway
387338af69
Update 7.0 SDK diff baseline (#18781) 2024-02-26 19:19:42 +00:00
Jason Zhai
8c00090eed Merge branch 'release/6.0.4xx' into release/7.0.1xx 2024-02-21 19:06:00 -08:00
Sean Reeser
00be3a36b8 Merged PR 37584: [internal/release/7.0.1xx] Merge from public
Merge from public release/7.0.1xx to internal/release/7.0.1xx and resolve conflicts if necessary
2024-02-21 22:16:50 +00:00
dotnet-maestro[bot]
c5f74545ca
[release/6.0.4xx] Update dependencies from dotnet/source-build-reference-packages (#18733)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-02-21 13:56:58 -06:00
dotnet-maestro[bot]
f33042e267
[release/7.0.3xx] Update dependencies from dotnet/source-build-reference-packages (#18734)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-02-21 13:56:40 -06:00
dotnet-maestro[bot]
750746885e
[release/7.0.4xx] Update dependencies from dotnet/source-build-reference-packages (#18735)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-02-21 13:56:21 -06:00
dotnet-maestro[bot]
4c11f5ca09
[release/7.0.1xx] Update dependencies from dotnet/source-build-reference-packages (#18736)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-02-21 13:46:01 -06:00
dotnet-maestro[bot]
a84a23f57f
[release/6.0.1xx] Update dependencies from dotnet/source-build-reference-packages (#18737)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-02-21 13:45:10 -06:00
DotNet Bot
ea26d0c148 Merged PR 37536: [internal/release/6.0.4xx] Update dependencies from dnceng/internal/dotnet-sdk
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.WindowsDesktop.App.Ref**: from 6.0.28 to 6.0.28 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0**: from 6.0.28-servicing.24116.13 to 6.0.28-servicing.24120.3 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0**: from 6.0.28-servicing.24116.13 to 6.0.28-servicing.24120.3 (parent: Microsoft.NET.Sdk)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 6.0.28 to 6.0.28 (parent: Microsoft.NET.Sdk)
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 6.0.28-servicing.24116.7 to 6.0.28-servicing.24120.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 6.0.28 to 6.0.28 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 6.0.28-servicing.24116.14 to 6.0.28-servicing.24120.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:a27c2ce2-aedf-42b7-d31e-08da6571bd31)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: a27c2ce2-aedf-42b7-d31e-08da6571bd31
- **Build**: 20240220.33
- **Date Produced**: February 21, 2024 7:36:06 AM UTC
- **Commit**: c1d600871abca733031eac0a17821179193da113
- **Branch**: refs/heads/internal/release/6.0.4xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 6.0.420-servicing.24120.26 to 6.0.420-servicing.24120.33][1]
  - **Microsoft.NET.Sdk**: [from 6.0.420-servicing.24120.26 to 6.0.420-servicing.24120.33][1]
  - **Microsoft.WindowsDesktop.App.Ref**: [from 6.0.28 to 6.0.28][2]
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0**: [from 6.0.28-servicing.24116.13 to 6.0.28-servicing.24120.3][2]
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0**: [from 6.0.28-servicing.24116.13 to 6.0.28-servicing.24120.3][2]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 6.0.28 to 6.0.28][2]
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 6.0.28-servicing.24116.7 to 6.0.28-servicing.24120.4][3]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 6.0.28 to 6.0.28][2]
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: [from 6.0.28-servicing.24116.14 to 6.0.28-servicing.24120.2][4]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC7392200c7ca1a316b5ae7e98263ba6c26be4f833&targetVers...
2024-02-21 18:24:56 +00:00
DotNet-Bot
61ea15f7ce Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240220.33
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
 From Version 6.0.420-servicing.24120.26 -> To Version 6.0.420-servicing.24120.33

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 6.0.28 -> To Version 6.0.28 (parent: Microsoft.NET.Sdk
2024-02-21 07:49:44 +00:00
DotNet Bot
96dd58ddc7 Merged PR 37532: [internal/release/6.0.4xx] Update dependencies from dnceng/internal/dotnet-sdk
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.AspNetCore.App.Ref**: from 6.0.28 to 6.0.28 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 6.0.28-servicing.24116.17 to 6.0.28-servicing.24120.5 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 6.0.28 to 6.0.28 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0**: from 6.0.28-servicing.24116.17 to 6.0.28-servicing.24120.5 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 6.0.28-servicing.24116.17 to 6.0.28-servicing.24120.5 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 6.0.28-servicing.24116.17 to 6.0.28-servicing.24120.5 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Common.ItemTemplates**: from 6.0.420 to 6.0.420 (parent: Microsoft.NET.Sdk)
  - **Microsoft.TemplateEngine.Cli**: from 6.0.420-rtm.24116.11 to 6.0.420-rtm.24120.6 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Common.ProjectTemplates.6.0**: from 6.0.420 to 6.0.420 (parent: Microsoft.NET.Sdk)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:a27c2ce2-aedf-42b7-d31e-08da6571bd31)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: a27c2ce2-aedf-42b7-d31e-08da6571bd31
- **Build**: 20240220.26
- **Date Produced**: February 21, 2024 4:55:22 AM UTC
- **Commit**: 7392200c7ca1a316b5ae7e98263ba6c26be4f833
- **Branch**: refs/heads/internal/release/6.0.4xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 6.0.420-servicing.24120.17 to 6.0.420-servicing.24120.26][1]
  - **Microsoft.NET.Sdk**: [from 6.0.420-servicing.24120.17 to 6.0.420-servicing.24120.26][1]
  - **Microsoft.AspNetCore.App.Ref**: [from 6.0.28 to 6.0.28][2]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 6.0.28-servicing.24116.17 to 6.0.28-servicing.24120.5][2]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 6.0.28 to 6.0.28][2]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0**: [from 6.0.28-servicing.24116.17 to 6.0.28-servicing.24120.5][2]
  - **dotnet-dev-certs**: [from 6.0.28-servicing.24116.17 to 6.0.28-servicing.24120.5][2]
  - **dotnet-user-secrets**: [from 6.0.28-servicing.24116.17 to 6.0.28-servicing.24120.5][2]
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 6.0.420 to 6.0.420][3]
  - **Microsoft.TemplateEngine.Cli**: [from 6.0.420-rtm.24116.11 to 6.0.420-rtm.24120.6][3]
  - **Microsoft.DotNet.Co...
2024-02-21 07:10:36 +00:00
DotNet-Bot
9a74022e76 Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240220.26
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
 From Version 6.0.420-servicing.24120.17 -> To Version 6.0.420-servicing.24120.26

Dependency coherency updates

Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0,dotnet-dev-certs,dotnet-user-secrets,Microsoft.DotNet.Common.ItemTemplates,Microsoft.TemplateEngine.Cli,Microsoft.DotNet.Common.ProjectTemplates.6.0
 From Version 6.0.28 -> To Version 6.0.28 (parent: Microsoft.NET.Sdk
2024-02-21 05:09:44 +00:00
DotNet Bot
a6a0620aa3 Merged PR 37526: [internal/release/6.0.4xx] Update dependencies from dnceng/internal/dotnet-sdk
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 6.0.28 to 6.0.28 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.NetCore.TargetingPack.x64.6.0**: from 6.0.28-servicing.24114.25 to 6.0.28-servicing.24120.7 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 6.0.28 to 6.0.28 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Host.win-x64**: from 6.0.28 to 6.0.28 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.DotNetHostResolver**: from 6.0.28 to 6.0.28 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.Platforms**: from 6.0.12 to 6.0.12 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: from 6.0.28-servicing.24114.25 to 6.0.28-servicing.24120.7 (parent: Microsoft.NET.Sdk)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:a27c2ce2-aedf-42b7-d31e-08da6571bd31)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: a27c2ce2-aedf-42b7-d31e-08da6571bd31
- **Build**: 20240220.17
- **Date Produced**: February 21, 2024 1:45:50 AM UTC
- **Commit**: 6ccd32f12db9321477c4b8658eaa3a44681b6740
- **Branch**: refs/heads/internal/release/6.0.4xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 6.0.420-servicing.24116.91 to 6.0.420-servicing.24120.17][1]
  - **Microsoft.NET.Sdk**: [from 6.0.420-servicing.24116.91 to 6.0.420-servicing.24120.17][1]
  - **Microsoft.NETCore.App.Ref**: [from 6.0.28 to 6.0.28][2]
  - **VS.Redist.Common.NetCore.TargetingPack.x64.6.0**: [from 6.0.28-servicing.24114.25 to 6.0.28-servicing.24120.7][2]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.28 to 6.0.28][2]
  - **Microsoft.NETCore.App.Host.win-x64**: [from 6.0.28 to 6.0.28][2]
  - **Microsoft.NETCore.DotNetHostResolver**: [from 6.0.28 to 6.0.28][2]
  - **Microsoft.NETCore.Platforms**: [from 6.0.12 to 6.0.12][2]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: [from 6.0.28-servicing.24114.25 to 6.0.28-servicing.24120.7][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC2248f8cfdce54f62fde2b9bcf56fe690af7ae5a2&targetVersion=GC6ccd32f12db9321477c4b8658eaa3a44681b6740&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC2b3cfc799de1c1e629f2194b67e1dbd610ea51c9&targetVersion=GC34a109148c7d8a2c8e6431e83e4bce5712dd8083&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:a27...
2024-02-21 04:31:15 +00:00
DotNet-Bot
f102283918 Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240220.17
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
 From Version 6.0.420-servicing.24116.91 -> To Version 6.0.420-servicing.24120.17

Dependency coherency updates

Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.6.0,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,VS.Redist.Common.NetCore.SharedFramework.x64.6.0
 From Version 6.0.28 -> To Version 6.0.28 (parent: Microsoft.NET.Sdk
2024-02-21 02:00:49 +00:00
dotnet-bot
fadf699ea6 Merge in 'release/7.0.3xx' changes 2024-02-20 22:17:25 +00:00
Noah Gilson
6f84c7d76c
[automated] Merge branch 'release/7.0.1xx' => 'release/7.0.3xx' (#18712) 2024-02-20 14:09:11 -08:00
dotnet-bot
645fae4f6d Merge in 'release/8.0.1xx' changes 2024-02-19 09:20:09 +00:00
v-wuzhai
96079bf81d
[automated] Merge branch 'release/7.0.4xx' => 'release/8.0.1xx' (#18713) 2024-02-19 01:11:08 -08:00
dotnet-bot
95b107dae0 Merge in 'release/7.0.4xx' changes 2024-02-19 07:19:44 +00:00
Jason Zhai
6f020d9b21 Merge branch 'release/7.0.4xx' into release/8.0.1xx 2024-02-18 23:16:07 -08:00
v-wuzhai
5d4db06c97
[automated] Merge branch 'release/7.0.3xx' => 'release/7.0.4xx' (#18700) 2024-02-18 23:10:46 -08:00
Jason Zhai
659297e063 Merge branch 'release/7.0.3xx' into release/7.0.4xx 2024-02-17 18:55:28 -08:00
Jason Zhai
e7000dd946 Merge branch 'release/7.0.1xx' into release/7.0.3xx 2024-02-17 18:51:31 -08:00
dotnet-bot
e32e276f34 Merge in 'release/7.0.1xx' changes 2024-02-17 14:18:15 +00:00
Matt Thalman
723427fa6b
Update SDK diff baseline (#18706) 2024-02-17 08:10:10 -06:00
DotNet Bot
633d5003c4 Merged PR 37441: [internal/release/6.0.4xx] Update dependencies from dnceng/internal/dotnet-sdk
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.WindowsDesktop.App.Ref**: from 6.0.28 to 6.0.28 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0**: from 6.0.28-servicing.24116.10 to 6.0.28-servicing.24116.13 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0**: from 6.0.28-servicing.24116.10 to 6.0.28-servicing.24116.13 (parent: Microsoft.NET.Sdk)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 6.0.28 to 6.0.28 (parent: Microsoft.NET.Sdk)
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 6.0.28-servicing.24115.14 to 6.0.28-servicing.24116.7 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 6.0.28 to 6.0.28 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 6.0.28-servicing.24116.8 to 6.0.28-servicing.24116.14 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:a27c2ce2-aedf-42b7-d31e-08da6571bd31)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: a27c2ce2-aedf-42b7-d31e-08da6571bd31
- **Build**: 20240216.91
- **Date Produced**: February 17, 2024 1:22:19 AM UTC
- **Commit**: 2248f8cfdce54f62fde2b9bcf56fe690af7ae5a2
- **Branch**: refs/heads/internal/release/6.0.4xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 6.0.420-servicing.24116.82 to 6.0.420-servicing.24116.91][1]
  - **Microsoft.NET.Sdk**: [from 6.0.420-servicing.24116.82 to 6.0.420-servicing.24116.91][1]
  - **Microsoft.WindowsDesktop.App.Ref**: [from 6.0.28 to 6.0.28][2]
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0**: [from 6.0.28-servicing.24116.10 to 6.0.28-servicing.24116.13][2]
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0**: [from 6.0.28-servicing.24116.10 to 6.0.28-servicing.24116.13][2]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 6.0.28 to 6.0.28][2]
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 6.0.28-servicing.24115.14 to 6.0.28-servicing.24116.7][3]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 6.0.28 to 6.0.28][2]
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: [from 6.0.28-servicing.24116.8 to 6.0.28-servicing.24116.14][4]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GCf9b62cc6d721f1a522f930234f5658f32a7bc09f&targ...
2024-02-17 03:05:20 +00:00
DotNet Bot
5ea38364ee Merged PR 37442: [internal/release/7.0.4xx] Update dependencies from dnceng/internal/dotnet-sdk
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.AspNetCore.App.Ref**: from 7.0.17 to 7.0.17 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 7.0.17-servicing.24116.6 to 7.0.17-servicing.24116.13 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 7.0.17 to 7.0.17 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0**: from 7.0.17-servicing.24116.6 to 7.0.17-servicing.24116.13 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 7.0.17-servicing.24116.6 to 7.0.17-servicing.24116.13 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-jwts**: from 7.0.17-servicing.24116.6 to 7.0.17-servicing.24116.13 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 7.0.17-servicing.24116.6 to 7.0.17-servicing.24116.13 (parent: Microsoft.NET.Sdk)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:42f6b899-0677-45e7-d6f8-08db826b460b)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: 42f6b899-0677-45e7-d6f8-08db826b460b
- **Build**: 20240216.89
- **Date Produced**: February 17, 2024 1:27:01 AM UTC
- **Commit**: 2b14eab8f8fe3fcf40457dc7def499c3745f1c01
- **Branch**: refs/heads/internal/release/7.0.4xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 7.0.407 to 7.0.407][1]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 7.0.407-servicing.24116.76 to 7.0.407-servicing.24116.89][1]
  - **Microsoft.NET.Sdk**: [from 7.0.407-servicing.24116.76 to 7.0.407-servicing.24116.89][1]
  - **Microsoft.TemplateEngine.Cli**: [from 7.0.407-servicing.24116.76 to 7.0.407-servicing.24116.89][1]
  - **Microsoft.AspNetCore.App.Ref**: [from 7.0.17 to 7.0.17][2]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 7.0.17-servicing.24116.6 to 7.0.17-servicing.24116.13][2]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 7.0.17 to 7.0.17][2]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0**: [from 7.0.17-servicing.24116.6 to 7.0.17-servicing.24116.13][2]
  - **dotnet-dev-certs**: [from 7.0.17-servicing.24116.6 to 7.0.17-servicing.24116.13][2]
  - **dotnet-user-jwts**: [from 7.0.17-servicing.24116.6 to 7.0.17-servicing.24116.13][2]
  - **dotnet-user-secrets**: [from 7.0.17-servicing.24116.6 to 7.0.17-servicing.24116.13][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GCc33ed262876fcbae195d8e812da8d9002f4a92b2&targe...
2024-02-17 03:05:19 +00:00
DotNet Bot
b797b0fe78 Merged PR 37444: [internal/release/7.0.3xx] Update dependencies from dnceng/internal/dotnet-sdk
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.AspNetCore.App.Ref**: from 7.0.17 to 7.0.17 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 7.0.17-servicing.24116.6 to 7.0.17-servicing.24116.13 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 7.0.17 to 7.0.17 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0**: from 7.0.17-servicing.24116.6 to 7.0.17-servicing.24116.13 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 7.0.17-servicing.24116.6 to 7.0.17-servicing.24116.13 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-jwts**: from 7.0.17-servicing.24116.6 to 7.0.17-servicing.24116.13 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 7.0.17-servicing.24116.6 to 7.0.17-servicing.24116.13 (parent: Microsoft.NET.Sdk)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:ca5481e4-f667-4dcd-b176-08db3b93de76)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: ca5481e4-f667-4dcd-b176-08db3b93de76
- **Build**: 20240216.90
- **Date Produced**: February 17, 2024 1:29:51 AM UTC
- **Commit**: 29d5d9072f662512c5d5a76f6595ea559846aa7c
- **Branch**: refs/heads/internal/release/7.0.3xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 7.0.314 to 7.0.314][1]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 7.0.314-servicing.24116.75 to 7.0.314-servicing.24116.90][1]
  - **Microsoft.NET.Sdk**: [from 7.0.314-servicing.24116.75 to 7.0.314-servicing.24116.90][1]
  - **Microsoft.TemplateEngine.Cli**: [from 7.0.314-servicing.24116.75 to 7.0.314-servicing.24116.90][1]
  - **Microsoft.AspNetCore.App.Ref**: [from 7.0.17 to 7.0.17][2]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 7.0.17-servicing.24116.6 to 7.0.17-servicing.24116.13][2]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 7.0.17 to 7.0.17][2]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0**: [from 7.0.17-servicing.24116.6 to 7.0.17-servicing.24116.13][2]
  - **dotnet-dev-certs**: [from 7.0.17-servicing.24116.6 to 7.0.17-servicing.24116.13][2]
  - **dotnet-user-jwts**: [from 7.0.17-servicing.24116.6 to 7.0.17-servicing.24116.13][2]
  - **dotnet-user-secrets**: [from 7.0.17-servicing.24116.6 to 7.0.17-servicing.24116.13][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC2a68379878acca145d5ad15e6624604f7d71df0e&targe...
2024-02-17 03:05:18 +00:00
DotNet Bot
e87ddaf2ea Merged PR 37443: [internal/release/7.0.1xx] Update dependencies from dnceng/internal/dotnet-sdk
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.AspNetCore.App.Ref**: from 7.0.17 to 7.0.17 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 7.0.17-servicing.24115.2 to 7.0.17-servicing.24116.13 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 7.0.17 to 7.0.17 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0**: from 7.0.17-servicing.24115.2 to 7.0.17-servicing.24116.13 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 7.0.17-servicing.24115.2 to 7.0.17-servicing.24116.13 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-jwts**: from 7.0.17-servicing.24115.2 to 7.0.17-servicing.24116.13 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 7.0.17-servicing.24115.2 to 7.0.17-servicing.24116.13 (parent: Microsoft.NET.Sdk)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:65272799-fe4d-4dbf-f0fe-08da7ef63651)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: 65272799-fe4d-4dbf-f0fe-08da7ef63651
- **Build**: 20240216.88
- **Date Produced**: February 17, 2024 1:27:54 AM UTC
- **Commit**: db7d0ce81917cecead7e0097923d4c1f84753293
- **Branch**: refs/heads/internal/release/7.0.1xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 7.0.117 to 7.0.117][1]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 7.0.117-servicing.24116.74 to 7.0.117-servicing.24116.88][1]
  - **Microsoft.NET.Sdk**: [from 7.0.117-servicing.24116.74 to 7.0.117-servicing.24116.88][1]
  - **Microsoft.TemplateEngine.Cli**: [from 7.0.117-servicing.24116.74 to 7.0.117-servicing.24116.88][1]
  - **Microsoft.AspNetCore.App.Ref**: [from 7.0.17 to 7.0.17][2]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 7.0.17-servicing.24115.2 to 7.0.17-servicing.24116.13][2]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 7.0.17 to 7.0.17][2]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0**: [from 7.0.17-servicing.24115.2 to 7.0.17-servicing.24116.13][2]
  - **dotnet-dev-certs**: [from 7.0.17-servicing.24115.2 to 7.0.17-servicing.24116.13][2]
  - **dotnet-user-jwts**: [from 7.0.17-servicing.24115.2 to 7.0.17-servicing.24116.13][2]
  - **dotnet-user-secrets**: [from 7.0.17-servicing.24115.2 to 7.0.17-servicing.24116.13][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC4b35fcb31340c9f9c457e3c4a17858109d49e0fe&targe...
2024-02-17 03:05:17 +00:00
DotNet-Bot
3698cb9b01 Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240216.90
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 7.0.314 -> To Version 7.0.314

Dependency coherency updates

Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets
 From Version 7.0.17 -> To Version 7.0.17 (parent: Microsoft.NET.Sdk
2024-02-17 01:50:54 +00:00
DotNet-Bot
20666fac28 Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240216.88
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 7.0.117 -> To Version 7.0.117

Dependency coherency updates

Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets
 From Version 7.0.17 -> To Version 7.0.17 (parent: Microsoft.NET.Sdk
2024-02-17 01:47:47 +00:00
DotNet-Bot
d795d05759 Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240216.89
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 7.0.407 -> To Version 7.0.407

Dependency coherency updates

Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets
 From Version 7.0.17 -> To Version 7.0.17 (parent: Microsoft.NET.Sdk
2024-02-17 01:40:44 +00:00
DotNet-Bot
70763aae4d Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240216.91
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
 From Version 6.0.420-servicing.24116.82 -> To Version 6.0.420-servicing.24116.91

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 6.0.28 -> To Version 6.0.28 (parent: Microsoft.NET.Sdk
2024-02-17 01:27:57 +00:00
DotNet Bot
f2730c25ab Merged PR 37420: [internal/release/6.0.4xx] Update dependencies from dnceng/internal/dotnet-sdk
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.WindowsDesktop.App.Ref**: from 6.0.28 to 6.0.28 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0**: from 6.0.28-servicing.24114.9 to 6.0.28-servicing.24116.10 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0**: from 6.0.28-servicing.24114.9 to 6.0.28-servicing.24116.10 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref**: from 6.0.28 to 6.0.28 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 6.0.28-servicing.24115.9 to 6.0.28-servicing.24116.17 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 6.0.28 to 6.0.28 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0**: from 6.0.28-servicing.24115.9 to 6.0.28-servicing.24116.17 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 6.0.28-servicing.24115.9 to 6.0.28-servicing.24116.17 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 6.0.28-servicing.24115.9 to 6.0.28-servicing.24116.17 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Common.ItemTemplates**: from 6.0.420 to 6.0.420 (parent: Microsoft.NET.Sdk)
  - **Microsoft.TemplateEngine.Cli**: from 6.0.420-rtm.24115.15 to 6.0.420-rtm.24116.11 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Common.ProjectTemplates.6.0**: from 6.0.420 to 6.0.420 (parent: Microsoft.NET.Sdk)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 6.0.28 to 6.0.28 (parent: Microsoft.NET.Sdk)
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 6.0.27-servicing.24070.1 to 6.0.28-servicing.24115.14 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 6.0.28 to 6.0.28 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 6.0.27-servicing.24070.3 to 6.0.28-servicing.24116.8 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:a27c2ce2-aedf-42b7-d31e-08da6571bd31)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: a27c2ce2-aedf-42b7-d31e-08da6571bd31
- **Build**: 20240216.67
- **Date Produced**: February 16, 2024 11:45:56 PM UTC
- **Commit**: 25b33c598e608f8cfc718ed83f69b0b7ad573195
- **Branch**: refs/heads/internal/release/6.0.4xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.MSBuil...
2024-02-17 01:02:14 +00:00
DotNet Bot
cf629d5733 Merged PR 37415: [internal/release/7.0.4xx] Update dependencies from dnceng/internal/dotnet-sdk
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.WindowsDesktop.App.Ref**: from 7.0.17 to 7.0.17 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0**: from 7.0.17-servicing.24115.4 to 7.0.17-servicing.24116.11 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0**: from 7.0.17-servicing.24115.4 to 7.0.17-servicing.24116.11 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref**: from 7.0.17 to 7.0.17 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 7.0.17-servicing.24115.2 to 7.0.17-servicing.24116.6 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 7.0.17 to 7.0.17 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0**: from 7.0.17-servicing.24115.2 to 7.0.17-servicing.24116.6 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 7.0.17-servicing.24115.2 to 7.0.17-servicing.24116.6 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-jwts**: from 7.0.17-servicing.24115.2 to 7.0.17-servicing.24116.6 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 7.0.17-servicing.24115.2 to 7.0.17-servicing.24116.6 (parent: Microsoft.NET.Sdk)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 7.0.17 to 7.0.17 (parent: Microsoft.NET.Sdk)
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 7.0.17-servicing.24115.10 to 7.0.17-servicing.24116.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 7.0.17 to 7.0.17 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 7.0.17-servicing.24115.3 to 7.0.17-servicing.24116.10 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:42f6b899-0677-45e7-d6f8-08db826b460b)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: 42f6b899-0677-45e7-d6f8-08db826b460b
- **Build**: 20240216.76
- **Date Produced**: February 17, 2024 12:21:52 AM UTC
- **Commit**: c33ed262876fcbae195d8e812da8d9002f4a92b2
- **Branch**: refs/heads/internal/release/7.0.4xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 7.0.407 to 7.0.407][3]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 7.0.407-servicing.24116.14 to 7.0.407-servicing.24116.76][3]
  - **Microsoft.NET.Sdk**: [from 7.0.407-servicing.2411...
2024-02-17 01:02:12 +00:00
DotNet Bot
4eacf83cbd Merged PR 37416: [internal/release/7.0.3xx] Update dependencies from dnceng/internal/dotnet-sdk
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.WindowsDesktop.App.Ref**: from 7.0.17 to 7.0.17 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0**: from 7.0.17-servicing.24115.4 to 7.0.17-servicing.24116.11 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0**: from 7.0.17-servicing.24115.4 to 7.0.17-servicing.24116.11 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref**: from 7.0.17 to 7.0.17 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 7.0.17-servicing.24115.2 to 7.0.17-servicing.24116.6 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 7.0.17 to 7.0.17 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0**: from 7.0.17-servicing.24115.2 to 7.0.17-servicing.24116.6 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 7.0.17-servicing.24115.2 to 7.0.17-servicing.24116.6 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-jwts**: from 7.0.17-servicing.24115.2 to 7.0.17-servicing.24116.6 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 7.0.17-servicing.24115.2 to 7.0.17-servicing.24116.6 (parent: Microsoft.NET.Sdk)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 7.0.17 to 7.0.17 (parent: Microsoft.NET.Sdk)
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 7.0.17-servicing.24115.10 to 7.0.17-servicing.24116.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 7.0.17 to 7.0.17 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 7.0.17-servicing.24115.3 to 7.0.17-servicing.24116.10 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:ca5481e4-f667-4dcd-b176-08db3b93de76)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: ca5481e4-f667-4dcd-b176-08db3b93de76
- **Build**: 20240216.75
- **Date Produced**: February 17, 2024 12:23:34 AM UTC
- **Commit**: 2a68379878acca145d5ad15e6624604f7d71df0e
- **Branch**: refs/heads/internal/release/7.0.3xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 7.0.314 to 7.0.314][3]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 7.0.314-servicing.24116.15 to 7.0.314-servicing.24116.75][3]
  - **Microsoft.NET.Sdk**: [from 7.0.314-servicing.2411...
2024-02-17 01:02:11 +00:00
DotNet Bot
e93de7fea6 Merged PR 37428: [internal/release/7.0.1xx] Update dependencies from dnceng/internal/dotnet-sdk
This pull request updates the following dependencies

[marker]: <> (Begin:65272799-fe4d-4dbf-f0fe-08da7ef63651)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: 65272799-fe4d-4dbf-f0fe-08da7ef63651
- **Build**: 20240216.74
- **Date Produced**: February 17, 2024 12:21:28 AM UTC
- **Commit**: 4b35fcb31340c9f9c457e3c4a17858109d49e0fe
- **Branch**: refs/heads/internal/release/7.0.1xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 7.0.117 to 7.0.117][2]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 7.0.117-servicing.24116.16 to 7.0.117-servicing.24116.74][2]
  - **Microsoft.NET.Sdk**: [from 7.0.117-servicing.24116.16 to 7.0.117-servicing.24116.74][2]
  - **Microsoft.TemplateEngine.Cli**: [from 7.0.117-servicing.24116.16 to 7.0.117-servicing.24116.74][2]
  - **Microsoft.WindowsDesktop.App.Ref**: [from 7.0.17 to 7.0.17][3]
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0**: [from 7.0.17-servicing.24115.4 to 7.0.17-servicing.24116.11][3]
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0**: [from 7.0.17-servicing.24115.4 to 7.0.17-servicing.24116.11][3]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 7.0.17 to 7.0.17][3]
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 7.0.17-servicing.24115.10 to 7.0.17-servicing.24116.2][4]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 7.0.17 to 7.0.17][3]
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: [from 7.0.17-servicing.24115.3 to 7.0.17-servicing.24116.10][5]

[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC937b442da08fbbfd22085eeff8a7cb01295c2ea6&targetVersion=GC4b35fcb31340c9f9c457e3c4a17858109d49e0fe&_a=files
[3]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GCc2fca339644c5d9626c72ceac378cf728dd0d56a&targetVersion=GC8e24710202fffe3656e6d26d6a03e53b3de83484&_a=files
[4]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCfcbb04f265a8923c27ad55eaa51b1913b5db732e&targetVersion=GCa21b74e7f5e96ccb8d95dcde605669feb30f6c5b&_a=files
[5]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GC0b58a4b68b566568e74d51a6999f71108ff71f05&targetVersion=GC6b9b816bff16a1b507019fe6313b6baecb83b580&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:65272799-fe4d-4dbf-f0fe-08da7ef63651)

[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.WindowsDesktop.App.Ref**: from 7.0.17 to 7.0.17 (parent: Microsoft.N...
2024-02-17 01:02:11 +00:00
DotNet Bot
6a90b4b4bc Merged PR 37411: [internal/release/8.0.1xx] Update dependencies from dnceng/internal/dotnet-sdk
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.WindowsDesktop.App.Ref**: from 8.0.2 to 8.0.3 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0**: from 8.0.2-servicing.24068.6 to 8.0.3-servicing.24116.9 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0**: from 8.0.2-servicing.24068.6 to 8.0.3-servicing.24116.9 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref**: from 8.0.2 to 8.0.3 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 8.0.2-servicing.24068.4 to 8.0.3-servicing.24116.15 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 8.0.2 to 8.0.3 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: from 8.0.2-servicing.24068.4 to 8.0.3-servicing.24116.15 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 8.0.2-servicing.24068.4 to 8.0.3-servicing.24116.15 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-jwts**: from 8.0.2-servicing.24068.4 to 8.0.3-servicing.24116.15 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 8.0.2-servicing.24068.4 to 8.0.3-servicing.24116.15 (parent: Microsoft.NET.Sdk)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 8.0.2 to 8.0.3 (parent: Microsoft.NET.Sdk)
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 8.0.2-servicing.24068.3 to 8.0.3-servicing.24116.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 8.0.2 to 8.0.3 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 8.0.2-servicing.24068.6 to 8.0.3-servicing.24116.6 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: 5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be
- **Build**: 20240216.51
- **Date Produced**: February 16, 2024 10:23:49 PM UTC
- **Commit**: 628f3a7ff0668efb79b1650013093e56e40d8545
- **Branch**: refs/heads/internal/release/8.0.1xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 8.0.103 to 8.0.103][1]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 8.0.103-servicing.24116.29 to 8.0.103-servicing.24116.51][1]
  - **Microsoft.NET.Sdk**: [from 8.0.103-servicing.24116.29 to 8.0.103-servicing...
2024-02-17 00:57:58 +00:00
DotNet-Bot
c8409929ea Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240216.86
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.103 -> To Version 8.0.103

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 8.0.2 -> To Version 8.0.3 (parent: Microsoft.NET.Sdk
2024-02-17 00:45:00 +00:00
DotNet-Bot
e8f7dba262 Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240216.75
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 7.0.314 -> To Version 7.0.314

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 7.0.17 -> To Version 7.0.17 (parent: Microsoft.NET.Sdk
2024-02-17 00:42:36 +00:00
DotNet-Bot
cd7b91bc6a Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240216.82
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
 From Version 6.0.420-servicing.24116.44 -> To Version 6.0.420-servicing.24116.82

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0,dotnet-dev-certs,dotnet-user-secrets,Microsoft.DotNet.Common.ItemTemplates,Microsoft.TemplateEngine.Cli,Microsoft.DotNet.Common.ProjectTemplates.6.0,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 6.0.28 -> To Version 6.0.28 (parent: Microsoft.NET.Sdk
2024-02-17 00:41:57 +00:00
DotNet-Bot
f837228db5 Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240216.74
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 7.0.117 -> To Version 7.0.117

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 7.0.17 -> To Version 7.0.17 (parent: Microsoft.NET.Sdk
2024-02-17 00:39:11 +00:00
DotNet-Bot
7892638bf9 Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240216.76
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 7.0.407 -> To Version 7.0.407

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 7.0.17 -> To Version 7.0.17 (parent: Microsoft.NET.Sdk
2024-02-17 00:36:12 +00:00
DotNet-Bot
d53fe45915 Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240216.65
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.103 -> To Version 8.0.103

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 8.0.2 -> To Version 8.0.3 (parent: Microsoft.NET.Sdk
2024-02-17 00:08:37 +00:00
DotNet-Bot
65df1a97b0 Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240216.67
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
 From Version 6.0.420-servicing.24116.44 -> To Version 6.0.420-servicing.24116.67

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0,Microsoft.DotNet.Common.ItemTemplates,Microsoft.TemplateEngine.Cli,Microsoft.DotNet.Common.ProjectTemplates.6.0,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 6.0.28 -> To Version 6.0.28 (parent: Microsoft.NET.Sdk
2024-02-17 00:01:27 +00:00
DotNet-Bot
83ba947f11 Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240216.58
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 7.0.117 -> To Version 7.0.117
2024-02-16 23:26:15 +00:00
DotNet-Bot
c073ccc944 Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240216.55
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
 From Version 6.0.420-servicing.24116.44 -> To Version 6.0.420-servicing.24116.55

Dependency coherency updates

Microsoft.DotNet.Common.ItemTemplates,Microsoft.TemplateEngine.Cli,Microsoft.DotNet.Common.ProjectTemplates.6.0
 From Version 6.0.420 -> To Version 6.0.420 (parent: Microsoft.NET.Sdk
2024-02-16 23:03:56 +00:00
DotNet-Bot
1a8e33984f Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240216.52
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 7.0.314 -> To Version 7.0.314

Dependency coherency updates

Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets
 From Version 7.0.17 -> To Version 7.0.17 (parent: Microsoft.NET.Sdk
2024-02-16 22:40:49 +00:00
DotNet-Bot
1dc393c598 Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240216.49
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 7.0.407 -> To Version 7.0.407

Dependency coherency updates

Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets
 From Version 7.0.17 -> To Version 7.0.17 (parent: Microsoft.NET.Sdk
2024-02-16 22:40:09 +00:00
DotNet-Bot
1cb3cc5096 Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240216.51
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.103 -> To Version 8.0.103

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 8.0.2 -> To Version 8.0.3 (parent: Microsoft.NET.Sdk
2024-02-16 22:30:50 +00:00