I read about the conversion function web.config VS2010 (web.debug.config / web.release.config) and they all talk about WebApplication projects. What about WebSite projects? Can I use these transformations in WebSite or only in WebApplication?
Thank!
source
share