Commit Contribution from Helicon

Includes:

- complete re-write of Web Application Gallery
- Addition of Web PI Installer in Server module
This commit is contained in:
omara_vworks 2012-07-19 13:16:33 -04:00
parent 3b81883a25
commit a2beec7fe4
80 changed files with 9236 additions and 1762 deletions

View file

@ -51,7 +51,8 @@ using System.Linq;
namespace WebsitePanel.Providers.Web
{
public sealed class WebApplicationGallery
[Obsolete]
public sealed class WebApplicationGallery
{
// MS Deploy library
private const string MS_DEPLOY_ASSEMBLY_NAME = "Microsoft.Web.Deployment";