89 lines
5.6 KiB
Plaintext
89 lines
5.6 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.30320.27
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MobileServicePlatform", "MobileServicePlatform\MobileServicePlatform.csproj", "{BCC5C51E-32C7-42D2-89AA-278B3B9B960A}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "01_MobileServicePlatform", "01_MobileServicePlatform", "{0611355E-9D77-4360-8B7E-317E8C8DFD4A}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "可重复替换的生成工程", "可重复替换的生成工程", "{19D0C0A5-688B-41F8-86EF-0BBC2085E812}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MobileServicePlatform.Model", "MobileServicePlatform.Model\MobileServicePlatform.Model.csproj", "{287E5CC6-0F4D-4BE8-9825-9B7DC8707BF1}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MobileServicePlatform.References", "MobileServicePlatform.References\MobileServicePlatform.References.csproj", "{EF34916F-4888-45E3-B287-2AA9BE9598E3}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{5ECBA6C3-7658-4D25-8AB0-5C1BCDB95F82} = {5ECBA6C3-7658-4D25-8AB0-5C1BCDB95F82}
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MobileServicePlatform.Service", "MobileServicePlatform.Service\MobileServicePlatform.Service.csproj", "{5ECBA6C3-7658-4D25-8AB0-5C1BCDB95F82}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MobileServicePlatform.Business", "MobileServicePlatform.Business\MobileServicePlatform.Business.csproj", "{05B0CA7A-017E-48EC-82DA-29FA6A934132}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{BCC5C51E-32C7-42D2-89AA-278B3B9B960A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{BCC5C51E-32C7-42D2-89AA-278B3B9B960A}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{BCC5C51E-32C7-42D2-89AA-278B3B9B960A}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{BCC5C51E-32C7-42D2-89AA-278B3B9B960A}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{287E5CC6-0F4D-4BE8-9825-9B7DC8707BF1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{287E5CC6-0F4D-4BE8-9825-9B7DC8707BF1}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{287E5CC6-0F4D-4BE8-9825-9B7DC8707BF1}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{287E5CC6-0F4D-4BE8-9825-9B7DC8707BF1}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{EF34916F-4888-45E3-B287-2AA9BE9598E3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{EF34916F-4888-45E3-B287-2AA9BE9598E3}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{EF34916F-4888-45E3-B287-2AA9BE9598E3}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{EF34916F-4888-45E3-B287-2AA9BE9598E3}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{5ECBA6C3-7658-4D25-8AB0-5C1BCDB95F82}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{5ECBA6C3-7658-4D25-8AB0-5C1BCDB95F82}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{5ECBA6C3-7658-4D25-8AB0-5C1BCDB95F82}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{5ECBA6C3-7658-4D25-8AB0-5C1BCDB95F82}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{05B0CA7A-017E-48EC-82DA-29FA6A934132}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{05B0CA7A-017E-48EC-82DA-29FA6A934132}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{05B0CA7A-017E-48EC-82DA-29FA6A934132}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{05B0CA7A-017E-48EC-82DA-29FA6A934132}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(NestedProjects) = preSolution
|
|
{19D0C0A5-688B-41F8-86EF-0BBC2085E812} = {0611355E-9D77-4360-8B7E-317E8C8DFD4A}
|
|
{287E5CC6-0F4D-4BE8-9825-9B7DC8707BF1} = {19D0C0A5-688B-41F8-86EF-0BBC2085E812}
|
|
{EF34916F-4888-45E3-B287-2AA9BE9598E3} = {19D0C0A5-688B-41F8-86EF-0BBC2085E812}
|
|
{5ECBA6C3-7658-4D25-8AB0-5C1BCDB95F82} = {19D0C0A5-688B-41F8-86EF-0BBC2085E812}
|
|
{05B0CA7A-017E-48EC-82DA-29FA6A934132} = {0611355E-9D77-4360-8B7E-317E8C8DFD4A}
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {36504FDE-4D46-4722-B833-459EB42C68BD}
|
|
EndGlobalSection
|
|
GlobalSection(TeamFoundationVersionControl) = preSolution
|
|
SccNumberOfProjects = 6
|
|
SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
|
|
SccTeamFoundationServer = http://192.168.11.192:8888/tfs/%E9%AB%98%E9%80%9F%E9%A1%B9%E7%9B%AE
|
|
SccLocalPath0 = .
|
|
SccProjectUniqueName1 = MobileServicePlatform\\MobileServicePlatform.csproj
|
|
SccProjectName1 = MobileServicePlatform
|
|
SccLocalPath1 = MobileServicePlatform
|
|
SccProjectUniqueName2 = MobileServicePlatform.Model\\MobileServicePlatform.Model.csproj
|
|
SccProjectTopLevelParentUniqueName2 = MobileServicePlatform.sln
|
|
SccProjectName2 = MobileServicePlatform.Model
|
|
SccLocalPath2 = MobileServicePlatform.Model
|
|
SccProjectUniqueName3 = MobileServicePlatform.References\\MobileServicePlatform.References.csproj
|
|
SccProjectTopLevelParentUniqueName3 = MobileServicePlatform.sln
|
|
SccProjectName3 = MobileServicePlatform.References
|
|
SccLocalPath3 = MobileServicePlatform.References
|
|
SccProjectUniqueName4 = MobileServicePlatform.Service\\MobileServicePlatform.Service.csproj
|
|
SccProjectTopLevelParentUniqueName4 = MobileServicePlatform.sln
|
|
SccProjectName4 = MobileServicePlatform.Service
|
|
SccLocalPath4 = MobileServicePlatform.Service
|
|
SccProjectUniqueName5 = MobileServicePlatform.Business\\MobileServicePlatform.Business.csproj
|
|
SccProjectTopLevelParentUniqueName5 = MobileServicePlatform.sln
|
|
SccProjectName5 = MobileServicePlatform.Business
|
|
SccLocalPath5 = MobileServicePlatform.Business
|
|
EndGlobalSection
|
|
EndGlobal
|