Commit graph

29442 commits

Author SHA1 Message Date
Drew Scoggins
5c969ccd3f Move NetCore.App item back to previous location 2023-01-30 10:55:02 -08:00
Djuradj Kurepa
64d4a1a74b
Add a baseline for VMR binary scan (#15359)
Co-authored-by: Premek Vysoky <premek.vysoky@microsoft.com>
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-01-30 18:19:05 +00:00
Sven Boemer
eee3d28220
Update illink versions (#15364) 2023-01-30 09:18:53 -08:00
Larry Ewing
1d88a6bfb1
Restore manifest order (#15365) 2023-01-27 17:48:49 -06:00
Larry Ewing
0c1e55de6e Restore manifest order 2023-01-27 16:43:39 -06:00
Michael Simons
21e8b2515a
Remove unused ExtraPackageVersionPropsPackageInfo (#15362) 2023-01-27 21:45:17 +00:00
Michael Simons
9dbedcde23
Update source-build artifacts (#15324) 2023-01-27 13:35:35 -06:00
dotnet-maestro[bot]
05a1cd2fc7
[main] Update dependencies from dotnet/sdk (#15346)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 8.0.0-alpha.1.23074.1 to 8.0.0-alpha.1.23076.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0: from 8.0.0-alpha.1.23074.1 to 8.0.0-alpha.1.23076.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0: from 8.0.0-alpha.1.23074.1 to 8.0.0-alpha.1.23076.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.8.0: from 8.0.0-alpha.1.23074.4 to 8.0.0-alpha.1.23076.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Ref: from 8.0.0-alpha.1.23074.4 to 8.0.0-alpha.1.23076.9 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.TargetingPack.x64.8.0: from 8.0.0-alpha.1.23074.4 to 8.0.0-alpha.1.23076.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 8.0.0-alpha.1.23074.4 to 8.0.0-alpha.1.23076.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 8.0.0-alpha.1.23074.4 to 8.0.0-alpha.1.23076.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 8.0.0-alpha.1.23074.4 to 8.0.0-alpha.1.23076.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 8.0.0-alpha.1.23074.4 to 8.0.0-alpha.1.23076.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 8.0.0-alpha.1.23075.1 to 8.0.0-alpha.1.23076.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 8.0.0-alpha.1.23075.1 to 8.0.0-alpha.1.23076.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 8.0.0-alpha.1.23075.1 to 8.0.0-alpha.1.23076.8 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0: from 8.0.0-alpha.1.23075.1 to 8.0.0-alpha.1.23076.8 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 8.0.0-alpha.1.23075.1 to 8.0.0-alpha.1.23076.8 (parent: Microsoft.NET.Sdk)
  - dotnet-user-jwts: from 8.0.0-alpha.1.23075.1 to 8.0.0-alpha.1.23076.8 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 8.0.0-alpha.1.23075.1 to 8.0.0-alpha.1.23076.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-alpha.1.23074.1 to 8.0.0-alpha.1.23076.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 8.0.0-alpha.1.23067.2 to 8.0.0-alpha.1.23075.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-alpha.1.23074.1 to 8.0.0-alpha.1.23076.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 8.0.0-alpha.1.23068.4 to 8.0.0-alpha.1.23076.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.NET.Test.Sdk: from 17.6.0-preview-20230123-01 to 17.6.0-preview-20230126-02 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 4.5.0-3.23070.7 to 4.5.0-3.23075.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.Build: from 17.6.0-preview-23074-01 to 17.6.0-preview-23076-08 (parent: Microsoft.NET.Sdk)
  - NuGet.Build.Tasks: from 6.5.0-preview.3.136 to 6.5.0-rc.149 (parent: Microsoft.NET.Sdk)

 - Fix MSI manifest resolution

 - Clean up old code

 - Condition manifest MSI nupkgs for Windows

 - Move MSI calculation into targets

 - Remove razor patch.

 - Update dependencies from https://github.com/dotnet/emsdk build 202301… (#15361)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-01-27 19:33:45 +00:00
dotnet-maestro[bot]
141574daa2
[main] Update dependencies from dotnet/source-build-externals (#15358)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-01-27 08:51:56 -08:00
dotnet-maestro[bot]
f733722b17
[main] Update dependencies from dotnet/source-build-reference-packages (#15355)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-01-27 08:51:38 -08:00
dotnet-maestro[bot]
9e5fc1ec1e
[main] Update dependencies from dotnet/arcade (#15357)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-01-27 08:51:31 -08:00
Michael Simons
98c4930255
Pull in command-line-api fix to eliminate source-build prebuilts (#15360) 2023-01-27 16:12:09 +00:00
Přemek Vysoký
43d1152c04
Set default Codespaces path to /workspaces (#15356) 2023-01-27 15:31:47 +01:00
Drew Scoggins
c1a4771218 Change approach to only extract files that match criteria 2023-01-26 16:04:14 -08:00
dotnet-maestro[bot]
511beb79f3
[main] Update dependencies from dotnet/arcade (#15352)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-01-26 09:23:31 -08:00
Nikola Milosavljevic
b389ab61bd
Poison work - reordering and exclusion of non-shipping packages (#15347) 2023-01-25 22:19:45 -08:00
Matt Mitchell
ccb46ae93a
Enable package version props flow for roslyn-analyzers (#15350) 2023-01-25 14:52:15 -08:00
Nikola Milosavljevic
1648da6165 Addressing review comments 2023-01-25 22:29:07 +00:00
dotnet-maestro[bot]
8860f535d9
[main] Update dependencies from dotnet/arcade (#15349)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-01-25 22:13:22 +00:00
Nikola Milosavljevic
a506f64358 Update runtime patch and move it to correct location 2023-01-25 20:24:59 +00:00
Nikola Milosavljevic
8d07426e10 Poison work - reordering and non-shipping packages 2023-01-25 20:06:53 +00:00
Nikola Milosavljevic
1c38575cf1 Add arcade overrides from baseline - 3600aa80a01e90f38a7b86b9d7c1264e091aa5a8 2023-01-25 20:06:53 +00:00
DotNet Bot
e57516fdfa Merged PR 29213: [internal/release/7.0.2xx] Update dependencies from dnceng/internal/dotnet-sdk
This pull request updates the following dependencies

[marker]: <> (Begin:2dd28bf7-20bb-4672-1875-08daed76fd91)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: 2dd28bf7-20bb-4672-1875-08daed76fd91
- **Build**: 20230125.12
- **Date Produced**: January 25, 2023 7:14:47 PM UTC
- **Commit**: b06e943b6b17783dd21fe81cb2f914a7120f5349
- **Branch**: refs/heads/internal/release/7.0.2xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 7.0.200 to 7.0.200][1]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 7.0.200-rtm.23074.33 to 7.0.200-rtm.23075.12][1]
  - **Microsoft.NET.Sdk**: [from 7.0.200-rtm.23074.33 to 7.0.200-rtm.23075.12][1]
  - **Microsoft.TemplateEngine.Cli**: [from 7.0.200-rtm.23074.33 to 7.0.200-rtm.23075.12][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC24e4ce5&targetVersion=GCb06e943&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:2dd28bf7-20bb-4672-1875-08daed76fd91)
2023-01-25 19:45:27 +00:00
DotNet Bot
6359034b09 Merged PR 29212: [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**: 20230125.10
- **Date Produced**: January 25, 2023 6:59:01 PM UTC
- **Commit**: 72e0c344fc8beab0f0e558b58b212193f66b86fe
- **Branch**: refs/heads/internal/release/7.0.1xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 7.0.103 to 7.0.103][1]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 7.0.103-servicing.23074.32 to 7.0.103-servicing.23075.10][1]
  - **Microsoft.NET.Sdk**: [from 7.0.103-servicing.23074.32 to 7.0.103-servicing.23075.10][1]
  - **Microsoft.TemplateEngine.Cli**: [from 7.0.103-servicing.23074.32 to 7.0.103-servicing.23075.10][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC28bd69e&targetVersion=GC72e0c34&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:65272799-fe4d-4dbf-f0fe-08da7ef63651)
2023-01-25 19:36:05 +00:00
dotnet-maestro[bot]
2b787c2559
[main] Update dependencies from dotnet/source-build-externals (#15345)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-01-25 09:23:50 -08:00
dotnet-maestro[bot]
6e712f7b0c
[main] Update dependencies from dotnet/sdk (#15339)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-01-25 09:22:52 -08:00
dotnet-maestro[bot]
2ab152d4b1
[main] Update dependencies from dotnet/arcade (#15344)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-01-25 09:22:21 -08:00
Rich Lander
8c568e4f3c
Update license (#15340) 2023-01-25 09:02:11 -08:00
Matt Mitchell
6c1d44b9fb Merged PR 29209: Merge from public
- Please add description for changes you are making.
- If there is an issue related to this PR, please add the reference.
2023-01-25 16:55:18 +00:00
Matt Mitchell
5b2911ec3c Merge remote-tracking branch 'upstream/release/7.0.2xx' into merge-internal/release/7.0.2xx 2023-01-25 08:07:55 -08:00
dotnet-maestro[bot]
0cb1277305
[main] Update dependencies from dotnet/arcade-services (#15342)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-01-25 12:35:11 +01:00
Rich Lander
358e32905f
Update README.md 2023-01-24 20:58:37 -08:00
Rich Lander
ace9bbd7cf
Update license 2023-01-24 20:56:06 -08:00
Matt Thalman
03938aec01
Include RID in SB artifact file names (#15320) 2023-01-24 20:15:03 -06:00
Marc Paine
249151625e
[main] Update dependencies from dotnet/sdk (#15337) 2023-01-24 16:34:20 -08:00
Marc Paine
534ad63614
Enable the loc build for installer (#15334) 2023-01-24 16:33:57 -08:00
dotnet-maestro[bot]
84d1d8b52f Update dependencies from https://github.com/dotnet/sdk build 20230124.35
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.100-alpha.1.23074.5 -> To Version 8.0.100-alpha.1.23074.35

Dependency coherency updates

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.Build
 From Version 8.0.0-alpha.1.23069.2 -> To Version 8.0.0-alpha.1.23074.5 (parent: Microsoft.NET.Sdk
2023-01-24 22:44:14 +00:00
Marc Paine
b4bdc9197b Switch the loc build to a scheduled build 2023-01-24 13:23:34 -08:00
DotNet Bot
f629b020f8 Merged PR 29189: [internal/release/6.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.DotNet.Common.ItemTemplates**: from 6.0.309 to 6.0.309 (parent: Microsoft.NET.Sdk)
  - **Microsoft.TemplateEngine.Cli**: from 6.0.309-servicing.23070.10 to 6.0.309-servicing.23074.5 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Common.ProjectTemplates.6.0**: from 6.0.309 to 6.0.309 (parent: Microsoft.NET.Sdk)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:b5bca336-8d99-407e-c145-08d9d60066b9)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: b5bca336-8d99-407e-c145-08d9d60066b9
- **Build**: 20230124.34
- **Date Produced**: January 24, 2023 8:41:08 PM UTC
- **Commit**: 54b8f37b145c05ddfe75705c6fd03cab42f2c532
- **Branch**: refs/heads/internal/release/6.0.3xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 6.0.309-servicing.23074.27 to 6.0.309-servicing.23074.34][1]
  - **Microsoft.NET.Sdk**: [from 6.0.309-servicing.23074.27 to 6.0.309-servicing.23074.34][1]
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 6.0.309 to 6.0.309][2]
  - **Microsoft.TemplateEngine.Cli**: [from 6.0.309-servicing.23070.10 to 6.0.309-servicing.23074.5][2]
  - **Microsoft.DotNet.Common.ProjectTemplates.6.0**: [from 6.0.309 to 6.0.309][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GCb814c7c&targetVersion=GC54b8f37&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-templating/branches?baseVersion=GCe455bc6&targetVersion=GCffeddec&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:b5bca336-8d99-407e-c145-08d9d60066b9)
2023-01-24 21:21:26 +00:00
DotNet Bot
901526848f Merged PR 29187: [internal/release/7.0.2xx] 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.3 to 7.0.3 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 7.0.3-servicing.23073.14 to 7.0.3-servicing.23074.4 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 7.0.3 to 7.0.3 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0**: from 7.0.3-servicing.23073.14 to 7.0.3-servicing.23074.4 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 7.0.3-servicing.23073.14 to 7.0.3-servicing.23074.4 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-jwts**: from 7.0.3-servicing.23073.14 to 7.0.3-servicing.23074.4 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 7.0.3-servicing.23073.14 to 7.0.3-servicing.23074.4 (parent: Microsoft.NET.Sdk)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:2dd28bf7-20bb-4672-1875-08daed76fd91)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: 2dd28bf7-20bb-4672-1875-08daed76fd91
- **Build**: 20230124.33
- **Date Produced**: January 24, 2023 8:21:47 PM UTC
- **Commit**: 24e4ce5d4b73b0959fca44a22e725efb91c407e1
- **Branch**: refs/heads/internal/release/7.0.2xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 7.0.200 to 7.0.200][1]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 7.0.200-rtm.23074.10 to 7.0.200-rtm.23074.33][1]
  - **Microsoft.NET.Sdk**: [from 7.0.200-rtm.23074.10 to 7.0.200-rtm.23074.33][1]
  - **Microsoft.TemplateEngine.Cli**: [from 7.0.200-rtm.23074.10 to 7.0.200-rtm.23074.33][1]
  - **Microsoft.AspNetCore.App.Ref**: [from 7.0.3 to 7.0.3][2]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 7.0.3-servicing.23073.14 to 7.0.3-servicing.23074.4][2]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 7.0.3 to 7.0.3][2]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0**: [from 7.0.3-servicing.23073.14 to 7.0.3-servicing.23074.4][2]
  - **dotnet-dev-certs**: [from 7.0.3-servicing.23073.14 to 7.0.3-servicing.23074.4][2]
  - **dotnet-user-jwts**: [from 7.0.3-servicing.23073.14 to 7.0.3-servicing.23074.4][2]
  - **dotnet-user-secrets**: [from 7.0.3-servicing.23073.14 to 7.0.3-servicing.23074.4][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC80d46a2&targetVersion=GC24e4ce5&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/bra...
2023-01-24 21:03:29 +00:00
DotNet Bot
3c53456654 Merged PR 29188: [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.3 to 7.0.3 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 7.0.3-servicing.23073.14 to 7.0.3-servicing.23074.4 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 7.0.3 to 7.0.3 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0**: from 7.0.3-servicing.23073.14 to 7.0.3-servicing.23074.4 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 7.0.3-servicing.23073.14 to 7.0.3-servicing.23074.4 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-jwts**: from 7.0.3-servicing.23073.14 to 7.0.3-servicing.23074.4 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 7.0.3-servicing.23073.14 to 7.0.3-servicing.23074.4 (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**: 20230124.32
- **Date Produced**: January 24, 2023 8:21:58 PM UTC
- **Commit**: 28bd69e0aea49037f5d6f600909657715780fe9c
- **Branch**: refs/heads/internal/release/7.0.1xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 7.0.103 to 7.0.103][1]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 7.0.103-servicing.23074.9 to 7.0.103-servicing.23074.32][1]
  - **Microsoft.NET.Sdk**: [from 7.0.103-servicing.23074.9 to 7.0.103-servicing.23074.32][1]
  - **Microsoft.TemplateEngine.Cli**: [from 7.0.103-servicing.23074.9 to 7.0.103-servicing.23074.32][1]
  - **Microsoft.AspNetCore.App.Ref**: [from 7.0.3 to 7.0.3][2]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 7.0.3-servicing.23073.14 to 7.0.3-servicing.23074.4][2]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 7.0.3 to 7.0.3][2]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0**: [from 7.0.3-servicing.23073.14 to 7.0.3-servicing.23074.4][2]
  - **dotnet-dev-certs**: [from 7.0.3-servicing.23073.14 to 7.0.3-servicing.23074.4][2]
  - **dotnet-user-jwts**: [from 7.0.3-servicing.23073.14 to 7.0.3-servicing.23074.4][2]
  - **dotnet-user-secrets**: [from 7.0.3-servicing.23073.14 to 7.0.3-servicing.23074.4][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC4a43f33&targetVersion=GC28bd69e&_a=files
[2]: https://dev.azure.com/dnceng/in...
2023-01-24 21:03:18 +00:00
DotNet Bot
2988897946 Merged PR 29186: [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.14 to 6.0.14 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0**: from 6.0.14-servicing.23072.1 to 6.0.14-servicing.23074.3 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0**: from 6.0.14-servicing.23072.1 to 6.0.14-servicing.23074.3 (parent: Microsoft.NET.Sdk)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 6.0.14 to 6.0.14 (parent: Microsoft.NET.Sdk)
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 6.0.14-servicing.23070.2 to 6.0.14-servicing.23074.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 6.0.14 to 6.0.14 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 6.0.14-servicing.23070.2 to 6.0.14-servicing.23074.3 (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**: 20230124.29
- **Date Produced**: January 24, 2023 7:53:15 PM UTC
- **Commit**: 04133de59be3070803d025a9dd52c07ef0087551
- **Branch**: refs/heads/internal/release/6.0.4xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 6.0.406-servicing.23074.20 to 6.0.406-servicing.23074.29][1]
  - **Microsoft.NET.Sdk**: [from 6.0.406-servicing.23074.20 to 6.0.406-servicing.23074.29][1]
  - **Microsoft.WindowsDesktop.App.Ref**: [from 6.0.14 to 6.0.14][2]
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0**: [from 6.0.14-servicing.23072.1 to 6.0.14-servicing.23074.3][2]
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0**: [from 6.0.14-servicing.23072.1 to 6.0.14-servicing.23074.3][2]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 6.0.14 to 6.0.14][2]
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 6.0.14-servicing.23070.2 to 6.0.14-servicing.23074.2][3]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 6.0.14 to 6.0.14][2]
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: [from 6.0.14-servicing.23070.2 to 6.0.14-servicing.23074.3][4]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GCcbeee7d&targetVersion=GC04133de&_a=files
[2]: https://dev...
2023-01-24 20:30:23 +00:00
DotNet Bot
67ef69fc06 Merged PR 29180: [internal/release/6.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 6.0.14 to 6.0.14 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0**: from 6.0.14-servicing.23072.1 to 6.0.14-servicing.23074.3 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0**: from 6.0.14-servicing.23072.1 to 6.0.14-servicing.23074.3 (parent: Microsoft.NET.Sdk)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 6.0.14 to 6.0.14 (parent: Microsoft.NET.Sdk)
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 6.0.14-servicing.23070.2 to 6.0.14-servicing.23074.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 6.0.14 to 6.0.14 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 6.0.14-servicing.23070.2 to 6.0.14-servicing.23074.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:b5bca336-8d99-407e-c145-08d9d60066b9)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: b5bca336-8d99-407e-c145-08d9d60066b9
- **Build**: 20230124.27
- **Date Produced**: January 24, 2023 7:40:01 PM UTC
- **Commit**: b814c7cbbf53a1fa23c050ab74d116693dbd58bc
- **Branch**: refs/heads/internal/release/6.0.3xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 6.0.309-servicing.23074.16 to 6.0.309-servicing.23074.27][1]
  - **Microsoft.NET.Sdk**: [from 6.0.309-servicing.23074.16 to 6.0.309-servicing.23074.27][1]
  - **Microsoft.WindowsDesktop.App.Ref**: [from 6.0.14 to 6.0.14][2]
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0**: [from 6.0.14-servicing.23072.1 to 6.0.14-servicing.23074.3][2]
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0**: [from 6.0.14-servicing.23072.1 to 6.0.14-servicing.23074.3][2]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 6.0.14 to 6.0.14][2]
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 6.0.14-servicing.23070.2 to 6.0.14-servicing.23074.2][3]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 6.0.14 to 6.0.14][2]
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: [from 6.0.14-servicing.23070.2 to 6.0.14-servicing.23074.3][4]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC19bf1b2&targetVersion=GCb814c7c&_a=files
[2]: https://dev...
2023-01-24 20:30:15 +00:00
DotNet Bot
346c0065dd Merged PR 29178: [internal/release/6.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 6.0.14 to 6.0.14 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0**: from 6.0.14-servicing.23072.1 to 6.0.14-servicing.23074.3 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0**: from 6.0.14-servicing.23072.1 to 6.0.14-servicing.23074.3 (parent: Microsoft.NET.Sdk)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 6.0.14 to 6.0.14 (parent: Microsoft.NET.Sdk)
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 6.0.14-servicing.23070.2 to 6.0.14-servicing.23074.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 6.0.14 to 6.0.14 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 6.0.14-servicing.23070.2 to 6.0.14-servicing.23074.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:a68e208b-7b40-4a19-af8d-08d961c59698)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: a68e208b-7b40-4a19-af8d-08d961c59698
- **Build**: 20230124.26
- **Date Produced**: January 24, 2023 7:38:33 PM UTC
- **Commit**: 9f111ce1a19301c2258920ba362206837c5ef8b0
- **Branch**: refs/heads/internal/release/6.0.1xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 6.0.114-servicing.23074.15 to 6.0.114-servicing.23074.26][1]
  - **Microsoft.NET.Sdk**: [from 6.0.114-servicing.23074.15 to 6.0.114-servicing.23074.26][1]
  - **Microsoft.WindowsDesktop.App.Ref**: [from 6.0.14 to 6.0.14][2]
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0**: [from 6.0.14-servicing.23072.1 to 6.0.14-servicing.23074.3][2]
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0**: [from 6.0.14-servicing.23072.1 to 6.0.14-servicing.23074.3][2]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 6.0.14 to 6.0.14][2]
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 6.0.14-servicing.23070.2 to 6.0.14-servicing.23074.2][3]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 6.0.14 to 6.0.14][2]
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: [from 6.0.14-servicing.23070.2 to 6.0.14-servicing.23074.3][4]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC70e268d&targetVersion=GC9f111ce&_a=files
[2]: https://dev...
2023-01-24 20:30:11 +00:00
Matt Mitchell
c9bfab9a6f
Prebuilt report fix (#15329) 2023-01-24 13:57:16 -06:00
DotNet Bot
f3a869b159 Merged PR 29174: [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.DotNet.Common.ItemTemplates**: from 6.0.406 to 6.0.406 (parent: Microsoft.NET.Sdk)
  - **Microsoft.TemplateEngine.Cli**: from 6.0.406-rtm.23070.11 to 6.0.406-rtm.23074.6 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Common.ProjectTemplates.6.0**: from 6.0.406 to 6.0.406 (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**: 20230124.20
- **Date Produced**: January 24, 2023 6:56:06 PM UTC
- **Commit**: cbeee7da10420597b6994c08f6c38c0610643027
- **Branch**: refs/heads/internal/release/6.0.4xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 6.0.406-servicing.23074.17 to 6.0.406-servicing.23074.20][1]
  - **Microsoft.NET.Sdk**: [from 6.0.406-servicing.23074.17 to 6.0.406-servicing.23074.20][1]
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 6.0.406 to 6.0.406][2]
  - **Microsoft.TemplateEngine.Cli**: [from 6.0.406-rtm.23070.11 to 6.0.406-rtm.23074.6][2]
  - **Microsoft.DotNet.Common.ProjectTemplates.6.0**: [from 6.0.406 to 6.0.406][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC31e2469&targetVersion=GCcbeee7d&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-templating/branches?baseVersion=GC3808dc6&targetVersion=GC647bf84&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:a27c2ce2-aedf-42b7-d31e-08da6571bd31)
2023-01-24 19:38:35 +00:00
dotnet-maestro[bot]
a3b81a095b Update dependencies from https://github.com/dotnet/sdk build 20230124.18
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.100-alpha.1.23074.5 -> To Version 8.0.100-alpha.1.23074.18

Dependency coherency updates

Microsoft.Build
 From Version 17.6.0-preview-23070-04 -> To Version 17.6.0-preview-23074-01 (parent: Microsoft.NET.Sdk
2023-01-24 18:30:50 +00:00
DotNet Bot
d827aeafc6 Merged PR 29137: [internal/release/7.0.2xx] 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.3 to 7.0.3 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 7.0.3-servicing.23062.18 to 7.0.3-servicing.23073.14 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 7.0.3 to 7.0.3 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0**: from 7.0.3-servicing.23062.18 to 7.0.3-servicing.23073.14 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 7.0.3-servicing.23062.18 to 7.0.3-servicing.23073.14 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-jwts**: from 7.0.3-servicing.23062.18 to 7.0.3-servicing.23073.14 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 7.0.3-servicing.23062.18 to 7.0.3-servicing.23073.14 (parent: Microsoft.NET.Sdk)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:2dd28bf7-20bb-4672-1875-08daed76fd91)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: 2dd28bf7-20bb-4672-1875-08daed76fd91
- **Build**: 20230124.10
- **Date Produced**: January 24, 2023 4:07:45 PM UTC
- **Commit**: 80d46a254ef8523b54e2ed6d18a912744b11165d
- **Branch**: refs/heads/internal/release/7.0.2xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 7.0.200 to 7.0.200][1]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 7.0.200-rtm.23073.13 to 7.0.200-rtm.23074.10][1]
  - **Microsoft.NET.Sdk**: [from 7.0.200-rtm.23073.13 to 7.0.200-rtm.23074.10][1]
  - **Microsoft.TemplateEngine.Cli**: [from 7.0.200-rtm.23073.13 to 7.0.200-rtm.23074.10][1]
  - **Microsoft.AspNetCore.App.Ref**: [from 7.0.3 to 7.0.3][2]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 7.0.3-servicing.23062.18 to 7.0.3-servicing.23073.14][2]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 7.0.3 to 7.0.3][2]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0**: [from 7.0.3-servicing.23062.18 to 7.0.3-servicing.23073.14][2]
  - **dotnet-dev-certs**: [from 7.0.3-servicing.23062.18 to 7.0.3-servicing.23073.14][2]
  - **dotnet-user-jwts**: [from 7.0.3-servicing.23062.18 to 7.0.3-servicing.23073.14][2]
  - **dotnet-user-secrets**: [from 7.0.3-servicing.23062.18 to 7.0.3-servicing.23073.14][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC0498415&targetVersion=GC80d46a2&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-aspn...
2023-01-24 18:24:47 +00:00
DotNet Bot
e1e80e1724 Merged PR 29138: [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.3 to 7.0.3 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 7.0.3-servicing.23062.18 to 7.0.3-servicing.23073.14 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 7.0.3 to 7.0.3 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0**: from 7.0.3-servicing.23062.18 to 7.0.3-servicing.23073.14 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 7.0.3-servicing.23062.18 to 7.0.3-servicing.23073.14 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-jwts**: from 7.0.3-servicing.23062.18 to 7.0.3-servicing.23073.14 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 7.0.3-servicing.23062.18 to 7.0.3-servicing.23073.14 (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**: 20230124.9
- **Date Produced**: January 24, 2023 4:06:58 PM UTC
- **Commit**: 4a43f33e107edbe3ba9c54faaad622fce91888e6
- **Branch**: refs/heads/internal/release/7.0.1xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 7.0.103 to 7.0.103][1]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 7.0.103-servicing.23073.11 to 7.0.103-servicing.23074.9][1]
  - **Microsoft.NET.Sdk**: [from 7.0.103-servicing.23073.11 to 7.0.103-servicing.23074.9][1]
  - **Microsoft.TemplateEngine.Cli**: [from 7.0.103-servicing.23073.11 to 7.0.103-servicing.23074.9][1]
  - **Microsoft.AspNetCore.App.Ref**: [from 7.0.3 to 7.0.3][2]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 7.0.3-servicing.23062.18 to 7.0.3-servicing.23073.14][2]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 7.0.3 to 7.0.3][2]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0**: [from 7.0.3-servicing.23062.18 to 7.0.3-servicing.23073.14][2]
  - **dotnet-dev-certs**: [from 7.0.3-servicing.23062.18 to 7.0.3-servicing.23073.14][2]
  - **dotnet-user-jwts**: [from 7.0.3-servicing.23062.18 to 7.0.3-servicing.23073.14][2]
  - **dotnet-user-secrets**: [from 7.0.3-servicing.23062.18 to 7.0.3-servicing.23073.14][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC7935de8&targetVersion=GC4a43f33&_a=files
[2]: https://dev.azure.com/...
2023-01-24 18:21:27 +00:00
DotNet Bot
c443277707 Merged PR 29158: [internal/release/6.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 6.0.14 to 6.0.14 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 6.0.14-servicing.23070.15 to 6.0.14-servicing.23074.3 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 6.0.14 to 6.0.14 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0**: from 6.0.14-servicing.23070.15 to 6.0.14-servicing.23074.3 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 6.0.14-servicing.23070.15 to 6.0.14-servicing.23074.3 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 6.0.14-servicing.23070.15 to 6.0.14-servicing.23074.3 (parent: Microsoft.NET.Sdk)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:b5bca336-8d99-407e-c145-08d9d60066b9)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: b5bca336-8d99-407e-c145-08d9d60066b9
- **Build**: 20230124.16
- **Date Produced**: January 24, 2023 5:53:11 PM UTC
- **Commit**: 19bf1b2c73b69a38ac637787c7833244156d2da0
- **Branch**: refs/heads/internal/release/6.0.3xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 6.0.309-servicing.23074.7 to 6.0.309-servicing.23074.16][1]
  - **Microsoft.NET.Sdk**: [from 6.0.309-servicing.23074.7 to 6.0.309-servicing.23074.16][1]
  - **Microsoft.AspNetCore.App.Ref**: [from 6.0.14 to 6.0.14][2]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 6.0.14-servicing.23070.15 to 6.0.14-servicing.23074.3][2]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 6.0.14 to 6.0.14][2]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0**: [from 6.0.14-servicing.23070.15 to 6.0.14-servicing.23074.3][2]
  - **dotnet-dev-certs**: [from 6.0.14-servicing.23070.15 to 6.0.14-servicing.23074.3][2]
  - **dotnet-user-secrets**: [from 6.0.14-servicing.23070.15 to 6.0.14-servicing.23074.3][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC757ae6a&targetVersion=GC19bf1b2&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/branches?baseVersion=GCa1bfef7&targetVersion=GC54e8b61&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:b5bca336-8d99-407e-c145-08d9d60066b9)
2023-01-24 18:21:00 +00:00