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
Right now, you can't pass DotnetCoreRunSettings to DotNetCoreRun(..) without also passing a ProcessArgumentBuilder. It should not be required to pass that parameter to provide settings for the run command.
Right now, you can't pass
DotnetCoreRunSettings
toDotNetCoreRun(..)
without also passing aProcessArgumentBuilder
. It should not be required to pass that parameter to provide settings for the run command.See documentation for more context: https://cakebuild.net/api/Cake.Common.Tools.DotNetCore/DotNetCoreAliases/0B9C4933
The text was updated successfully, but these errors were encountered: