Skip to content
This repository has been archived by the owner on Jul 1, 2020. It is now read-only.

Create NuGet package for MSBuild tasks #2

Open
wwahammy opened this issue Jul 8, 2013 · 0 comments
Open

Create NuGet package for MSBuild tasks #2

wwahammy opened this issue Jul 8, 2013 · 0 comments

Comments

@wwahammy
Copy link
Member

wwahammy commented Jul 8, 2013

Creating a NuGet package for the MSBuild tasks would be very helpful. The biggest problem preventing this that there's not a reliable way with NuGet packages to add an MSBuild import into a project at a particular place. For example: If there are two NuGet packages that add an MSBuild import, there's no reliable way to force an import for a respective package to ALWAYS be last.

A proposed solution for that is to create an install.ps1 file that asks the developer at which point to place the given import into the project file.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant