Re-enable Packaging tools to start with debugging/running

The package index tool is an MVC application. It's a reference
implementation of an Atom feed for publishing modules.

--HG--
branch : dev
This commit is contained in:
Renaud Paquay 2010-07-11 15:43:04 -07:00
parent dcc4c1ae33
commit 271bfd20de

View File

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