aspnet / Tooling

Issue tracker and info on Visual Studio tooling for ASP.NET
Other
256 stars 124 forks source link

Manage Bower Packages: Context menu item appears for class libraries #778

Open scottaddie opened 8 years ago

scottaddie commented 8 years ago

I created a new ASP.NET Core project targeting .NET Core using the "StarterWeb" template in VS 2015 Update 3. I then added a class library (.NET Core) to the solution. When right-clicking the class library in Solution Explorer, the context menu appears with "Manage Bower Packages" as an option. Will anyone ever use Bower in anything other than a web project? In my opinion, this menu item shouldn't be present for class libraries.

mlorbetske commented 8 years ago

I believe we're working on a fix for this. @jodavis is that correct?

jodavis commented 8 years ago

Yes, that came up too late for the next preview, but we're working on a fix.