|
0
|
| Phobis · 技术社区 · 16 年前 |
|
|
1
2
收到的错误可能表明.NET Framework安装问题。
?xml version=“1.0”encoding=“utf-8”?
<项目xmlns=” http://schemas.microsoft.com/developer/msbuild/2003“> ; <target name=“printinfo”> <message text=“msbuild tools path is:$(msbuild tools path)”/> & /目标& GT; </project>
|