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

Create NuGet package for MSBuild tasks #2

@wwahammy

Description

@wwahammy

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions