Changed the Orchard.Indexing project to not fire up Cassini

--HG--
branch : dev
This commit is contained in:
Nathan Heskew
2010-06-22 01:03:15 -07:00
parent b6841043ce
commit d126bc9f3d

View File

@@ -105,9 +105,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>