Commit 19584d15803915fc9337f0dc08f39eb28a4fd8a7

Authored by Utkarsh Singh
1 parent 2a045c2c

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 deleted

89.6 KB

400-SOURCECODE/AIAHTML5.Web/content/images/DA/ethnicity/body-views/11/L/thumbnails/da_tni_3345_LY.jpg deleted

5.97 KB

400-SOURCECODE/AIAHTML5.Web/content/images/DA/ethnicity/body-views/6/A/thumbnails/da_tni_3340_AN.jpg deleted

4.35 KB

400-SOURCECODE/AIAHTML5.Web/content/images/DA/ethnicity/body-views/7/B/thumbnails/da_tni_3341_BY.jpg deleted

5.33 KB

400-SOURCECODE/AIAHTML5.sln
1 1 
2 2 Microsoft Visual Studio Solution File, Format Version 12.00
3   -# Visual Studio 15
4   -VisualStudioVersion = 15.0.26403.7
  3 +# Visual Studio 14
  4 +VisualStudioVersion = 14.0.25420.1
5 5 MinimumVisualStudioVersion = 10.0.40219.1
6 6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AIAHTML5.API", "AIAHTML5.API\AIAHTML5.API.csproj", "{29B2F1D1-8B39-4B74-9874-7CB659800E3F}"
7 7 EndProject
8 8 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AIAHTML5.Web", "AIAHTML5.Web\AIAHTML5.Web.csproj", "{B6FBCFF8-360B-402E-B336-2F96CB07F69F}"
9 9 EndProject
10   -Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "AIAHTML5.Admin", "AIAHTML5.Admin\", "{1C948642-8FEC-4960-BBD3-4D0CD40ADCAF}"
11   - ProjectSection(WebsiteProperties) = preProject
12   - TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.5"
13   - Debug.AspNetCompiler.VirtualPath = "/localhost_61106"
14   - Debug.AspNetCompiler.PhysicalPath = "AIAHTML5.Admin\"
15   - Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_61106\"
16   - Debug.AspNetCompiler.Updateable = "true"
17   - Debug.AspNetCompiler.ForceOverwrite = "true"
18   - Debug.AspNetCompiler.FixedNames = "false"
19   - Debug.AspNetCompiler.Debug = "True"
20   - Release.AspNetCompiler.VirtualPath = "/localhost_61106"
21   - Release.AspNetCompiler.PhysicalPath = "AIAHTML5.Admin\"
22   - Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_61106\"
23   - Release.AspNetCompiler.Updateable = "true"
24   - Release.AspNetCompiler.ForceOverwrite = "true"
25   - Release.AspNetCompiler.FixedNames = "false"
26   - Release.AspNetCompiler.Debug = "False"
27   - VWDPort = "61106"
28   - SlnRelativePath = "AIAHTML5.Admin\"
29   - EndProjectSection
30   -EndProject
31   -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AIAHTML5.Server", "AIAHTML5.Server\AIAHTML5.Server.csproj", "{8BA7227B-67D0-4B31-A893-963A75618E39}"
32   -EndProject
33 10 Global
34 11 GlobalSection(SolutionConfigurationPlatforms) = preSolution
35 12 Debug|Any CPU = Debug|Any CPU
... ... @@ -44,14 +21,6 @@ Global
44 21 {B6FBCFF8-360B-402E-B336-2F96CB07F69F}.Debug|Any CPU.Build.0 = Debug|Any CPU
45 22 {B6FBCFF8-360B-402E-B336-2F96CB07F69F}.Release|Any CPU.ActiveCfg = Release|Any CPU
46 23 {B6FBCFF8-360B-402E-B336-2F96CB07F69F}.Release|Any CPU.Build.0 = Release|Any CPU
47   - {1C948642-8FEC-4960-BBD3-4D0CD40ADCAF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
48   - {1C948642-8FEC-4960-BBD3-4D0CD40ADCAF}.Debug|Any CPU.Build.0 = Debug|Any CPU
49   - {1C948642-8FEC-4960-BBD3-4D0CD40ADCAF}.Release|Any CPU.ActiveCfg = Debug|Any CPU
50   - {1C948642-8FEC-4960-BBD3-4D0CD40ADCAF}.Release|Any CPU.Build.0 = Debug|Any CPU
51   - {8BA7227B-67D0-4B31-A893-963A75618E39}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
52   - {8BA7227B-67D0-4B31-A893-963A75618E39}.Debug|Any CPU.Build.0 = Debug|Any CPU
53   - {8BA7227B-67D0-4B31-A893-963A75618E39}.Release|Any CPU.ActiveCfg = Release|Any CPU
54   - {8BA7227B-67D0-4B31-A893-963A75618E39}.Release|Any CPU.Build.0 = Release|Any CPU
55 24 EndGlobalSection
56 25 GlobalSection(SolutionProperties) = preSolution
57 26 HideSolutionNode = FALSE
... ...