dotnet-installer/build
Peter Huene d07a78532c
Use ProductMonikerRid instead of CoreSetupRid for SDK RID.
This commit changes `NETCoreSdkRuntimeIdentifier` to be based off of
`ProductMonikerRid` instead of `CoreSetupRid`.

`CoreSetupRid` is set to the host RID for the build, by default.  For most
architectures, this was fine.  However, for ARM/ARM64 builds, we cross-build,
so `CoreSetupRid` is actually x64 and not ARM/ARM64.

As a result, the default apphost being used isn't built for ARM so `dotnet run`
fails with an exec format error when trying to exec the apphost.

Instead, we should be using the RID of the product being built rather than the
host RID.

Fixes dotnet/cli#10291.
2018-11-07 16:35:27 -08:00
..
buildpipeline/security
compile
package Merge CLI 2.2.1xx changes 2018-10-08 18:59:34 -07:00
prepare
publish Add back: "PUBLISH_NUPKG_TO_BLOB_FEED" to manage the no-suffix builds in 2.1 2018-08-13 23:15:29 +00:00
templates
test Set ReleaseSuffix in test asset 2018-09-10 19:38:22 -07:00
AppHostTemplate.proj Adding netcoreapp3.0 templates for console apps. 2018-10-02 11:21:50 -07:00
AzureInfo.props Bundle Wpf/WinForms shared framework in installer 2018-08-23 18:08:42 -07:00
BackwardsCompatibilityRuntimes.props
BranchInfo.props Update BranchInfo to release/2.1.5xx 2018-08-02 15:47:31 -07:00
Branding.props
BuildAndPublishAllLinuxDistrosNativeInstallers.targets
BuildDefaults.props Merge remote-tracking branch 'oldcli/release/2.2.1xx' into merge-release/2.2.1xx 2018-09-09 20:42:17 -07:00
BuildInfo.targets
BundledDotnetTools.proj
BundledDotnetTools.props
BundledRuntimes.props Insert updated DesktopUI 2018-09-24 13:32:54 -07:00
BundledTemplates.proj
BundledTemplates.props Adding netcoreapp3.0 templates for console apps. 2018-10-02 11:21:50 -07:00
BundledToolset.props
CLI_Baseline.csv
ComposeSdk.targets
CrossGen.props Define _crossDir LibCLRJitRid for win-arm and linux-arm in build/CrossGen.props" 2018-10-13 10:10:12 -07:00
DependencyVersions.props Update toolset and Microsoft.DesktopUI.App to latest 2018-11-06 15:31:34 -08:00
DerivedHostMachineInfo.props
DownloadPackageVersions.targets
FileExtensions.props
GenerateResxSource.targets
GitCommitInfo.targets
HostInfo.targets
InitRepo.props
InitRepo.targets
InputDirectories.props
InstallerInfo.props
LinuxDistrosNativeInstaller.props
MicroBuild.props
Microsoft.DotNet.Cli.tasks Enable ability to write a fake package name with version to dotnet/versions 2018-08-10 13:33:53 -07:00
MSBuildExtensions.targets Use ProductMonikerRid instead of CoreSetupRid for SDK RID. 2018-11-07 16:35:27 -08:00
NugetConfigFile.targets Merge remote-tracking branch 'oldcli/release/2.2.1xx' into merge-release/2.2.1xx 2018-09-09 20:42:17 -07:00
OutputDirectories.props Adding the winforms and wpf runtime to the SDK. For now, only for zips, as we don't have a msi yet to bundle up. 2018-08-13 17:04:48 -07:00
Package.targets
Prepare.targets Add hook to use a locally built copy of the toolset instead of downloading it 2018-08-23 18:08:42 -07:00
Publish.targets Merge remote-tracking branch 'cli/release/2.2.1xx' into merge-cli/release/2.2.1xx-to-core-sdk/master 2018-07-27 14:47:38 -07:00
RestoreDependency.proj
run-build.ps1 Fix merge 2018-09-09 21:16:16 -07:00
SandBoxAndPackage.proj
SandBoxAndPackageInParallel.proj
SetupPreviousStage.props
Signing.proj
TargetFramework.props
Test.targets Set ReleaseSuffix in test asset 2018-09-10 19:38:22 -07:00
TestDependencyVersions.props Update coresetup to preview-27106-02 2018-11-06 18:45:54 +00:00
Version.props Alter release suffix for 3.0 previews 2018-10-31 09:06:21 -07:00