-
Notifications
You must be signed in to change notification settings - Fork 71
/
Sheng.WeixinConstruction.WeixinContract.sln
40 lines (40 loc) · 2.35 KB
/
Sheng.WeixinConstruction.WeixinContract.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sheng.Weixin", "Sheng.Weixin\Sheng.Weixin.csproj", "{19972C3F-7A6F-46C0-A501-5A89001148E6}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Common", "Common", "{F791AB8B-BEBB-42AE-B5D3-A85FBAEEA935}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Linkup.Common", "Common\Linkup.Common\Linkup.Common.csproj", "{2753ED31-D787-41F3-893C-58DF187DA1D8}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Linkup.DataRelationalMapping", "Common\Linkup.DataRelationalMapping\Linkup.DataRelationalMapping.csproj", "{7BB22DE3-7422-4CE4-BD77-B51565343DD2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{19972C3F-7A6F-46C0-A501-5A89001148E6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{19972C3F-7A6F-46C0-A501-5A89001148E6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{19972C3F-7A6F-46C0-A501-5A89001148E6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{19972C3F-7A6F-46C0-A501-5A89001148E6}.Release|Any CPU.Build.0 = Release|Any CPU
{2753ED31-D787-41F3-893C-58DF187DA1D8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2753ED31-D787-41F3-893C-58DF187DA1D8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2753ED31-D787-41F3-893C-58DF187DA1D8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2753ED31-D787-41F3-893C-58DF187DA1D8}.Release|Any CPU.Build.0 = Release|Any CPU
{7BB22DE3-7422-4CE4-BD77-B51565343DD2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7BB22DE3-7422-4CE4-BD77-B51565343DD2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7BB22DE3-7422-4CE4-BD77-B51565343DD2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7BB22DE3-7422-4CE4-BD77-B51565343DD2}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{2753ED31-D787-41F3-893C-58DF187DA1D8} = {F791AB8B-BEBB-42AE-B5D3-A85FBAEEA935}
{7BB22DE3-7422-4CE4-BD77-B51565343DD2} = {F791AB8B-BEBB-42AE-B5D3-A85FBAEEA935}
EndGlobalSection
EndGlobal