Monday, 26 August 2013

Do I want to include the Azure csx folder in configuration control?

Do I want to include the Azure csx folder in configuration control?

My MVC 4 app is deployed to Azure. The Azure project includes a csx
folder. Is there anything in that folder that doesn't get automatically
recreated when I publish to Azure? In other words, is there anything in
that folder that qualifies as "source code" that I should add to my
version control system?

No comments:

Post a Comment