提交 c2623697 编写于 作者: C Chris Sienkiewicz

Fix mono invoke script path

上级 089bfd1e
......@@ -242,7 +242,7 @@ function BuildSolution {
test=true
test_runtime="/p:TestRuntime=Mono"
mono_path="$scriptroot/InvokeMono.sh"
mono_path="$scriptroot/invoke-mono.sh"
mono_tool="/p:MonoTool=\"$mono_path\""
elif [[ "$test_core_clr" == true ]]; then
test=true
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册