From 19584d15803915fc9337f0dc08f39eb28a4fd8a7 Mon Sep 17 00:00:00 2001 From: utkarsh.singh Date: Tue, 16 May 2017 11:50:15 +0530 Subject: [PATCH] Separated admin, server project from old web project solution --- 400-SOURCECODE/AIAHTML5.Web/content/images/DA/75/body-views/3/layers/0/1/L/2303.jpg | Bin 91733 -> 0 bytes 400-SOURCECODE/AIAHTML5.Web/content/images/DA/ethnicity/body-views/11/L/thumbnails/da_tni_3345_LY.jpg | Bin 6116 -> 0 bytes 400-SOURCECODE/AIAHTML5.Web/content/images/DA/ethnicity/body-views/6/A/thumbnails/da_tni_3340_AN.jpg | Bin 4451 -> 0 bytes 400-SOURCECODE/AIAHTML5.Web/content/images/DA/ethnicity/body-views/7/B/thumbnails/da_tni_3341_BY.jpg | Bin 5460 -> 0 bytes 400-SOURCECODE/AIAHTML5.sln | 35 ++--------------------------------- 5 files changed, 2 insertions(+), 33 deletions(-) delete mode 100644 400-SOURCECODE/AIAHTML5.Web/content/images/DA/75/body-views/3/layers/0/1/L/2303.jpg delete mode 100644 400-SOURCECODE/AIAHTML5.Web/content/images/DA/ethnicity/body-views/11/L/thumbnails/da_tni_3345_LY.jpg delete mode 100644 400-SOURCECODE/AIAHTML5.Web/content/images/DA/ethnicity/body-views/6/A/thumbnails/da_tni_3340_AN.jpg delete mode 100644 400-SOURCECODE/AIAHTML5.Web/content/images/DA/ethnicity/body-views/7/B/thumbnails/da_tni_3341_BY.jpg diff --git a/400-SOURCECODE/AIAHTML5.Web/content/images/DA/75/body-views/3/layers/0/1/L/2303.jpg b/400-SOURCECODE/AIAHTML5.Web/content/images/DA/75/body-views/3/layers/0/1/L/2303.jpg deleted file mode 100644 index 4ba5aaa..0000000 Binary files a/400-SOURCECODE/AIAHTML5.Web/content/images/DA/75/body-views/3/layers/0/1/L/2303.jpg and /dev/null differ diff --git a/400-SOURCECODE/AIAHTML5.Web/content/images/DA/ethnicity/body-views/11/L/thumbnails/da_tni_3345_LY.jpg b/400-SOURCECODE/AIAHTML5.Web/content/images/DA/ethnicity/body-views/11/L/thumbnails/da_tni_3345_LY.jpg deleted file mode 100644 index 25f27b5..0000000 Binary files a/400-SOURCECODE/AIAHTML5.Web/content/images/DA/ethnicity/body-views/11/L/thumbnails/da_tni_3345_LY.jpg and /dev/null differ diff --git a/400-SOURCECODE/AIAHTML5.Web/content/images/DA/ethnicity/body-views/6/A/thumbnails/da_tni_3340_AN.jpg b/400-SOURCECODE/AIAHTML5.Web/content/images/DA/ethnicity/body-views/6/A/thumbnails/da_tni_3340_AN.jpg deleted file mode 100644 index 67d305a..0000000 Binary files a/400-SOURCECODE/AIAHTML5.Web/content/images/DA/ethnicity/body-views/6/A/thumbnails/da_tni_3340_AN.jpg and /dev/null differ diff --git a/400-SOURCECODE/AIAHTML5.Web/content/images/DA/ethnicity/body-views/7/B/thumbnails/da_tni_3341_BY.jpg b/400-SOURCECODE/AIAHTML5.Web/content/images/DA/ethnicity/body-views/7/B/thumbnails/da_tni_3341_BY.jpg deleted file mode 100644 index dd4803a..0000000 Binary files a/400-SOURCECODE/AIAHTML5.Web/content/images/DA/ethnicity/body-views/7/B/thumbnails/da_tni_3341_BY.jpg and /dev/null differ diff --git a/400-SOURCECODE/AIAHTML5.sln b/400-SOURCECODE/AIAHTML5.sln index 017ba3d..8031a06 100644 --- a/400-SOURCECODE/AIAHTML5.sln +++ b/400-SOURCECODE/AIAHTML5.sln @@ -1,35 +1,12 @@  Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 15 -VisualStudioVersion = 15.0.26403.7 +# Visual Studio 14 +VisualStudioVersion = 14.0.25420.1 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AIAHTML5.API", "AIAHTML5.API\AIAHTML5.API.csproj", "{29B2F1D1-8B39-4B74-9874-7CB659800E3F}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AIAHTML5.Web", "AIAHTML5.Web\AIAHTML5.Web.csproj", "{B6FBCFF8-360B-402E-B336-2F96CB07F69F}" EndProject -Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "AIAHTML5.Admin", "AIAHTML5.Admin\", "{1C948642-8FEC-4960-BBD3-4D0CD40ADCAF}" - ProjectSection(WebsiteProperties) = preProject - TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.5" - Debug.AspNetCompiler.VirtualPath = "/localhost_61106" - Debug.AspNetCompiler.PhysicalPath = "AIAHTML5.Admin\" - Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_61106\" - Debug.AspNetCompiler.Updateable = "true" - Debug.AspNetCompiler.ForceOverwrite = "true" - Debug.AspNetCompiler.FixedNames = "false" - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.VirtualPath = "/localhost_61106" - Release.AspNetCompiler.PhysicalPath = "AIAHTML5.Admin\" - Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_61106\" - Release.AspNetCompiler.Updateable = "true" - Release.AspNetCompiler.ForceOverwrite = "true" - Release.AspNetCompiler.FixedNames = "false" - Release.AspNetCompiler.Debug = "False" - VWDPort = "61106" - SlnRelativePath = "AIAHTML5.Admin\" - EndProjectSection -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AIAHTML5.Server", "AIAHTML5.Server\AIAHTML5.Server.csproj", "{8BA7227B-67D0-4B31-A893-963A75618E39}" -EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -44,14 +21,6 @@ Global {B6FBCFF8-360B-402E-B336-2F96CB07F69F}.Debug|Any CPU.Build.0 = Debug|Any CPU {B6FBCFF8-360B-402E-B336-2F96CB07F69F}.Release|Any CPU.ActiveCfg = Release|Any CPU {B6FBCFF8-360B-402E-B336-2F96CB07F69F}.Release|Any CPU.Build.0 = Release|Any CPU - {1C948642-8FEC-4960-BBD3-4D0CD40ADCAF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {1C948642-8FEC-4960-BBD3-4D0CD40ADCAF}.Debug|Any CPU.Build.0 = Debug|Any CPU - {1C948642-8FEC-4960-BBD3-4D0CD40ADCAF}.Release|Any CPU.ActiveCfg = Debug|Any CPU - {1C948642-8FEC-4960-BBD3-4D0CD40ADCAF}.Release|Any CPU.Build.0 = Debug|Any CPU - {8BA7227B-67D0-4B31-A893-963A75618E39}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {8BA7227B-67D0-4B31-A893-963A75618E39}.Debug|Any CPU.Build.0 = Debug|Any CPU - {8BA7227B-67D0-4B31-A893-963A75618E39}.Release|Any CPU.ActiveCfg = Release|Any CPU - {8BA7227B-67D0-4B31-A893-963A75618E39}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE -- libgit2 0.21.4