This repository has been archived by the owner on Aug 31, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathJLUDrcomService.sln
39 lines (39 loc) · 2.12 KB
/
JLUDrcomService.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28010.2003
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JLUDrcomService", "JLUDrcomService\JLUDrcomService.csproj", "{843AD048-190D-4B08-A1C8-9F270EB90E44}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "JLUDrcomServiceInstaller", "JLUDrcomServiceInstaller\JLUDrcomServiceInstaller.vdproj", "{04C83BD4-4823-4C50-A016-FF47560215A5}"
ProjectSection(ProjectDependencies) = postProject
{69138688-BB43-4A85-8BA0-C6B27BFE790B} = {69138688-BB43-4A85-8BA0-C6B27BFE790B}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JLUDrcomUtils", "JLUDrcomUtils\JLUDrcomUtils.csproj", "{69138688-BB43-4A85-8BA0-C6B27BFE790B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{843AD048-190D-4B08-A1C8-9F270EB90E44}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{843AD048-190D-4B08-A1C8-9F270EB90E44}.Debug|Any CPU.Build.0 = Debug|Any CPU
{843AD048-190D-4B08-A1C8-9F270EB90E44}.Release|Any CPU.ActiveCfg = Release|Any CPU
{843AD048-190D-4B08-A1C8-9F270EB90E44}.Release|Any CPU.Build.0 = Release|Any CPU
{04C83BD4-4823-4C50-A016-FF47560215A5}.Debug|Any CPU.ActiveCfg = Debug
{04C83BD4-4823-4C50-A016-FF47560215A5}.Release|Any CPU.ActiveCfg = Release
{04C83BD4-4823-4C50-A016-FF47560215A5}.Release|Any CPU.Build.0 = Release
{69138688-BB43-4A85-8BA0-C6B27BFE790B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{69138688-BB43-4A85-8BA0-C6B27BFE790B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{69138688-BB43-4A85-8BA0-C6B27BFE790B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{69138688-BB43-4A85-8BA0-C6B27BFE790B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {A00C102D-43F1-4A51-AFAF-0772D2AAAB0E}
EndGlobalSection
EndGlobal