OpenLib.BuildTasks is a C# library that provides custom MSBuild tasks for simplifying development with MSBuild scripts.
Info
| Version: | 1.16.1 |
| Author(s): | Chris Jaehnen (CJ) |
| Last Update: | Wednesday, July 1, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/cjaehnen/OpenLib.BuildTasks |
| NuGet Url: | https://www.nuget.org/packages/OpenLib.BuildTasks |
Install
Install-Package OpenLib.BuildTasks
dotnet add package OpenLib.BuildTasks
paket add OpenLib.BuildTasks
OpenLib.BuildTasks Download (Unzip the "nupkg" after downloading)
Dependencies
- OpenLib.Utils(1.7.0)
- OpenLib.Extensions(1.4.1)