Commit graph

33146 commits

Author SHA1 Message Date
dotnet-bot
2ceb7bf98e Merge in 'release/8.0.1xx' changes 2024-01-12 19:10:39 +00:00
github-actions[bot]
0bf95ed6be
[release/8.0.1xx] Fix VMR build tagging (#18233) 2024-01-12 19:01:37 +00:00
Sean Reeser
92376a1741 Merged PR 36353: [internal/release/8.0.1xx] Merge from public
Merge from public release/8.0.1xx to internal/release/8.0.1xx and resolve conflicts if necessary
2024-01-11 21:26:50 +00:00
DotNet Bot
6510f139b4 Merged PR 36354: [internal/release/8.0.1xx] Update dependencies from dnceng/internal/dotnet-sdk
This pull request updates the following dependencies

[marker]: <> (Begin:5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: 5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be
- **Build**: 20240111.11
- **Date Produced**: January 11, 2024 8:04:09 PM UTC
- **Commit**: c156e4feae5e45c934d00ed95b47b7504418fb4d
- **Branch**: refs/heads/internal/release/8.0.1xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 8.0.102 to 8.0.102][4]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 8.0.102-servicing.24060.23 to 8.0.102-servicing.24061.11][4]
  - **Microsoft.NET.Sdk**: [from 8.0.102-servicing.24060.23 to 8.0.102-servicing.24061.11][4]
  - **Microsoft.TemplateEngine.Cli**: [from 8.0.102-servicing.24060.23 to 8.0.102-servicing.24061.11][4]
  - **Microsoft.WindowsDesktop.App.Ref**: [from 8.0.1 to 8.0.2][5]
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0**: [from 8.0.1-servicing.23580.5 to 8.0.2-servicing.24060.14][5]
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0**: [from 8.0.1-servicing.23580.5 to 8.0.2-servicing.24060.14][5]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 8.0.1 to 8.0.2][5]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 8.0.1 to 8.0.2][5]
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: [from 8.0.1-servicing.23580.5 to 8.0.2-servicing.24060.10][6]

[4]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC8533fc688e9b1ee8c8c47c1737effd3de13fbca0&targetVersion=GCc156e4feae5e45c934d00ed95b47b7504418fb4d&_a=files
[5]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GCa0e7b5d8673f28c41bcac6e2001b39ba2c8fab54&targetVersion=GCf195aa9c97a34be19c176a512bd10d36914931cb&_a=files
[6]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GCac40bed7a33baf164d3984ca90c2aedba996a7b2&targetVersion=GC0ede9037ff59dc76c37ec87659a641cfbccd6e30&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be)

[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.1 to 8.0.2 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0**: from 8.0.1-servicing.23580.5 to 8.0.2-servicing.24060.14 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0**: from 8.0.1-servicing.23580.5 to 8.0.2-servicing.24060.14 (parent: Microsoft.NET.Sdk)
  - **Micro...
2024-01-11 20:23:47 +00:00
DotNet-Bot
091ea132a1 Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240111.11
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.102 -> To Version 8.0.102

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 8.0.1 -> To Version 8.0.2 (parent: Microsoft.NET.Sdk
2024-01-11 20:13:26 +00:00
Michael Simons
79cfea2c03
Remove source-build sourcelink snupkg workaround (#18215) 2024-01-11 17:42:51 +00:00
DotNet-Bot
e5dda827c7 Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240111.5
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.102 -> To Version 8.0.102
2024-01-11 09:53:08 +00:00
DotNet-Bot
fe0bfacae4 Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240110.68
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.102 -> To Version 8.0.102
2024-01-11 06:58:07 +00:00
DotNet-Bot
d637fd7421 Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240110.59
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.102 -> To Version 8.0.102
2024-01-11 03:17:33 +00:00
NET Source-Build Bot
5e12b89c16
.NET Source-Build 8.0.101 January 2024 Updates (#18156) 2024-01-11 00:08:01 +00:00
DotNet Bot
bd1d6b4384 Merged PR 36345: [internal/release/8.0.1xx] Update dependencies from dnceng/internal/dotnet-sdk
This pull request updates the following dependencies

[marker]: <> (Begin:5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: 5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be
- **Build**: 20240110.23
- **Date Produced**: January 10, 2024 8:53:47 PM UTC
- **Commit**: 8533fc688e9b1ee8c8c47c1737effd3de13fbca0
- **Branch**: refs/heads/internal/release/8.0.1xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 8.0.102 to 8.0.102][16]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 8.0.102-servicing.24060.4 to 8.0.102-servicing.24060.23][16]
  - **Microsoft.NET.Sdk**: [from 8.0.102-servicing.24060.4 to 8.0.102-servicing.24060.23][16]
  - **Microsoft.TemplateEngine.Cli**: [from 8.0.102-servicing.24060.4 to 8.0.102-servicing.24060.23][16]

[16]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GCa33b15f12c30157310c4b8d9cc19da7cc4f012c0&targetVersion=GC8533fc688e9b1ee8c8c47c1737effd3de13fbca0&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be)

[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.Net.Compilers.Toolset**: from 4.8.0-7.23572.1 to 4.8.0-7.23614.11 (parent: Microsoft.NET.Sdk)
  - **Microsoft.Build**: from 17.8.3 to 17.8.5 (parent: Microsoft.NET.Sdk)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)
2024-01-10 23:02:27 +00:00
vseanreesermsft
6f22dc86d8
Merging internal commits for release/8.0.1xx (#18164) 2024-01-10 22:18:47 +00:00
DotNet-Bot
4ae5d7e51c Dependency coherency updates
Microsoft.Net.Compilers.Toolset,Microsoft.Build
 From Version 4.8.0-7.23572.1 -> To Version 4.8.0-7.23614.11 (parent: Microsoft.NET.Sdk
2024-01-10 21:50:55 +00:00
DotNet-Bot
e12ee35f0f Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240110.23
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.102 -> To Version 8.0.102
2024-01-10 21:50:39 +00:00
DotNet-Bot
025137ea96 Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240110.4
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.102 -> To Version 8.0.102
2024-01-10 21:50:23 +00:00
DotNet-Bot
9180eebc61 Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240109.33
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.102 -> To Version 8.0.102
2024-01-10 21:50:05 +00:00
DotNet-Bot
2e669e9d54 Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240108.12
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.102 -> To Version 8.0.102
2024-01-10 21:49:49 +00:00
DotNet-Bot
dca8a067c2 Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240107.7
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.102 -> To Version 8.0.102
2024-01-10 21:49:29 +00:00
DotNet-Bot
afadbc3ccc Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240105.6
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.102 -> To Version 8.0.102
2024-01-10 21:49:13 +00:00
DotNet-Bot
2794f20bef Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240104.14
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.102 -> To Version 8.0.102
2024-01-10 21:48:57 +00:00
DotNet-Bot
66d539aea1 Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240104.10
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.102 -> To Version 8.0.102
2024-01-10 21:48:41 +00:00
DotNet-Bot
b9d63771bf Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240104.3
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.102 -> To Version 8.0.102
2024-01-10 21:48:24 +00:00
DotNet-Bot
d17f5ffab9 Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240103.21
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.102 -> To Version 8.0.102
2024-01-10 21:48:08 +00:00
DotNet-Bot
c0dc125d9a Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240103.10
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.102 -> To Version 8.0.102
2024-01-10 21:47:52 +00:00
DotNet-Bot
2217b1761f Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240103.4
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.102 -> To Version 8.0.102
2024-01-10 21:47:35 +00:00
DotNet-Bot
68e5684c92 Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240103.2
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.102 -> To Version 8.0.102
2024-01-10 21:47:20 +00:00
DotNet-Bot
d0308b1908 Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240102.29
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.102 -> To Version 8.0.102
2024-01-10 21:47:04 +00:00
DotNet-Bot
207f9ee61d Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240102.22
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.102 -> To Version 8.0.102
2024-01-10 21:46:48 +00:00
DotNet-Bot
abee5165c4 Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240102.15
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.101 -> To Version 8.0.102
2024-01-10 21:46:29 +00:00
DotNet Bot
2d3bf4cff8 Merged PR 35912: [internal/release/8.0.1xx] Update dependencies from dnceng/internal/dotnet-sdk
This pull request updates the following dependencies

[marker]: <> (Begin:5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: 5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be
- **Build**: 20231217.7
- **Date Produced**: December 18, 2023 6:32:21 AM UTC
- **Commit**: e4b8a55b3346166a4e12b1160b844914248b3b8a
- **Branch**: refs/heads/internal/release/8.0.1xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 8.0.101 to 8.0.101][2]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 8.0.101-servicing.23607.3 to 8.0.101-servicing.23617.7][2]
  - **Microsoft.NET.Sdk**: [from 8.0.101-servicing.23607.3 to 8.0.101-servicing.23617.7][2]
  - **Microsoft.TemplateEngine.Cli**: [from 8.0.101-servicing.23607.3 to 8.0.101-servicing.23617.7][2]
  - **Microsoft.NET.Test.Sdk**: [from 17.8.0-release-23578-02 to 17.8.0-release-23615-02][3]

[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GCdb838b3e99&targetVersion=GCe4b8a55b33&_a=files
[3]: 3259862fad...aa59400b11

[DependencyUpdate]: <> (End)

[marker]: <> (End:5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be)

[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.NET.Test.Sdk**: from 17.8.0-release-23578-02 to 17.8.0-release-23615-02 (parent: Microsoft.NET.Sdk)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)
2024-01-10 21:45:37 +00:00
dotnet-maestro[bot]
e6ae75cdf5
[release/8.0.1xx] Update dependencies from dotnet/arcade (#18197)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-01-10 11:47:11 -08:00
Přemek Vysoký
351592c3af
[release/8.0.1xx] Move VMR component list into Components.md (#18061) 2024-01-10 09:45:00 +00:00
Nikola Milosavljevic
426d535488
[release/8.0.1xx] Use SHA256 for RPM digest (#18111) 2024-01-09 11:06:50 -08:00
v-wuzhai
2f83a5e7bb
[release/8.0.1xx] Update dependencies from dotnet/source-build-externals (#18104) 2024-01-04 18:12:39 -08:00
dotnet-maestro[bot]
f450eb5f27 Update dependencies from https://github.com/dotnet/source-build-externals build 20240104.1
Microsoft.SourceBuild.Intermediate.source-build-externals
 From Version 8.0.0-alpha.1.23570.1 -> To Version 8.0.0-alpha.1.24054.1
2024-01-04 20:05:02 +00:00
Forgind
9b36b2a05e
[automated] Merge branch 'release/7.0.4xx' => 'release/8.0.1xx' (#17901) 2024-01-04 09:07:16 -08:00
Marc Paine
82deebd32f
Update branding to 8.0.102 (#18076) 2024-01-03 09:22:12 -08:00
Sean Reeser
9d6cf72414 Update branding to 8.0.102 2024-01-02 13:58:12 -08:00
Matt Thalman
a5d29aa28d
Update OmniSharp version being targeted for smoke tests (#18065) 2024-01-02 15:28:29 +00:00
Oleksandr Didyk
4fbf19326d Merged PR 36036: Merge public release/8.0.1xx into internal
Manual merge from public due to conflicts discovered by https://dev.azure.com/dnceng/internal/_build/results?buildId=2335710&view=results

Resolves:
  - https://github.com/dotnet/source-build/issues/3802
  - https://github.com/dotnet/source-build/issues/3804
2023-12-20 13:49:01 +00:00
DotNet-Bot
bb1198154e Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20231217.7
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.101 -> To Version 8.0.101

Dependency coherency updates

Microsoft.NET.Test.Sdk
 From Version 17.8.0-release-23578-02 -> To Version 17.8.0-release-23615-02 (parent: Microsoft.NET.Sdk
2023-12-18 06:42:41 +00:00
Matt Thalman
461c776642
Do not reuse existing installation of .NET CLI in SB prep script (#17892) 2023-12-14 11:14:56 -06:00
Matt Thalman
f880dfdb0c
Fixes SDK diff after release of Aspire (#17893) 2023-12-14 11:14:34 -06:00
github-actions[bot]
daa880ab59
[release/8.0.1xx] Remove global CheckEolTargetFramework=false (#17964)
Co-authored-by: Ella Hathaway <ellahath@umich.edu>
2023-12-13 18:14:26 +00:00
DotNet-Bot
3665334413 Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20231211.9
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.101 -> To Version 8.0.101
2023-12-11 16:13:18 +00:00
DotNet Bot
e67d66a029 [internal/release/8.0.1xx] Update dependencies from dnceng/internal/dotnet-sdk 2023-12-11 15:43:39 +00:00
DotNet Bot
6eceda187b Merged PR 35722: [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.1 to 8.0.1 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0**: from 8.0.1-servicing.23579.1 to 8.0.1-servicing.23580.5 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0**: from 8.0.1-servicing.23579.1 to 8.0.1-servicing.23580.5 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref**: from 8.0.1 to 8.0.1 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 8.0.1-servicing.23580.6 to 8.0.1-servicing.23580.8 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 8.0.1 to 8.0.1 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: from 8.0.1-servicing.23580.6 to 8.0.1-servicing.23580.8 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 8.0.1-servicing.23580.6 to 8.0.1-servicing.23580.8 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-jwts**: from 8.0.1-servicing.23580.6 to 8.0.1-servicing.23580.8 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 8.0.1-servicing.23580.6 to 8.0.1-servicing.23580.8 (parent: Microsoft.NET.Sdk)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 8.0.1 to 8.0.1 (parent: Microsoft.NET.Sdk)
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 8.0.1-servicing.23578.7 to 8.0.1-servicing.23580.6 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 8.0.1 to 8.0.1 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 8.0.1-servicing.23578.5 to 8.0.1-servicing.23580.5 (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**: 20231130.19
- **Date Produced**: November 30, 2023 11:46:50 PM UTC
- **Commit**: 62602b4763b5eec1deb8d8542e9717134ef56aec
- **Branch**: refs/heads/internal/release/8.0.1xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 8.0.101 to 8.0.101][5]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 8.0.101-servicing.23580.15 to 8.0.101-servicing.23580.19][5]
  - **Microsoft.NET.Sdk**: [from 8.0.101-servicing.23580.15 to 8.0.101-servicing.2358...
2023-12-01 03:50:55 +00:00
Jason Zhai
8d7fb9d5df Merge branch 'release/7.0.4xx' into release/8.0.1xx 2023-11-30 18:57:38 -08:00
DotNet Bot
9d29df3aaf Merged PR 35718: [internal/release/8.0.1xx] Update dependencies from dnceng/internal/dotnet-sdk
This pull request updates the following dependencies

[marker]: <> (Begin:5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: 5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be
- **Build**: 20231130.15
- **Date Produced**: November 30, 2023 8:46:48 PM UTC
- **Commit**: ba557d0de5a22ff497bc835c13112a0314419874
- **Branch**: refs/heads/internal/release/8.0.1xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 8.0.101 to 8.0.101][2]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 8.0.101-servicing.23580.7 to 8.0.101-servicing.23580.15][2]
  - **Microsoft.NET.Sdk**: [from 8.0.101-servicing.23580.7 to 8.0.101-servicing.23580.15][2]
  - **Microsoft.TemplateEngine.Cli**: [from 8.0.101-servicing.23580.7 to 8.0.101-servicing.23580.15][2]
  - **Microsoft.AspNetCore.App.Ref**: [from 8.0.1 to 8.0.1][3]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 8.0.1-servicing.23580.2 to 8.0.1-servicing.23580.6][3]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 8.0.1 to 8.0.1][3]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: [from 8.0.1-servicing.23580.2 to 8.0.1-servicing.23580.6][3]
  - **dotnet-dev-certs**: [from 8.0.1-servicing.23580.2 to 8.0.1-servicing.23580.6][3]
  - **dotnet-user-jwts**: [from 8.0.1-servicing.23580.2 to 8.0.1-servicing.23580.6][3]
  - **dotnet-user-secrets**: [from 8.0.1-servicing.23580.2 to 8.0.1-servicing.23580.6][3]

[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC00fb97552b&targetVersion=GCba557d0de5&_a=files
[3]: https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/branches?baseVersion=GCb7bb790a4b&targetVersion=GC580b6a8488&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be)

[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 8.0.1 to 8.0.1 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 8.0.1-servicing.23580.2 to 8.0.1-servicing.23580.6 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 8.0.1 to 8.0.1 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: from 8.0.1-servicing.23580.2 to 8.0.1-servicing.23580.6 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 8.0.1-servicing.23580.2 to 8.0.1-servicing.23580.6 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-jwts**: from 8.0.1-servicing.23580.2 to 8.0.1-servicing.23580.6 (parent: Microsoft.NET...
2023-11-30 22:53:07 +00:00
DotNet Bot
b998a6b438 Merged PR 35715: [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.AspNetCore.App.Ref**: from 8.0.1 to 8.0.1 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 8.0.1-servicing.23578.9 to 8.0.1-servicing.23580.2 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 8.0.1 to 8.0.1 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: from 8.0.1-servicing.23578.9 to 8.0.1-servicing.23580.2 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 8.0.1-servicing.23578.9 to 8.0.1-servicing.23580.2 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-jwts**: from 8.0.1-servicing.23578.9 to 8.0.1-servicing.23580.2 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 8.0.1-servicing.23578.9 to 8.0.1-servicing.23580.2 (parent: Microsoft.NET.Sdk)

[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**: 20231130.7
- **Date Produced**: November 30, 2023 6:52:30 PM UTC
- **Commit**: 00fb97552b441808101347d532bf225ac753d017
- **Branch**: refs/heads/internal/release/8.0.1xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 8.0.101 to 8.0.101][1]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 8.0.101-servicing.23580.4 to 8.0.101-servicing.23580.7][1]
  - **Microsoft.NET.Sdk**: [from 8.0.101-servicing.23580.4 to 8.0.101-servicing.23580.7][1]
  - **Microsoft.TemplateEngine.Cli**: [from 8.0.101-servicing.23580.4 to 8.0.101-servicing.23580.7][1]
  - **Microsoft.AspNetCore.App.Ref**: [from 8.0.1 to 8.0.1][2]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 8.0.1-servicing.23578.9 to 8.0.1-servicing.23580.2][2]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 8.0.1 to 8.0.1][2]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: [from 8.0.1-servicing.23578.9 to 8.0.1-servicing.23580.2][2]
  - **dotnet-dev-certs**: [from 8.0.1-servicing.23578.9 to 8.0.1-servicing.23580.2][2]
  - **dotnet-user-jwts**: [from 8.0.1-servicing.23578.9 to 8.0.1-servicing.23580.2][2]
  - **dotnet-user-secrets**: [from 8.0.1-servicing.23578.9 to 8.0.1-servicing.23580.2][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GCc13aa6f5f3&targetVersion=GC00fb97552b&_a=files
[2]: https://dev.azure.com/dnceng/internal/...
2023-11-30 20:10:04 +00:00