Our team is working with TeamCity and I am building a deployment system for it. I need to know for a ASP.NET web application what file extensions need to be deployed.
I know I need:
.aspx .html .htm .js .css .jpg .png
Does anyone know anything else?
There could be any number of file extensions depending on what your solution is using, but the major ones to check would probably be:
ASP.NET File Formats:
.aspx.ascx.master.asax.resx.config.sitemap.skin.axd.ashx.browserHTML & CSS File Formats:
.html.htm.cssImage formats:
.jpg.jpeg.gif.bmpOther File Formats:
.js.xml.xsl.xslt.swf.log