sayedihashimi / package-web

Extensions for ASP.NET web projects package creation
32 stars 18 forks source link

Installing the package multiple times may result in multiple Imports #45

Closed sayedihashimi closed 11 years ago

sayedihashimi commented 11 years ago

If you import the NuGet package multiple times in a project there may be duplicate Import elements. We should ensure that the import is only added once to a given project.