0

I want to publish asp.net web site using solution file because my site is not containing .csproj file.

how to write msbuild scripts

user2459106
  • 61
  • 1
  • 1
  • 8
  • Refer http://stackoverflow.com/questions/3097489/how-to-publish-web-with-msbuild – Sunny Jun 17 '13 at 14:54
  • thanks for reply.actually i have web site project and it does't have .csproj file so in this case i am not able to publish my web site project using msbuild scripts in vs2010 commandline .pls suggest me alternate solution – user2459106 Jun 19 '13 at 14:04
  • You can do it directly by pointing to solution file not .csproj file. – Sunny Jun 19 '13 at 14:52
  • hi sunny.i have tryied in vs2010 command line but i am getting percompiler error.could you please share me correct tested scipts.my scripts is – user2459106 Jun 21 '13 at 09:37

0 Answers0