Create new Installer Services to seperate product Feeds by Version. This will allow for prior versions to update properly.

This commit is contained in:
Virtuworks 2013-01-08 11:13:50 -05:00
parent 0c79b2cb03
commit 0e1a2bd8ac
15 changed files with 167 additions and 48 deletions

View file

@ -3,7 +3,7 @@
<Profiles />
<Settings>
<Setting Name="WebsitePanel_Installer_Core_InstallerService_InstallerService" Type="(Web Service URL)" Scope="Application">
<Value Profile="(Default)">http://www.websitepanel.net/Services/InstallerService.asmx</Value>
<Value Profile="(Default)">http://www.websitepanel.net/Services/InstallerService-2.0.asmx</Value>
</Setting>
</Settings>
</SettingsFile>