WebPI feed urls updated
This commit is contained in:
parent
85409b8d7a
commit
850c658825
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ namespace WebsitePanel.EnterpriseServer.Base.Common
|
|||
{
|
||||
public class WebPlatformInstaller
|
||||
{
|
||||
public const string MAIN_FEED_URL = "https://www.microsoft.com/web/webpi/4.2/webproductlist.xml";
|
||||
public const string ZOO_FEED = "http://www.helicontech.com/zoo/feed/wsp21";
|
||||
public const string MAIN_FEED_URL = "http://www.microsoft.com/web/webpi/4.5/WebProductList.xml";
|
||||
public const string ZOO_FEED = "http://www.helicontech.com/zoo/feed-wsp21.xml";
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue