-
Notifications
You must be signed in to change notification settings - Fork 4
/
DeconTools_x64.sln
73 lines (73 loc) · 4.89 KB
/
DeconTools_x64.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.28803.156
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DeconTools.Backend_x64", "DeconTools.Backend\DeconTools.Backend_x64.csproj", "{479F410F-0456-4D09-9B3E-E69002F8D619}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DeconConsole_x64", "DeconConsole\DeconConsole_x64.csproj", "{9D11BE41-4E67-4B5B-8839-95ACA3FEA87E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DeconTools.Workflows_x64", "DeconTools.Workflows\DeconTools.Workflows\DeconTools.Workflows_x64.csproj", "{3041D403-9165-4018-8F83-FFBAA8528B79}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TargetedWorkflowConsoleDMS_x64", "DeconTools.Workflows\TargetedWorkflowConsoleDMS\TargetedWorkflowConsoleDMS_x64.csproj", "{A91C5900-6F9B-413C-BE42-C73C4FF7EFA5}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DeconToolsAutoProcessV1_x64", "DeconToolsAutoProcessV1\DeconToolsAutoProcessV1_x64.csproj", "{BBDDF8AA-5E55-44A8-879F-BB6108503845}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IQ", "IQ\IQ.csproj", "{CFE90075-DA17-4B3A-BF55-EB490CE08B33}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DeconTools.UnitTesting2_x64", "DeconTools.UnitTesting2\DeconTools.UnitTesting2_x64.csproj", "{A3328211-C5BC-4A42-9B84-CB97DAAE8FC7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Decon2LS.UI_x64", "Decon2LS.UI\Decon2LS.UI_x64.csproj", "{0C612C45-8D9A-4DE1-8BCE-E1FD703ED901}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DeconConsole.UnitTesting", "DeconConsole.UnitTesting\DeconConsole.UnitTesting.csproj", "{195A12DD-A4BD-49B9-99A5-F1B19D72C5FC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{479F410F-0456-4D09-9B3E-E69002F8D619}.Debug|x64.ActiveCfg = Debug|x64
{479F410F-0456-4D09-9B3E-E69002F8D619}.Debug|x64.Build.0 = Debug|x64
{479F410F-0456-4D09-9B3E-E69002F8D619}.Release|x64.ActiveCfg = Release|x64
{479F410F-0456-4D09-9B3E-E69002F8D619}.Release|x64.Build.0 = Release|x64
{9D11BE41-4E67-4B5B-8839-95ACA3FEA87E}.Debug|x64.ActiveCfg = Debug|x64
{9D11BE41-4E67-4B5B-8839-95ACA3FEA87E}.Debug|x64.Build.0 = Debug|x64
{9D11BE41-4E67-4B5B-8839-95ACA3FEA87E}.Release|x64.ActiveCfg = Release|x64
{9D11BE41-4E67-4B5B-8839-95ACA3FEA87E}.Release|x64.Build.0 = Release|x64
{3041D403-9165-4018-8F83-FFBAA8528B79}.Debug|x64.ActiveCfg = Debug|x64
{3041D403-9165-4018-8F83-FFBAA8528B79}.Debug|x64.Build.0 = Debug|x64
{3041D403-9165-4018-8F83-FFBAA8528B79}.Release|x64.ActiveCfg = Release|x64
{3041D403-9165-4018-8F83-FFBAA8528B79}.Release|x64.Build.0 = Release|x64
{A91C5900-6F9B-413C-BE42-C73C4FF7EFA5}.Debug|x64.ActiveCfg = Debug|x64
{A91C5900-6F9B-413C-BE42-C73C4FF7EFA5}.Debug|x64.Build.0 = Debug|x64
{A91C5900-6F9B-413C-BE42-C73C4FF7EFA5}.Release|x64.ActiveCfg = Release|x64
{A91C5900-6F9B-413C-BE42-C73C4FF7EFA5}.Release|x64.Build.0 = Release|x64
{BBDDF8AA-5E55-44A8-879F-BB6108503845}.Debug|x64.ActiveCfg = Debug|x64
{BBDDF8AA-5E55-44A8-879F-BB6108503845}.Debug|x64.Build.0 = Debug|x64
{BBDDF8AA-5E55-44A8-879F-BB6108503845}.Release|x64.ActiveCfg = Release|x64
{BBDDF8AA-5E55-44A8-879F-BB6108503845}.Release|x64.Build.0 = Release|x64
{CFE90075-DA17-4B3A-BF55-EB490CE08B33}.Debug|x64.ActiveCfg = Debug|x64
{CFE90075-DA17-4B3A-BF55-EB490CE08B33}.Debug|x64.Build.0 = Debug|x64
{CFE90075-DA17-4B3A-BF55-EB490CE08B33}.Release|x64.ActiveCfg = Release|x64
{CFE90075-DA17-4B3A-BF55-EB490CE08B33}.Release|x64.Build.0 = Release|x64
{A3328211-C5BC-4A42-9B84-CB97DAAE8FC7}.Debug|x64.ActiveCfg = Debug|x64
{A3328211-C5BC-4A42-9B84-CB97DAAE8FC7}.Debug|x64.Build.0 = Debug|x64
{A3328211-C5BC-4A42-9B84-CB97DAAE8FC7}.Release|x64.ActiveCfg = Release|x64
{A3328211-C5BC-4A42-9B84-CB97DAAE8FC7}.Release|x64.Build.0 = Release|x64
{0C612C45-8D9A-4DE1-8BCE-E1FD703ED901}.Debug|x64.ActiveCfg = Debug|x64
{0C612C45-8D9A-4DE1-8BCE-E1FD703ED901}.Debug|x64.Build.0 = Debug|x64
{0C612C45-8D9A-4DE1-8BCE-E1FD703ED901}.Release|x64.ActiveCfg = Release|x64
{0C612C45-8D9A-4DE1-8BCE-E1FD703ED901}.Release|x64.Build.0 = Release|x64
{195A12DD-A4BD-49B9-99A5-F1B19D72C5FC}.Debug|x64.ActiveCfg = Debug|x64
{195A12DD-A4BD-49B9-99A5-F1B19D72C5FC}.Debug|x64.Build.0 = Debug|x64
{195A12DD-A4BD-49B9-99A5-F1B19D72C5FC}.Release|x64.ActiveCfg = Release|x64
{195A12DD-A4BD-49B9-99A5-F1B19D72C5FC}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7C3B15C8-8AB8-420F-8A7C-9856FC232946}
EndGlobalSection
EndGlobal