Sebastiaan Janssen
ac608f7b3e
Keep umbracoDbDSN in the appSettings in the released version to prevent people
...
from deleting it during merge.. it will delete itself after install anyway
2013-01-10 12:05:03 -01:00
Sebastiaan Janssen
3f5e20ca0e
Replaced a little bit too much in the compilation section
2013-01-07 15:19:53 -01:00
Sebastiaan Janssen
a11a1a51c7
Set compilation debug=false explicitly for release version (for uGoLive)
2013-01-07 13:36:43 -01:00
Sebastiaan Janssen
77df8cff07
U4-1376 Remove appSetting conn.string from release web.config
2012-12-31 14:53:13 -01:00
Sebastiaan Janssen
dc72907c33
Correcting indentation of xml file to VS default (tabs)
2012-12-10 11:51:04 -01:00
Sebastiaan Janssen
72eb1a573d
Machine specific config files are no longer necessary. Upon first build, you get
...
a new web.config file thats never commited to the repo, edit this one all you
want. It gets some values overwritten by the web.Template.Debug.config because
they should be used by everybody deving on the core (currently only MedTrust).
2012-11-25 08:22:07 -01:00
Sebastiaan Janssen
d27e32e918
Medium Trust on by default in debug web.configs
...
Don't overwrite root web.config on each build if already exists
Should make F5-debug a lot easier
2012-11-08 11:17:21 -01:00
shannon@ShandemVaio
62f4db0b76
added Umbraco.Web.UI containing only web rendering files
2012-07-18 04:35:30 +06:00