dotnet-installer/eng
DotNet Bot 99b5f0767a Merged PR 33289: [internal/release/8.0.1xx-rc1] 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.0-rc.1.23418.12 to 8.0.0-rc.1.23419.7 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 8.0.0-rc.1.23418.12 to 8.0.0-rc.1.23419.7 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 8.0.0-rc.1.23418.12 to 8.0.0-rc.1.23419.7 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: from 8.0.0-rc.1.23418.12 to 8.0.0-rc.1.23419.7 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 8.0.0-rc.1.23418.12 to 8.0.0-rc.1.23419.7 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-jwts**: from 8.0.0-rc.1.23418.12 to 8.0.0-rc.1.23419.7 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 8.0.0-rc.1.23418.12 to 8.0.0-rc.1.23419.7 (parent: Microsoft.NET.Sdk)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:87a23e77-90d2-4087-288b-08db9cf9af34)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: 87a23e77-90d2-4087-288b-08db9cf9af34
- **Build**: 20230820.2
- **Date Produced**: August 20, 2023 10:01:41 PM UTC
- **Commit**: 1a4e4a2a29066a327eacf7e1bc30032ec4eb96b0
- **Branch**: refs/heads/internal/release/8.0.1xx-rc1

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 8.0.100-rc.1.23419.13 to 8.0.100-rc.1.23420.2][3]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 8.0.100-rc.1.23419.13 to 8.0.100-rc.1.23420.2][3]
  - **Microsoft.NET.Sdk**: [from 8.0.100-rc.1.23419.13 to 8.0.100-rc.1.23420.2][3]
  - **Microsoft.TemplateEngine.Cli**: [from 8.0.100-rc.1.23419.13 to 8.0.100-rc.1.23420.2][3]
  - **Microsoft.AspNetCore.App.Ref**: [from 8.0.0-rc.1.23418.12 to 8.0.0-rc.1.23419.7][4]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 8.0.0-rc.1.23418.12 to 8.0.0-rc.1.23419.7][4]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 8.0.0-rc.1.23418.12 to 8.0.0-rc.1.23419.7][4]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: [from 8.0.0-rc.1.23418.12 to 8.0.0-rc.1.23419.7][4]
  - **dotnet-dev-certs**: [from 8.0.0-rc.1.23418.12 to 8.0.0-rc.1.23419.7][4]
  - **dotnet-user-jwts**: [from 8.0.0-rc.1.23418.12 to 8.0.0-rc.1.23419.7][4]
  - **dotnet-user-secrets**: [from 8.0.0-rc.1.23418.12 to 8.0.0-rc.1.23419.7][4]

[3]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC1e4fa2e4eb&targetVersion=GC1a4e4a2a29&_a=files
[4]: https://dev.azu...
2023-08-21 09:23:12 +00:00
..
BuildConfiguration
common [release/8.0.1xx-rc1] Update dependencies from dotnet/arcade (#17200) 2023-08-16 15:03:11 +00:00
loc Update the lci files per instructions and add a .lss file 2023-05-17 17:00:10 -07:00
pipelines [release/8.0.1xx-rc1] Fix internal VMR PR builds (#17207) 2023-08-17 14:00:46 +00:00
_prettyprint.sh
AfterSigning.targets [automated] Merge branch 'release/7.0.2xx' => 'release/7.0.3xx' (#15506) 2023-02-10 15:49:21 -08:00
Build.props Fix VMR initialization (#15169) 2022-12-21 17:46:06 +01:00
build.yml Update to the automated build pool variables (#15438) 2023-02-08 11:47:59 -08:00
configure-toolset.ps1
configure-toolset.sh
CopyToLatest.cmd
core-sdk-build-env.sh remove unused env var 2021-09-12 16:24:08 -04:00
core-sdk-test-env.bat remove unused env var 2021-09-12 16:24:08 -04:00
core-sdk-test-env.sh remove unused env var 2021-09-12 16:24:08 -04:00
Key.snk
localization.yml Switch the loc build to a scheduled build 2023-01-24 13:23:34 -08:00
ManualVersions.props Update Windows SDK Projection 2023-06-13 11:29:05 -07:00
native.proj
Publishing.props Do not auto-generate symbol packages (#17097) 2023-08-08 14:00:15 -07:00
restore-toolset.ps1 Add dotnet root to the env script as tests we're running correctly in the IDE otherwise 2022-10-07 13:17:32 -07:00
restore-toolset.sh Fix ArcadeBuildTarball on s390x 2022-08-11 12:59:49 +02:00
sdl-tsa-vars.config
SignCheckExclusionsFile.txt [release/5.0.4xx] Add sign check exclusions for non-shipping files (#11845) 2021-09-02 12:16:55 -07:00
Signing.props Merge branch 'release/7.0.2xx' => 'main' (#15120) 2022-12-12 08:42:48 -06:00
SourceBuild.props Remove redundant SourceBuildTrimNetFrameworkTargets property (#16817) 2023-07-06 16:29:51 +00:00
SourceBuildPrebuiltBaseline.xml Enable source-build pvp flow for installer (#16550) 2023-06-01 19:01:35 +00:00
TestVersions.props
version.csproj
Version.Details.xml Merged PR 33289: [internal/release/8.0.1xx-rc1] Update dependencies from dnceng/internal/dotnet-sdk 2023-08-21 09:23:12 +00:00
Versions.props Merged PR 33289: [internal/release/8.0.1xx-rc1] Update dependencies from dnceng/internal/dotnet-sdk 2023-08-21 09:23:12 +00:00
vmr-sync.sh [release/8.0.1xx-rc1] Fix internal VMR PR builds (#17207) 2023-08-17 14:00:46 +00:00