Moved rico.js to minsrc and is now part of rico_min.js. Files are now sent to the...
[infodrom/rico3] / web.config
1 <configuration>
2     <system.web>
3         <compilation defaultLanguage="VB"
4             debug="true"
5             numRecompilesBeforeAppRestart="15">
6         </compilation>
7     </system.web>
8 </configuration>