SPRNET-1396

This commit is contained in:
sbohlen
2010-12-07 20:30:04 +00:00
parent 76445f9665
commit 8a23270b5d
7 changed files with 84 additions and 103 deletions

View File

@@ -318,4 +318,8 @@ ${tool.dir} : dir for tools
</target>
<readregistry property="net35.install.dir" key="SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5\InstallPath" hive="LocalMachine" failonerror="true"/>
<property name="msbuild.exe" value="${net35.install.dir}\msbuild.exe"/>
</project>