1 |
|
---|
2 | Microsoft Visual Studio Solution File, Format Version 12.00
|
---|
3 | # Visual Studio 2012
|
---|
4 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{C80F4C35-CB87-4695-8A53-6F2D08275253}"
|
---|
5 | ProjectSection(SolutionItems) = preProject
|
---|
6 | Build.cmd = Build.cmd
|
---|
7 | PreBuildEvent.cmd = PreBuildEvent.cmd
|
---|
8 | EndProjectSection
|
---|
9 | EndProject
|
---|
10 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Analysis.AlgorithmBehavior.Analyzers-3.3", "HeuristicLab.Analysis.AlgorithmBehavior.Analyzers\3.3\HeuristicLab.Analysis.AlgorithmBehavior.Analyzers-3.3.csproj", "{2533D1F9-F7F6-46CB-90D2-76D254E38DEE}"
|
---|
11 | EndProject
|
---|
12 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Analysis.AlgorithmBehavior.Analyzers.Views-3.3", "HeuristicLab.Analysis.AlgorithmBehavior.Analyzers.Views\3.3\HeuristicLab.Analysis.AlgorithmBehavior.Analyzers.Views-3.3.csproj", "{4B306883-EB5B-4DE0-A5E1-B6BFD8A2E4D4}"
|
---|
13 | EndProject
|
---|
14 | Global
|
---|
15 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
---|
16 | Debug|Any CPU = Debug|Any CPU
|
---|
17 | Debug|x64 = Debug|x64
|
---|
18 | Debug|x86 = Debug|x86
|
---|
19 | Release|Any CPU = Release|Any CPU
|
---|
20 | Release|x64 = Release|x64
|
---|
21 | Release|x86 = Release|x86
|
---|
22 | EndGlobalSection
|
---|
23 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
---|
24 | {2533D1F9-F7F6-46CB-90D2-76D254E38DEE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
25 | {2533D1F9-F7F6-46CB-90D2-76D254E38DEE}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
26 | {2533D1F9-F7F6-46CB-90D2-76D254E38DEE}.Debug|x64.ActiveCfg = Debug|Any CPU
|
---|
27 | {2533D1F9-F7F6-46CB-90D2-76D254E38DEE}.Debug|x86.ActiveCfg = Debug|Any CPU
|
---|
28 | {2533D1F9-F7F6-46CB-90D2-76D254E38DEE}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
29 | {2533D1F9-F7F6-46CB-90D2-76D254E38DEE}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
30 | {2533D1F9-F7F6-46CB-90D2-76D254E38DEE}.Release|x64.ActiveCfg = Release|Any CPU
|
---|
31 | {2533D1F9-F7F6-46CB-90D2-76D254E38DEE}.Release|x86.ActiveCfg = Release|Any CPU
|
---|
32 | {4B306883-EB5B-4DE0-A5E1-B6BFD8A2E4D4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
33 | {4B306883-EB5B-4DE0-A5E1-B6BFD8A2E4D4}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
34 | {4B306883-EB5B-4DE0-A5E1-B6BFD8A2E4D4}.Debug|x64.ActiveCfg = Debug|Any CPU
|
---|
35 | {4B306883-EB5B-4DE0-A5E1-B6BFD8A2E4D4}.Debug|x86.ActiveCfg = Debug|Any CPU
|
---|
36 | {4B306883-EB5B-4DE0-A5E1-B6BFD8A2E4D4}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
37 | {4B306883-EB5B-4DE0-A5E1-B6BFD8A2E4D4}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
38 | {4B306883-EB5B-4DE0-A5E1-B6BFD8A2E4D4}.Release|x64.ActiveCfg = Release|Any CPU
|
---|
39 | {4B306883-EB5B-4DE0-A5E1-B6BFD8A2E4D4}.Release|x86.ActiveCfg = Release|Any CPU
|
---|
40 | EndGlobalSection
|
---|
41 | GlobalSection(SolutionProperties) = preSolution
|
---|
42 | HideSolutionNode = FALSE
|
---|
43 | EndGlobalSection
|
---|
44 | EndGlobal
|
---|