Correct Installer Class Name

This commit is contained in:
Virtuworks 2013-01-08 11:25:14 -05:00
parent 0e1a2bd8ac
commit 59e37b138e

View file

@ -13,7 +13,7 @@
//
#pragma warning disable 1591
namespace WebsitePanel.Installer.Core.InstallerService {
namespace WebsitePanel.Installer.Services {
using System;
using System.Web.Services;
using System.Diagnostics;