forked from ttgzs/Smartflow-Sharp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Smartflow.Core.sln
74 lines (74 loc) · 4.94 KB
/
Smartflow.Core.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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30320.27
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Smartflow.Bussiness", "src\Smartflow.Bussiness\Smartflow.Bussiness.csproj", "{9E9BA1E6-9CCE-4757-A77C-E1729055F43E}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Smartflow.Common", "src\Smartflow.Common\Smartflow.Common.csproj", "{8081885C-320B-41CA-9940-3A013FE325D5}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Smartflow.Core", "src\Smartflow.Core\Smartflow.Core.csproj", "{02036497-956B-4967-8C2B-CB9B56B59386}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{7163226A-E5D2-45C5-9B8B-4739F4C2524B}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Samples", "Samples", "{38564511-FB1C-4615-940C-2D572AC143C8}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Smartflow.BussinessService", "Samples\Smartflow.BussinessService\Smartflow.BussinessService.csproj", "{FC1C78B1-336B-485C-9FAE-E0D48776741F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Smartflow.Samples", "Samples\Smartflow.Samples\Smartflow.Samples.csproj", "{700ECB1D-DBFC-45C5-9F14-E24060649E83}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Smartflow.Abstraction", "src\Smartflow.Abstraction\Smartflow.Abstraction.csproj", "{3000F9C4-966E-45FA-8484-CDC1B66A9FBC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Smartflow.API", "src\Smartflow.API\Smartflow.API.csproj", "{53094925-0A71-4407-AB30-B92978BA4CE6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9E9BA1E6-9CCE-4757-A77C-E1729055F43E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9E9BA1E6-9CCE-4757-A77C-E1729055F43E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9E9BA1E6-9CCE-4757-A77C-E1729055F43E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9E9BA1E6-9CCE-4757-A77C-E1729055F43E}.Release|Any CPU.Build.0 = Release|Any CPU
{8081885C-320B-41CA-9940-3A013FE325D5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8081885C-320B-41CA-9940-3A013FE325D5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8081885C-320B-41CA-9940-3A013FE325D5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8081885C-320B-41CA-9940-3A013FE325D5}.Release|Any CPU.Build.0 = Release|Any CPU
{02036497-956B-4967-8C2B-CB9B56B59386}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{02036497-956B-4967-8C2B-CB9B56B59386}.Debug|Any CPU.Build.0 = Debug|Any CPU
{02036497-956B-4967-8C2B-CB9B56B59386}.Release|Any CPU.ActiveCfg = Release|Any CPU
{02036497-956B-4967-8C2B-CB9B56B59386}.Release|Any CPU.Build.0 = Release|Any CPU
{FC1C78B1-336B-485C-9FAE-E0D48776741F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FC1C78B1-336B-485C-9FAE-E0D48776741F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FC1C78B1-336B-485C-9FAE-E0D48776741F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FC1C78B1-336B-485C-9FAE-E0D48776741F}.Release|Any CPU.Build.0 = Release|Any CPU
{700ECB1D-DBFC-45C5-9F14-E24060649E83}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{700ECB1D-DBFC-45C5-9F14-E24060649E83}.Debug|Any CPU.Build.0 = Debug|Any CPU
{700ECB1D-DBFC-45C5-9F14-E24060649E83}.Release|Any CPU.ActiveCfg = Release|Any CPU
{700ECB1D-DBFC-45C5-9F14-E24060649E83}.Release|Any CPU.Build.0 = Release|Any CPU
{3000F9C4-966E-45FA-8484-CDC1B66A9FBC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3000F9C4-966E-45FA-8484-CDC1B66A9FBC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3000F9C4-966E-45FA-8484-CDC1B66A9FBC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3000F9C4-966E-45FA-8484-CDC1B66A9FBC}.Release|Any CPU.Build.0 = Release|Any CPU
{53094925-0A71-4407-AB30-B92978BA4CE6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{53094925-0A71-4407-AB30-B92978BA4CE6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{53094925-0A71-4407-AB30-B92978BA4CE6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{53094925-0A71-4407-AB30-B92978BA4CE6}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{9E9BA1E6-9CCE-4757-A77C-E1729055F43E} = {7163226A-E5D2-45C5-9B8B-4739F4C2524B}
{8081885C-320B-41CA-9940-3A013FE325D5} = {7163226A-E5D2-45C5-9B8B-4739F4C2524B}
{02036497-956B-4967-8C2B-CB9B56B59386} = {7163226A-E5D2-45C5-9B8B-4739F4C2524B}
{FC1C78B1-336B-485C-9FAE-E0D48776741F} = {38564511-FB1C-4615-940C-2D572AC143C8}
{700ECB1D-DBFC-45C5-9F14-E24060649E83} = {38564511-FB1C-4615-940C-2D572AC143C8}
{3000F9C4-966E-45FA-8484-CDC1B66A9FBC} = {7163226A-E5D2-45C5-9B8B-4739F4C2524B}
{53094925-0A71-4407-AB30-B92978BA4CE6} = {7163226A-E5D2-45C5-9B8B-4739F4C2524B}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {36149782-1554-4111-A20E-B56700CC0DB9}
EndGlobalSection
EndGlobal