123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
-
- Microsoft Visual Studio Solution File, Format Version 12.00
- # Visual Studio Version 16
- VisualStudioVersion = 16.0.30114.105
- MinimumVisualStudioVersion = 10.0.40219.1
- Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "YLShipBuildLandMap.Entity", "YLShipBuildLandMap.Entity\YLShipBuildLandMap.Entity.csproj", "{EDE60870-E2C1-4C16-BECC-59AC1A406A02}"
- EndProject
- Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "YLShipBuildLandMap.IServices", "YLShipBuildLandMap.IServices\YLShipBuildLandMap.IServices.csproj", "{BC4B11B0-B35A-4504-8D5C-8C0321CA6F62}"
- EndProject
- Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "YLShipBuildLandMap.Services", "YLShipBuildLandMap.Services\YLShipBuildLandMap.Services.csproj", "{87E0FD95-8D50-41B2-A37D-03FAFAF4DD33}"
- EndProject
- Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "YLShipBuildLandMap.Web", "YLShipBuildLandMap.Web\YLShipBuildLandMap.Web.csproj", "{5F347DC0-273E-42E1-A48A-C63441A9F89F}"
- EndProject
- Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "数据库设计", "数据库设计", "{29A23A63-CA6B-45C2-987E-215FBB7E857F}"
- ProjectSection(SolutionItems) = preProject
- 数据库设计\刷新数据库实体语句.txt = 数据库设计\刷新数据库实体语句.txt
- 数据库设计\友联船厂基地分布图管理系统.pdm = 数据库设计\友联船厂基地分布图管理系统.pdm
- 数据库设计\已更新脚本.txt = 数据库设计\已更新脚本.txt
- 数据库设计\待更新脚本.txt = 数据库设计\待更新脚本.txt
- EndProjectSection
- EndProject
- Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Release|Any CPU = Release|Any CPU
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {EDE60870-E2C1-4C16-BECC-59AC1A406A02}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {EDE60870-E2C1-4C16-BECC-59AC1A406A02}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {EDE60870-E2C1-4C16-BECC-59AC1A406A02}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {EDE60870-E2C1-4C16-BECC-59AC1A406A02}.Release|Any CPU.Build.0 = Release|Any CPU
- {BC4B11B0-B35A-4504-8D5C-8C0321CA6F62}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {BC4B11B0-B35A-4504-8D5C-8C0321CA6F62}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {BC4B11B0-B35A-4504-8D5C-8C0321CA6F62}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {BC4B11B0-B35A-4504-8D5C-8C0321CA6F62}.Release|Any CPU.Build.0 = Release|Any CPU
- {87E0FD95-8D50-41B2-A37D-03FAFAF4DD33}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {87E0FD95-8D50-41B2-A37D-03FAFAF4DD33}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {87E0FD95-8D50-41B2-A37D-03FAFAF4DD33}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {87E0FD95-8D50-41B2-A37D-03FAFAF4DD33}.Release|Any CPU.Build.0 = Release|Any CPU
- {5F347DC0-273E-42E1-A48A-C63441A9F89F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {5F347DC0-273E-42E1-A48A-C63441A9F89F}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {5F347DC0-273E-42E1-A48A-C63441A9F89F}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {5F347DC0-273E-42E1-A48A-C63441A9F89F}.Release|Any CPU.Build.0 = Release|Any CPU
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- SolutionGuid = {E3A0A4BC-5568-4E7F-907F-DAC83F8DBCB3}
- EndGlobalSection
- EndGlobal
|