Hi,
I am using below tags to build window based application.
<devenv>
<project>Test</project>
<solutionfile>C:\Working Directory\WebApp\WebApp.sln</
solutionfile>
<buildtype>Build</buildtype>
<configuration>Release</configuration>
</devenv>I need help to build asp.net web application. Can anybody tell me what are the tags to build the web application project of .net Regards, Paresh.
