MSBuilder: Run Task NuGet Package

Runs an executable with optional arguments, and returns the standard output as an output parameter.

Usage:
<Run Exe="$(Git)" Args="log HEAD" WorkingDir="$(MSBuildProjectDirectory)">
<Output TaskParameter="Output" PropertyName="HeadSha" />
</Run>.




Got any MSBuilder: Run Task Question?





Info

Version: 0.2.0
Author(s): Mobile Essentials
Last Update: Thursday, February 19, 2015
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/kzu/MSBuilder/
NuGet Url: https://www.nuget.org/packages/MSBuilder.Run


Install
Install-Package MSBuilder.Run
dotnet add package MSBuilder.Run
paket add MSBuilder.Run
MSBuilder.Run Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.3

avg-downloads-per-day

1

days-since-last-release

3352