Hh.Mes.Quartz.sln
2.54 KB
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.14.36203.30
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Hh.Mes.Quartz", "Hh.Mes.Quartz\Hh.Mes.Quartz.csproj", "{15CAB332-FB75-46CF-A7B3-923520D0FF53}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Hh.Mes.POJO", "..\sys\Hh.Mes.POJO\Hh.Mes.POJO.csproj", "{D476FD58-2C1F-83D6-D841-BF50171D791F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Hh.Mes.Common", "..\sys\Hh.Mes.Common\Hh.Mes.Common.csproj", "{DDF6FAEC-5E2A-6FE3-6168-7143E1126B04}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Hh.Mes.Service", "..\sys\Hh.Mes.Service\Hh.Mes.Service.csproj", "{0B9D0A30-A933-88EB-3C3F-22DFA8B43C9F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{15CAB332-FB75-46CF-A7B3-923520D0FF53}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{15CAB332-FB75-46CF-A7B3-923520D0FF53}.Debug|Any CPU.Build.0 = Debug|Any CPU
{15CAB332-FB75-46CF-A7B3-923520D0FF53}.Release|Any CPU.ActiveCfg = Release|Any CPU
{15CAB332-FB75-46CF-A7B3-923520D0FF53}.Release|Any CPU.Build.0 = Release|Any CPU
{D476FD58-2C1F-83D6-D841-BF50171D791F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D476FD58-2C1F-83D6-D841-BF50171D791F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D476FD58-2C1F-83D6-D841-BF50171D791F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D476FD58-2C1F-83D6-D841-BF50171D791F}.Release|Any CPU.Build.0 = Release|Any CPU
{DDF6FAEC-5E2A-6FE3-6168-7143E1126B04}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DDF6FAEC-5E2A-6FE3-6168-7143E1126B04}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DDF6FAEC-5E2A-6FE3-6168-7143E1126B04}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DDF6FAEC-5E2A-6FE3-6168-7143E1126B04}.Release|Any CPU.Build.0 = Release|Any CPU
{0B9D0A30-A933-88EB-3C3F-22DFA8B43C9F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0B9D0A30-A933-88EB-3C3F-22DFA8B43C9F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0B9D0A30-A933-88EB-3C3F-22DFA8B43C9F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0B9D0A30-A933-88EB-3C3F-22DFA8B43C9F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {6FA88F12-0BBB-47BA-BC39-1FE1A114AD6A}
EndGlobalSection
EndGlobal