Execution with dotnet
engine fails if the script has spaces in the name
#372
Labels
dotnet
engine fails if the script has spaces in the name
#372
Steps to reproduce:
css "New script4.cs"
(e.g. from Botepad++)Cause:
CSharpCompiler.CompileAssemblyFromFileBatch_with_Build
incorrectly formats the build command by not enclosing the project name in the quotation marks:The text was updated successfully, but these errors were encountered: