UseStudio.Example.sln 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 11.00
  3. # Visual Studio 2010
  4. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UseStudio.Shopping", "UseStudio.Shopping\UseStudio.Shopping.csproj", "{C5907483-41A5-48C4-963B-DD3A12224624}"
  5. EndProject
  6. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UseStudio.Example", "UseStudio.Example\UseStudio.Example.csproj", "{27B7730F-19EF-4C96-9D27-18E07FAA3B77}"
  7. EndProject
  8. Global
  9. GlobalSection(TeamFoundationVersionControl) = preSolution
  10. SccNumberOfProjects = 3
  11. SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
  12. SccTeamFoundationServer = http://tfs.1473.cn:8080/tfs/defaultcollection
  13. SccLocalPath0 = .
  14. SccProjectUniqueName1 = UseStudio.Example\\UseStudio.Example.csproj
  15. SccProjectName1 = UseStudio.Example
  16. SccLocalPath1 = UseStudio.Example
  17. SccProjectUniqueName2 = UseStudio.Shopping\\UseStudio.Shopping.csproj
  18. SccProjectName2 = UseStudio.Shopping
  19. SccLocalPath2 = UseStudio.Shopping
  20. EndGlobalSection
  21. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  22. Debug|Any CPU = Debug|Any CPU
  23. Release|Any CPU = Release|Any CPU
  24. EndGlobalSection
  25. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  26. {C5907483-41A5-48C4-963B-DD3A12224624}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  27. {C5907483-41A5-48C4-963B-DD3A12224624}.Debug|Any CPU.Build.0 = Debug|Any CPU
  28. {C5907483-41A5-48C4-963B-DD3A12224624}.Release|Any CPU.ActiveCfg = Release|Any CPU
  29. {C5907483-41A5-48C4-963B-DD3A12224624}.Release|Any CPU.Build.0 = Release|Any CPU
  30. {27B7730F-19EF-4C96-9D27-18E07FAA3B77}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  31. {27B7730F-19EF-4C96-9D27-18E07FAA3B77}.Debug|Any CPU.Build.0 = Debug|Any CPU
  32. {27B7730F-19EF-4C96-9D27-18E07FAA3B77}.Release|Any CPU.ActiveCfg = Release|Any CPU
  33. {27B7730F-19EF-4C96-9D27-18E07FAA3B77}.Release|Any CPU.Build.0 = Release|Any CPU
  34. EndGlobalSection
  35. GlobalSection(SolutionProperties) = preSolution
  36. HideSolutionNode = FALSE
  37. EndGlobalSection
  38. EndGlobal