YLShipBuildLandMap.sln 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio Version 16
  4. VisualStudioVersion = 16.0.30114.105
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "YLShipBuildLandMap.Entity", "YLShipBuildLandMap.Entity\YLShipBuildLandMap.Entity.csproj", "{EDE60870-E2C1-4C16-BECC-59AC1A406A02}"
  7. EndProject
  8. Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "YLShipBuildLandMap.IServices", "YLShipBuildLandMap.IServices\YLShipBuildLandMap.IServices.csproj", "{BC4B11B0-B35A-4504-8D5C-8C0321CA6F62}"
  9. EndProject
  10. Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "YLShipBuildLandMap.Services", "YLShipBuildLandMap.Services\YLShipBuildLandMap.Services.csproj", "{87E0FD95-8D50-41B2-A37D-03FAFAF4DD33}"
  11. EndProject
  12. Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "YLShipBuildLandMap.Web", "YLShipBuildLandMap.Web\YLShipBuildLandMap.Web.csproj", "{5F347DC0-273E-42E1-A48A-C63441A9F89F}"
  13. EndProject
  14. Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "数据库设计", "数据库设计", "{29A23A63-CA6B-45C2-987E-215FBB7E857F}"
  15. ProjectSection(SolutionItems) = preProject
  16. 数据库设计\刷新数据库实体语句.txt = 数据库设计\刷新数据库实体语句.txt
  17. 数据库设计\友联船厂基地分布图管理系统.pdm = 数据库设计\友联船厂基地分布图管理系统.pdm
  18. 数据库设计\已更新脚本.txt = 数据库设计\已更新脚本.txt
  19. 数据库设计\待更新脚本.txt = 数据库设计\待更新脚本.txt
  20. EndProjectSection
  21. EndProject
  22. Global
  23. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  24. Debug|Any CPU = Debug|Any CPU
  25. Release|Any CPU = Release|Any CPU
  26. EndGlobalSection
  27. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  28. {EDE60870-E2C1-4C16-BECC-59AC1A406A02}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  29. {EDE60870-E2C1-4C16-BECC-59AC1A406A02}.Debug|Any CPU.Build.0 = Debug|Any CPU
  30. {EDE60870-E2C1-4C16-BECC-59AC1A406A02}.Release|Any CPU.ActiveCfg = Release|Any CPU
  31. {EDE60870-E2C1-4C16-BECC-59AC1A406A02}.Release|Any CPU.Build.0 = Release|Any CPU
  32. {BC4B11B0-B35A-4504-8D5C-8C0321CA6F62}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  33. {BC4B11B0-B35A-4504-8D5C-8C0321CA6F62}.Debug|Any CPU.Build.0 = Debug|Any CPU
  34. {BC4B11B0-B35A-4504-8D5C-8C0321CA6F62}.Release|Any CPU.ActiveCfg = Release|Any CPU
  35. {BC4B11B0-B35A-4504-8D5C-8C0321CA6F62}.Release|Any CPU.Build.0 = Release|Any CPU
  36. {87E0FD95-8D50-41B2-A37D-03FAFAF4DD33}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  37. {87E0FD95-8D50-41B2-A37D-03FAFAF4DD33}.Debug|Any CPU.Build.0 = Debug|Any CPU
  38. {87E0FD95-8D50-41B2-A37D-03FAFAF4DD33}.Release|Any CPU.ActiveCfg = Release|Any CPU
  39. {87E0FD95-8D50-41B2-A37D-03FAFAF4DD33}.Release|Any CPU.Build.0 = Release|Any CPU
  40. {5F347DC0-273E-42E1-A48A-C63441A9F89F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  41. {5F347DC0-273E-42E1-A48A-C63441A9F89F}.Debug|Any CPU.Build.0 = Debug|Any CPU
  42. {5F347DC0-273E-42E1-A48A-C63441A9F89F}.Release|Any CPU.ActiveCfg = Release|Any CPU
  43. {5F347DC0-273E-42E1-A48A-C63441A9F89F}.Release|Any CPU.Build.0 = Release|Any CPU
  44. EndGlobalSection
  45. GlobalSection(SolutionProperties) = preSolution
  46. HideSolutionNode = FALSE
  47. EndGlobalSection
  48. GlobalSection(ExtensibilityGlobals) = postSolution
  49. SolutionGuid = {E3A0A4BC-5568-4E7F-907F-DAC83F8DBCB3}
  50. EndGlobalSection
  51. EndGlobal