Skip to content

Can't run console app built for win10-x64 (probably other rids as well) #5916

@BillHiebert

Description

@BillHiebert

dotnet version: 1.0.0-rc2-002520

Steps to reproduce

  1. New console app
  2. Remove type: platform from dependency
  3. Add runtimes: {"win10-x64" : {}}
  4. dotnet build
    5 Output should be in bin\debug\netcoreapp10\win10-x64
  5. run the built executable

See the following error
Could not resolve coreclr path

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions