Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 14 VisualStudioVersion = 14.0.25420.1 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AIAHTML5.Server", "AIAHTML5.Server.csproj", "{8BA7227B-67D0-4B31-A893-963A75618E39}" EndProject Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "AIAHTML5.Admin", "http://localhost:61106", "{CC570D43-5985-4167-8B9E-EEEA2ADA34E9}" ProjectSection(WebsiteProperties) = preProject UseIISExpress = "true" 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" SlnRelativePath = "..\AIAHTML5.Admin\" EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {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 {CC570D43-5985-4167-8B9E-EEEA2ADA34E9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {CC570D43-5985-4167-8B9E-EEEA2ADA34E9}.Debug|Any CPU.Build.0 = Debug|Any CPU {CC570D43-5985-4167-8B9E-EEEA2ADA34E9}.Release|Any CPU.ActiveCfg = Debug|Any CPU {CC570D43-5985-4167-8B9E-EEEA2ADA34E9}.Release|Any CPU.Build.0 = Debug|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal