Info
| Version: | 0.3.4 |
| Author(s): | Mobile Essentials |
| Last Update: | Friday, October 26, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/MobileEssentials/MSBuilder/ |
| NuGet Url: | https://www.nuget.org/packages/MSBuilder.TaskInliner |
Install
Install-Package MSBuilder.TaskInliner
dotnet add package MSBuilder.TaskInliner
paket add MSBuilder.TaskInliner
MSBuilder.TaskInliner Download (Unzip the "nupkg" after downloading)
Dependencies
- MSBuilder.CodeTaskAssembly(>= 0.2.5)
Tags
This package automatically converts Task-derived classes in your project into inline tasks file you can import directly from your targets.
Unit testing your custom tasks becomes straight-forward while maintaining the transparency and easy of deployment (and fixing!) of loose tasks files.