2

I have a website project and would like to setup different web.config transformation files for it, but the option doesn't exist when I right-click on the web.config file. Is this option limited to web applications?

chobo
  • 31,561
  • 38
  • 123
  • 191

1 Answers1

1

You can use a Web Deployment Project.

For the VS 2010 version, see:

http://www.microsoft.com/download/en/details.aspx?id=24509

RickNZ
  • 18,448
  • 3
  • 51
  • 66