Prevented IIS site from being started for Orchard.Azure.MediaServices when running from VS.

This commit is contained in:
Daniel Stolt
2014-10-26 16:29:23 +01:00
parent b5f1b49723
commit 005ec51115

View File

@@ -615,7 +615,7 @@
<IISUrl>
</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>
<UseCustomServer>False</UseCustomServer>
<UseCustomServer>True</UseCustomServer>
<CustomServerUrl>http://orchard.codeplex.com</CustomServerUrl>
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
</WebProjectProperties>