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.
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.