Skip to content

Run/publish issues? #275

@sdmaclea

Description

@sdmaclea

I was able to run fd3b08e31de with dotnet-dev-2.0.0-preview1-005977 with minor changes to fix compile errors.

Today I tried to clean, restore, run, but run failed.

dotnet run
It was not possible to find any compatible framework version
The specified framework 'Microsoft.NETCore.App', version '2.0.0' was not found.
  - Check application dependencies and target a framework version installed at:
      /
  - Alternatively, install the framework version '2.0.0'.

I pulled the most recent tip it also failed. I updated to dotnet-sdk-2.0.0-preview2-006497 release same issue.

This looks like https://github.com/dotnet/cli/issues/6581, but adding

<add key="dotnet-core" value="https://dotnet.myget.org/F/dotnet-core/api/v3/index.json" />

Did not fix anything

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions