- Modify Lucene module csproj to not fire Cassini.

--HG--
branch : dev
This commit is contained in:
Suha Can 2010-07-09 14:27:19 -07:00
parent c4e83c6fd5
commit f397d25d66

View File

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