diff --git a/AIAHTML5.ADMIN.Web/src/app/app.routing.module.ts b/AIAHTML5.ADMIN.Web/src/app/app.routing.module.ts
index 8fb5283..6af46f5 100644
--- a/AIAHTML5.ADMIN.Web/src/app/app.routing.module.ts
+++ b/AIAHTML5.ADMIN.Web/src/app/app.routing.module.ts
@@ -5,7 +5,6 @@ import { ChangeUserPassword } from './components/UserEntity/changeuserpassword.c
import { ChangeUserID } from './components/UserEntity/changeuserid.component';
import { UsersList } from './components/UserEntity/users.component';
import { ManageDiscountCode } from './components/ManageDiscountCode/managediscountcode.component';
-//import { AuthGuard } from './authguard.service';
const appRoutes: Routes = [
//{ path: '', redirectTo:'updateuserprofile',pathMatch }
diff --git a/AIAHTML5.ADMIN.sln b/AIAHTML5.ADMIN.sln
index 0ba3e6d..3df615f 100644
--- a/AIAHTML5.ADMIN.sln
+++ b/AIAHTML5.ADMIN.sln
@@ -1,12 +1,10 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
-VisualStudioVersion = 15.0.27004.2009
+VisualStudioVersion = 15.0.27130.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AIAHTML5.ADMIN.Web", "AIAHTML5.ADMIN.Web\AIAHTML5.ADMIN.Web.csproj", "{F04EC4AB-7430-4A20-8015-17A3A54A4F9B}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AIAHTML5.ADMIN.API1", "AIAHTML5.ADMIN.API\AIAHTML5.ADMIN.API1.csproj", "{BDCC9D13-E1F7-494E-AAE3-F6E3D4D28FAD}"
-EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -17,10 +15,6 @@ Global
{F04EC4AB-7430-4A20-8015-17A3A54A4F9B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F04EC4AB-7430-4A20-8015-17A3A54A4F9B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F04EC4AB-7430-4A20-8015-17A3A54A4F9B}.Release|Any CPU.Build.0 = Release|Any CPU
- {BDCC9D13-E1F7-494E-AAE3-F6E3D4D28FAD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {BDCC9D13-E1F7-494E-AAE3-F6E3D4D28FAD}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {BDCC9D13-E1F7-494E-AAE3-F6E3D4D28FAD}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {BDCC9D13-E1F7-494E-AAE3-F6E3D4D28FAD}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE