Open adamralph opened 9 years ago
Providing
.Use(string exe) // for overriding the exe path .In(string workingDirectory) .With(string args) // future proofing for new args, until we add them to the API
as discussed in https://github.com/bau-build/bau-nuget/issues/31
Providing
as discussed in https://github.com/bau-build/bau-nuget/issues/31