net.sln 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio 2013
  4. VisualStudioVersion = 12.0.21005.1
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "net", "http://localhost:7957", "{36F65A7F-64E7-4E05-BBC2-EAB6E4EDAF30}"
  7. ProjectSection(WebsiteProperties) = preProject
  8. UseIISExpress = "true"
  9. TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0"
  10. Debug.AspNetCompiler.VirtualPath = "/localhost_7957"
  11. Debug.AspNetCompiler.PhysicalPath = "..\..\..\..\prj\ueditor\net\"
  12. Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_7957\"
  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_7957"
  18. Release.AspNetCompiler.PhysicalPath = "..\..\..\..\prj\ueditor\net\"
  19. Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_7957\"
  20. Release.AspNetCompiler.Updateable = "true"
  21. Release.AspNetCompiler.ForceOverwrite = "true"
  22. Release.AspNetCompiler.FixedNames = "false"
  23. Release.AspNetCompiler.Debug = "False"
  24. SlnRelativePath = "..\..\..\..\prj\ueditor\net\"
  25. EndProjectSection
  26. EndProject
  27. Global
  28. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  29. Debug|Any CPU = Debug|Any CPU
  30. EndGlobalSection
  31. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  32. {36F65A7F-64E7-4E05-BBC2-EAB6E4EDAF30}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  33. {36F65A7F-64E7-4E05-BBC2-EAB6E4EDAF30}.Debug|Any CPU.Build.0 = Debug|Any CPU
  34. EndGlobalSection
  35. GlobalSection(SolutionProperties) = preSolution
  36. HideSolutionNode = FALSE
  37. EndGlobalSection
  38. EndGlobal