Git_Ceshi 测试分支创建与合并

Git_Ceshi.sln 1.6KB

123456789101112131415161718192021222324252627282930313233343536373839
  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}") = "Git_Ceshi", ".", "{0126B693-4100-425C-9460-038CB48BCE77}"
  7. ProjectSection(WebsiteProperties) = preProject
  8. TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0"
  9. Debug.AspNetCompiler.VirtualPath = "/localhost_59604"
  10. Debug.AspNetCompiler.PhysicalPath = "..\Git_Ceshi\"
  11. Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_59604\"
  12. Debug.AspNetCompiler.Updateable = "true"
  13. Debug.AspNetCompiler.ForceOverwrite = "true"
  14. Debug.AspNetCompiler.FixedNames = "false"
  15. Debug.AspNetCompiler.Debug = "True"
  16. Release.AspNetCompiler.VirtualPath = "/localhost_59604"
  17. Release.AspNetCompiler.PhysicalPath = "..\Git_Ceshi\"
  18. Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_59604\"
  19. Release.AspNetCompiler.Updateable = "true"
  20. Release.AspNetCompiler.ForceOverwrite = "true"
  21. Release.AspNetCompiler.FixedNames = "false"
  22. Release.AspNetCompiler.Debug = "False"
  23. VWDPort = "59604"
  24. SlnRelativePath = "..\Git_Ceshi\"
  25. EndProjectSection
  26. EndProject
  27. Global
  28. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  29. Debug|Any CPU = Debug|Any CPU
  30. EndGlobalSection
  31. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  32. {0126B693-4100-425C-9460-038CB48BCE77}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  33. {0126B693-4100-425C-9460-038CB48BCE77}.Debug|Any CPU.Build.0 = Debug|Any CPU
  34. EndGlobalSection
  35. GlobalSection(SolutionProperties) = preSolution
  36. HideSolutionNode = FALSE
  37. EndGlobalSection
  38. EndGlobal