Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 14 VisualStudioVersion = 14.0.25420.1 MinimumVisualStudioVersion = 10.0.40219.1 Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "DentalDecks.Admin", "http://localhost:3495", "{D6FEAF2C-76FF-46FA-B9DB-F13D1F6110A2}" ProjectSection(WebsiteProperties) = preProject UseIISExpress = "true" TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.5" Debug.AspNetCompiler.VirtualPath = "/localhost_3495" Debug.AspNetCompiler.PhysicalPath = "DentalDecks.Admin\" Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_3495\" Debug.AspNetCompiler.Updateable = "true" Debug.AspNetCompiler.ForceOverwrite = "true" Debug.AspNetCompiler.FixedNames = "false" Debug.AspNetCompiler.Debug = "True" Release.AspNetCompiler.VirtualPath = "/localhost_3495" Release.AspNetCompiler.PhysicalPath = "DentalDecks.Admin\" Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_3495\" Release.AspNetCompiler.Updateable = "true" Release.AspNetCompiler.ForceOverwrite = "true" Release.AspNetCompiler.FixedNames = "false" Release.AspNetCompiler.Debug = "False" SlnRelativePath = "DentalDecks.Admin\" DefaultWebSiteLanguage = "Visual C#" EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DentalDecks.Server", "DentalDecks.Server\DentalDecks.Server.csproj", "{8BA7227B-67D0-4B31-A893-963A75618E39}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {D6FEAF2C-76FF-46FA-B9DB-F13D1F6110A2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {D6FEAF2C-76FF-46FA-B9DB-F13D1F6110A2}.Debug|Any CPU.Build.0 = Debug|Any CPU {D6FEAF2C-76FF-46FA-B9DB-F13D1F6110A2}.Release|Any CPU.ActiveCfg = Debug|Any CPU {D6FEAF2C-76FF-46FA-B9DB-F13D1F6110A2}.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 EndGlobalSection EndGlobal