Skip to content

netcoreapp1.1 support #301

@benaadams

Description

@benaadams

Moving to netcoreapp1.1

    "netcoreapp1.1": {
      "dependencies": {
        "Microsoft.NETCore.App": {
          "version": "1.1.0-*",
          "type": "platform"
        }
      }

Causes issues as the generated project.json puts it back to netcoreapp1.0

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions