Skip to content

InstallDotNetCore mixes x64 and x86 versions of .NET Core in the same install root - causes dotnet.exe to crash #2744

@natemcmaster

Description

@natemcmaster

Attempting to update to use the new runtimes install feature. The InstallDotNetCore runtimes target is mixing x64 and x86 versions in the same installation root. This breaks .NET Core for obvious reasons - you can mix CPU architectures for native binaries.

image

Repro:

  1. Clone https://github.com/natemcmaster/AspNetCore-Tooling/tree/dotnet
  2. Run build.cmd

cc @chcosta

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions