Skip to content

Microsoft.NETCore.App 1.1.0-* do not match 1.1.0-preview1-001100-00???? #361

@laoshancun

Description

@laoshancun

hi,
i have upgrade my sdk to 1.1.0-preview1-001100-00,
and change project.json to 1.1.0-*,when i run it ,the following error was thrown!

project.json

        "Microsoft.NETCore.App": {
          "type": "platform",
          "version": "1.1.0-*"
          //"version": "1.0.1"
        }

error info

The specified framework 'Microsoft.NETCore.App', version '1.1.0' was not found.

  - Check application dependencies and target a framework version installed at:

      C:\Program Files\dotnet\shared\Microsoft.NETCore.App

  - The following versions are installed:

      1.0.1

      1.1.0-preview1-001100-00

  - Alternatively, install the framework version '1.1.0'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions