Create new Installer Services to seperate product Feeds by Version. This will allow for prior versions to update properly.
This commit is contained in:
parent
0c79b2cb03
commit
0e1a2bd8ac
15 changed files with 167 additions and 48 deletions
|
@ -13,7 +13,7 @@
|
|||
<WebsitePanel.Installer.Core.Properties.Settings>
|
||||
<setting name="WebsitePanel_Installer_Core_InstallerService_InstallerService"
|
||||
serializeAs="String">
|
||||
<value>http://www.websitepanel.net/Services/InstallerService.asmx</value>
|
||||
<value>http://www.websitepanel.net/Services/InstallerService-2.0.asmx</value>
|
||||
</setting>
|
||||
</WebsitePanel.Installer.Core.Properties.Settings>
|
||||
</applicationSettings>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue