diff --git a/run.sh b/run.sh index aa561a34fb..8113372e1e 100755 --- a/run.sh +++ b/run.sh @@ -250,5 +250,4 @@ fi get_korebuild set_korebuildsettings "$tools_source" "$DOTNET_HOME" "$repo_path" "$config_file" - -invoke_korebuild_command "$command" "$msbuild_args" +invoke_korebuild_command "$command" $msbuild_args