Geen omschrijving

ShuangHuiCallCenterWebUI.sln 1.9KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio 14
  4. VisualStudioVersion = 14.0.25420.1
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "CallCenterWeb.UI", "CallCenterWeb.UI\", "{5DE468F6-3F51-41DB-8113-13E8D1BB62DD}"
  7. ProjectSection(WebsiteProperties) = preProject
  8. TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.5"
  9. ProjectReferences = ""
  10. Debug.AspNetCompiler.VirtualPath = "/localhost_74123"
  11. Debug.AspNetCompiler.PhysicalPath = "CallCenterWeb.UI\"
  12. Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_74123\"
  13. Debug.AspNetCompiler.Updateable = "true"
  14. Debug.AspNetCompiler.ForceOverwrite = "true"
  15. Debug.AspNetCompiler.FixedNames = "false"
  16. Debug.AspNetCompiler.Debug = "True"
  17. Release.AspNetCompiler.VirtualPath = "/localhost_74123"
  18. Release.AspNetCompiler.PhysicalPath = "CallCenterWeb.UI\"
  19. Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_74123\"
  20. Release.AspNetCompiler.Updateable = "true"
  21. Release.AspNetCompiler.ForceOverwrite = "true"
  22. Release.AspNetCompiler.FixedNames = "false"
  23. Release.AspNetCompiler.Debug = "False"
  24. VWDPort = "8587"
  25. SlnRelativePath = "CallCenterWeb.UI\"
  26. EndProjectSection
  27. EndProject
  28. Global
  29. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  30. Debug|Any CPU = Debug|Any CPU
  31. Release|Any CPU = Release|Any CPU
  32. EndGlobalSection
  33. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  34. {5DE468F6-3F51-41DB-8113-13E8D1BB62DD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  35. {5DE468F6-3F51-41DB-8113-13E8D1BB62DD}.Debug|Any CPU.Build.0 = Debug|Any CPU
  36. {5DE468F6-3F51-41DB-8113-13E8D1BB62DD}.Release|Any CPU.ActiveCfg = Debug|Any CPU
  37. {5DE468F6-3F51-41DB-8113-13E8D1BB62DD}.Release|Any CPU.Build.0 = Debug|Any CPU
  38. EndGlobalSection
  39. GlobalSection(SolutionProperties) = preSolution
  40. HideSolutionNode = FALSE
  41. EndGlobalSection
  42. EndGlobal