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

Fix NETSDK1071 for Microsoft.AspNetCore.App #121

Merged
merged 1 commit into from
Nov 21, 2019

Conversation

am11
Copy link
Contributor

@am11 am11 commented Nov 20, 2019

Building the current master with dotnet v3.0.100 gives:

warning NETSDK1071: A PackageReference to 'Microsoft.AspNetCore.App' specified a Version of 2.1.0. Specifying the version of this package is not recommended. For more information, see https://aka.ms/sdkimplicitrefs

Building the current master with `dotnet` v3.0.100 gives:

> warning NETSDK1071: A PackageReference to 'Microsoft.AspNetCore.App' specified a Version of `2.1.0`. Specifying the version of this package is not recommended. For more information, see https://aka.ms/sdkimplicitrefs
@madskristensen madskristensen merged commit 749026c into madskristensen:master Nov 21, 2019
@madskristensen
Copy link
Owner

Thanks

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

Successfully merging this pull request may close these issues.

2 participants