How build asp.net web site using nant script?
        Posted  
        
            by nrk
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by nrk
        
        
        
        Published on 2010-04-26T07:17:01Z
        Indexed on 
            2010/04/26
            7:23 UTC
        
        
        Read the original article
        Hit count: 326
        
Hi
I am using nant-0.90-alpha1  to build asp.net 3.5 web site. I am unable do that. When I am using msbuild , it throwing error saying unknown tag msbuild. 
 How can I build asp.net 3.5 website using nant?
Thanks
nRk
© Stack Overflow or respective owner