Making Orchard.ArchiveLater not spin up its own cassini instance

--HG--
branch : dev
This commit is contained in:
Nathan Heskew
2010-08-19 14:22:06 -07:00
parent a61575a212
commit 46d5046829

View File

@@ -137,9 +137,8 @@
<IISUrl>
</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>
<UseCustomServer>False</UseCustomServer>
<CustomServerUrl>
</CustomServerUrl>
<UseCustomServer>True</UseCustomServer>
<CustomServerUrl>http://orchard.codeplex.com</CustomServerUrl>
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
</WebProjectProperties>
</FlavorProperties>