Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 2013 VisualStudioVersion = 12.0.40629.0 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "B3ClientService", "B3ClientService\B3ClientService.csproj", "{08F9760A-17FA-4908-8963-61137C051CAF}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "B3ClientService.Web", "B3ClientService.Web\B3ClientService.Web.csproj", "{3E6BA750-6C00-441D-A877-3958DF83A3B2}" EndProject Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "WebFolder(35)", "http://localhost:3252", "{45C3DB02-7DF0-42FD-B7CB-64F241CA2C71}" ProjectSection(WebsiteProperties) = preProject UseIISExpress = "true" TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.5" Debug.AspNetCompiler.VirtualPath = "/localhost_3252" Debug.AspNetCompiler.PhysicalPath = "WebFolder\" Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_3252\" Debug.AspNetCompiler.Updateable = "true" Debug.AspNetCompiler.ForceOverwrite = "true" Debug.AspNetCompiler.FixedNames = "false" Debug.AspNetCompiler.Debug = "True" Release.AspNetCompiler.VirtualPath = "/localhost_3252" Release.AspNetCompiler.PhysicalPath = "WebFolder\" Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_3252\" Release.AspNetCompiler.Updateable = "true" Release.AspNetCompiler.ForceOverwrite = "true" Release.AspNetCompiler.FixedNames = "false" Release.AspNetCompiler.Debug = "False" SlnRelativePath = "WebFolder\" DefaultWebSiteLanguage = "Visual C#" EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {08F9760A-17FA-4908-8963-61137C051CAF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {08F9760A-17FA-4908-8963-61137C051CAF}.Debug|Any CPU.Build.0 = Debug|Any CPU {08F9760A-17FA-4908-8963-61137C051CAF}.Release|Any CPU.ActiveCfg = Release|Any CPU {08F9760A-17FA-4908-8963-61137C051CAF}.Release|Any CPU.Build.0 = Release|Any CPU {3E6BA750-6C00-441D-A877-3958DF83A3B2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {3E6BA750-6C00-441D-A877-3958DF83A3B2}.Debug|Any CPU.Build.0 = Debug|Any CPU {3E6BA750-6C00-441D-A877-3958DF83A3B2}.Release|Any CPU.ActiveCfg = Release|Any CPU {3E6BA750-6C00-441D-A877-3958DF83A3B2}.Release|Any CPU.Build.0 = Release|Any CPU {45C3DB02-7DF0-42FD-B7CB-64F241CA2C71}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {45C3DB02-7DF0-42FD-B7CB-64F241CA2C71}.Debug|Any CPU.Build.0 = Debug|Any CPU {45C3DB02-7DF0-42FD-B7CB-64F241CA2C71}.Release|Any CPU.ActiveCfg = Debug|Any CPU {45C3DB02-7DF0-42FD-B7CB-64F241CA2C71}.Release|Any CPU.Build.0 = Debug|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal