Making PackageIndexReferenceImplementation not spin up Cassini when debugging

--HG--
branch : dev
This commit is contained in:
Nathan Heskew 2010-07-09 09:56:50 -07:00
parent 3da92e40f3
commit 751def4618

View File

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