Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

netcoreapp1.1 support #301

Closed
benaadams opened this issue Nov 18, 2016 · 2 comments
Closed

netcoreapp1.1 support #301

benaadams opened this issue Nov 18, 2016 · 2 comments
Assignees
Milestone

Comments

@benaadams
Copy link
Member

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

@adamsitnik
Copy link
Member

As soon as #284 gets merged we got it ;)

@benaadams
Copy link
Member Author

Subscribed :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants