forked from IvanJLZhang/Secs4Net4
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSecs4Net4.sln
49 lines (49 loc) · 2.83 KB
/
Secs4Net4.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27428.2011
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Secs4Frmk4", "Secs4Frmk4\Secs4Frmk4.csproj", "{7E51F1AE-3104-4858-AF49-6A81AABE7BCB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Granda.AATS.Log", "..\Granda.AATS.Log\Granda.AATS.Log.csproj", "{57E0A100-47FD-43DE-BBDA-7908B0DC5DDF}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Wrap", "Wrap", "{CD28F2E1-60C9-4A70-A2B3-7C6BDB0F5722}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SecsClient", "..\Granda.ATTS.CIMModule\SecsClient\SecsClient.csproj", "{55EF156D-1DF2-4D32-9266-BD256118F1DF}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SecsServer", "..\Granda.ATTS.CIMModule\SecsServer\SecsServer.csproj", "{59B27FD7-D199-43F8-9942-BA4183D9C0C4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7E51F1AE-3104-4858-AF49-6A81AABE7BCB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7E51F1AE-3104-4858-AF49-6A81AABE7BCB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7E51F1AE-3104-4858-AF49-6A81AABE7BCB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7E51F1AE-3104-4858-AF49-6A81AABE7BCB}.Release|Any CPU.Build.0 = Release|Any CPU
{57E0A100-47FD-43DE-BBDA-7908B0DC5DDF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{57E0A100-47FD-43DE-BBDA-7908B0DC5DDF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{57E0A100-47FD-43DE-BBDA-7908B0DC5DDF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{57E0A100-47FD-43DE-BBDA-7908B0DC5DDF}.Release|Any CPU.Build.0 = Release|Any CPU
{55EF156D-1DF2-4D32-9266-BD256118F1DF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{55EF156D-1DF2-4D32-9266-BD256118F1DF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{55EF156D-1DF2-4D32-9266-BD256118F1DF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{55EF156D-1DF2-4D32-9266-BD256118F1DF}.Release|Any CPU.Build.0 = Release|Any CPU
{59B27FD7-D199-43F8-9942-BA4183D9C0C4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{59B27FD7-D199-43F8-9942-BA4183D9C0C4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{59B27FD7-D199-43F8-9942-BA4183D9C0C4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{59B27FD7-D199-43F8-9942-BA4183D9C0C4}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{57E0A100-47FD-43DE-BBDA-7908B0DC5DDF} = {CD28F2E1-60C9-4A70-A2B3-7C6BDB0F5722}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
VisualSVNWorkingCopyRoot = .
SolutionGuid = {7C87E420-8361-4FC6-8334-E3F37ADF9615}
EndGlobalSection
EndGlobal