A project template for creating a new MSBuild extension package.
Info
Version: | 0.1.0 |
Author(s): | tintoy |
Last Update: | Wednesday, August 16, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tintoy/msbuild-extension-template |
NuGet Url: | https://www.nuget.org/packages/MSBuildExtensionTemplate |
Install
Install-Package MSBuildExtensionTemplate
dotnet add package MSBuildExtensionTemplate
paket add MSBuildExtensionTemplate
MSBuildExtensionTemplate Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags