提交 78ff39cf 编写于 作者: R Ravi Chande

Update Tao path in RelativeDirectory

上级 e59176f7
......@@ -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.
先完成此消息的编辑!
想要评论请 注册