You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched issues to ensure it has not already been reported
Cake runner
Cake .NET Tool, Cake Frosting, Cake runner for .NET Core
Cake version
2.1
Operating system
Windows
Operating system architecture
64-Bit
CI Server
No response
What are you seeing?
It's not possible to set an Action<IProcess> on the DotNetSettings.
In my use case it's required to the the StandardOutput from the started dotnet tool process.
What is expected?
A new option on DotNetSettings object
Steps to Reproduce
See above
Output log
No response
The text was updated successfully, but these errors were encountered:
Prerequisites
Cake runner
Cake .NET Tool, Cake Frosting, Cake runner for .NET Core
Cake version
2.1
Operating system
Windows
Operating system architecture
64-Bit
CI Server
No response
What are you seeing?
It's not possible to set an
Action<IProcess>
on the DotNetSettings.In my use case it's required to the the StandardOutput from the started dotnet tool process.
What is expected?
A new option on DotNetSettings object
Steps to Reproduce
See above
Output log
No response
The text was updated successfully, but these errors were encountered: