提交 88a3cf08 编写于 作者: R Ravi Chande 提交者: GitHub

Merge pull request #16034 from rchande/updateTaoPath

Update Tao path in RelativeDirectory
......@@ -88,7 +88,7 @@ public string MyBinaries()
/// <returns>
/// The path to TAO
/// </returns>
public string TaoPath => Path.Combine(MyBinaries(), "Tao");
public string TaoPath => Path.Combine(MyBinaries(), "exes", "EditorTestApp", "Tao");
/// Downloads a zip from azure store and extracts it into
/// the ./temp directory.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册