Skip to content
This repository has been archived by the owner on Dec 14, 2018. It is now read-only.

Microsoft.AspNetCore.Mvc does not reference Microsoft.AspNetCore.Mvc.Analyzers #7864

Closed
pranavkm opened this issue Jun 4, 2018 · 1 comment
Assignees
Labels
3 - Done bug cost: S Will take up to 2 days to complete PRI: 1 - Required Must be handled in a reasonable time

Comments

@pranavkm
Copy link
Contributor

pranavkm commented Jun 4, 2018

You get the reference transitively via Microsoft.AspNetCore.App \ Microsoft.AspNetCore.All, but not through Mvc. It's an issue with how the csproj is authored and we should fix this (possibly using a nuspec to do this)

@pranavkm
Copy link
Contributor Author

Fixed in e7ab81f

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
3 - Done bug cost: S Will take up to 2 days to complete PRI: 1 - Required Must be handled in a reasonable time
Projects
None yet
Development

No branches or pull requests

2 participants