Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).
Info
Version: | 0.1.20-beta |
Author(s): | Andrew Arnott |
Last Update: | Monday, December 11, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/aarnott/Nerdbank.MSBuildExtension/ |
NuGet Url: | https://www.nuget.org/packages/Nerdbank.MSBuildExtension |
Install
Install-Package Nerdbank.MSBuildExtension
dotnet add package Nerdbank.MSBuildExtension
paket add Nerdbank.MSBuildExtension
Nerdbank.MSBuildExtension Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Microsoft.Build.Tasks.Core(>= 14.3.0)
- NETStandard.Library(>= 1.6.1)
- Microsoft.Build.Tasks.Core(>= 15.1.548)
- System.Runtime.Loader(>= 4.3.0)