dotnet-installer/eng
DotNet Bot 17fac9acdb Merged PR 34453: [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.23 to 6.0.24 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0**: from 6.0.23-servicing.23480.2 to 6.0.24-servicing.23513.4 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0**: from 6.0.23-servicing.23480.2 to 6.0.24-servicing.23513.4 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Ref**: from 6.0.23 to 6.0.24 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.NetCore.TargetingPack.x64.6.0**: from 6.0.23-servicing.23480.2 to 6.0.24-servicing.23516.12 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 6.0.23 to 6.0.24 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Host.win-x64**: from 6.0.23 to 6.0.24 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.DotNetHostResolver**: from 6.0.23 to 6.0.24 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref**: from 6.0.23 to 6.0.24 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 6.0.23-servicing.23480.7 to 6.0.24-servicing.23513.7 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 6.0.23 to 6.0.24 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0**: from 6.0.23-servicing.23480.7 to 6.0.24-servicing.23513.7 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 6.0.23-servicing.23480.7 to 6.0.24-servicing.23513.7 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 6.0.23-servicing.23480.7 to 6.0.24-servicing.23513.7 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Common.ItemTemplates**: from 6.0.123 to 6.0.124 (parent: Microsoft.NET.Sdk)
  - **Microsoft.TemplateEngine.Cli**: from 6.0.123-servicing.23480.4 to 6.0.124-servicing.23513.8 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Common.ProjectTemplates.6.0**: from 6.0.123 to 6.0.124 (parent: Microsoft.NET.Sdk)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 6.0.23 to 6.0.24 (parent: Microsoft.NET.Sdk)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 6.0.23 to 6.0.24 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: from 6.0.23-servicing.23480.2 to 6.0.24-servicing.23516.12 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NET.Workload.Emscripten.Manifest-6.0.100**: from 6.0.22 to 6.0.23 (parent: VS.Redist.Common.NetCore.SharedFramework.x64.6.0)

[DependencyUpdate]: <> (End)

[marker]: ...
2023-10-17 23:03:45 +00:00
..
BuildConfiguration Add a build retry. 2021-07-09 16:04:27 -07:00
common Update dependencies from https://github.com/dotnet/arcade build 20230613.5 2023-06-15 21:19:12 +00:00
docker Switch to debian 11, install libLLDB 9 2023-05-03 16:33:57 -04:00
_prettyprint.sh Attempt to disable pretty print control codes for CI 2018-11-08 00:36:11 -08:00
Build.props [release/6.0.1xx] Arm support (#13378) 2023-02-21 15:44:46 -06:00
build.yml Changes for internal runtime build support for .NET 6 (#11422) 2021-08-06 13:54:33 -07:00
configure-toolset.ps1 Optional Workload: Finalizer (#10356) 2021-05-04 20:55:39 -07:00
configure-toolset.sh Optional Workload: Finalizer (#10356) 2021-05-04 20:55:39 -07:00
CopyToLatest.cmd Copy latest to blob when all legs succeed. 2018-12-20 13:21:18 -08:00
core-sdk-build-env.sh Add build environment script (with partition support) 2019-08-30 08:53:22 -07:00
core-sdk-test-env.bat Add test environment scripts 2018-11-20 10:10:19 -08:00
core-sdk-test-env.sh Merge branch 'master' into official_builds 2018-12-25 19:08:40 -08:00
dockerrun.ps1 Changes for core-sdk to move to yaml stages 2019-09-12 13:19:14 -07:00
dockerrun.sh Changes for internal runtime build support for .NET 6 (#11422) 2021-08-06 13:54:33 -07:00
Key.snk Get tests and skeleton build tasks building 2018-10-22 19:59:58 -07:00
ManualVersions.props Update Windows SDK Projection 2023-10-17 11:21:26 -07:00
native.proj Optional Workload: Finalizer (#10356) 2021-05-04 20:55:39 -07:00
Publishing.props Use arcade's conditional pattern for publishing (#11172) 2021-07-20 12:33:43 -07:00
restore-toolset.ps1 Fix build environment script 2018-12-30 00:14:04 -08:00
restore-toolset.sh Updating stage0 to 3.0.100-preview-009812 again. This change was lost when we moved to arcade. 2018-12-28 14:15:07 -08:00
sdl-tsa-vars.config Update sdl-tsa-vars.config 2021-05-04 14:47:35 -07:00
SignCheckExclusionsFile.txt Add Sign Check Exclusions from runtime (#11768) (#11772) 2021-08-31 12:29:52 -07:00
Signing.props Update files that should not be signed (#11810) (#11819) 2021-09-02 00:18:20 +00:00
source-build-tarball-build-official.yml Refactor source-build CI triggers and pools (#14835) (#14878) 2022-11-04 12:04:36 -05:00
source-build-tarball-build.yml Fix invalid pipeline trigger. 2022-03-10 08:32:51 -06:00
SourceBuild.props Removing source build patches 2021-05-05 09:30:06 -07:00
SourceBuildPrebuiltBaseline.xml ArPow stage 1: local source-build infrastructure (#10186) 2021-04-16 09:35:26 -05:00
TestVersions.props Remove clicommandlineparser dependency (#9855) 2021-03-02 13:17:32 -08:00
version.csproj Optional Workload: Finalizer (#10356) 2021-05-04 20:55:39 -07:00
Version.Details.xml Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20231016.25 2023-10-16 23:32:35 +00:00
Versions.props Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20231016.25 2023-10-16 23:32:35 +00:00