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

Mark Microsoft.AspNetCore.App and Microsoft.AspNetCore.All as implicitly defined #119

Merged
merged 1 commit into from
Jul 12, 2019

Conversation

jeffkl
Copy link
Contributor

@jeffkl jeffkl commented Jul 12, 2019

Certain versions of the ASP.NET Core SDK do not mark these package references as implicitly defined which causes build errors in CentralPackageVersions.

Fixes #118

…tly defined

Certain versions of the ASP.NET Core SDK do not mark these package references as implicitly defined which causes build errors in CentralPackageVersions.

Fixes microsoft#118
@jeffkl jeffkl merged commit 913832f into microsoft:master Jul 12, 2019
@jeffkl jeffkl deleted the microsoft-aspnetcore-app-fix branch July 12, 2019 14:21
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.

CentralPackageVersions: Microsoft.AspNetCore.All should be excluded
1 participant