Info
Version: | 0.1.2 |
Author(s): | Mobile Essentials |
Last Update: | Friday, October 27, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MobileEssentials/MSBuilder/ |
NuGet Url: | https://www.nuget.org/packages/MSBuilder.WriteItemsToFile |
Install
Install-Package MSBuilder.WriteItemsToFile
dotnet add package MSBuilder.WriteItemsToFile
paket add MSBuilder.WriteItemsToFile
MSBuilder.WriteItemsToFile Download (Unzip the "nupkg" after downloading)
Dependencies
- MSBuilder.CodeTaskAssembly(>= 0.2.4)
Tags
an MSBuild project "fragment".
The resulting XML file can be directly imported
by an MSBuild project, or read on-demand by
the ReadItemsFromFile MSBuilder.