Update SDK and remove RID calculation in favor of RuntimeInformation (#35538)
authorViktor Hofer <viktor.hofer@microsoft.com>
Mon, 4 May 2020 09:45:15 +0000 (11:45 +0200)
committerGitHub <noreply@github.com>
Mon, 4 May 2020 09:45:15 +0000 (11:45 +0200)
commita1af15d229c44f72d639c686a66a621196fd4172
tree46dbbb5d7cc815a7a834548d743a676b11dacf66
parent626819d31d02256d8751a596f8702ccacbd32000
Update SDK and remove RID calculation in favor of RuntimeInformation (#35538)

* Remove GetTargetMachineInfo from runtime

* Update bootstrapped SDK

* Remove unused prop

* Rename RuntimeRID to HostRuntimeIdentifier

* Remove yml tmp copying

* Update SDK

* Move RuntimeOS into libraries

* Fix RuntimeOS move
16 files changed:
Build.proj
Directory.Build.props
eng/Configurations.props
eng/pipelines/installer/jobs/base-job.yml
eng/pipelines/installer/jobs/steps/build-linux-package.yml
eng/pipelines/libraries/build-job.yml
eng/restore/runtimeprops.targets [deleted file]
global.json
src/installer/Directory.Build.props
src/installer/Directory.Build.targets
src/installer/pkg/Directory.Build.targets
src/installer/test/Directory.Build.targets
src/libraries/Directory.Build.props
tools-local/scripts/dev/master-build-deb-rpm-docker.sh
tools-local/tasks/installer.tasks/GetTargetMachineInfo.cs [deleted file]
tools-local/tasks/installer.tasks/installer.tasks.csproj