|
1 |
| - |
2 |
| -Microsoft Visual Studio Solution File, Format Version 12.00 |
3 |
| -# Visual Studio 2012 |
4 |
| -VisualStudioVersion = 12.0.31101.0 |
5 |
| -MinimumVisualStudioVersion = 10.0.40219.1 |
6 |
| -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MainProgram", "MainProgram\MainProgram.csproj", "{7DD9570B-B0B6-414C-A5E5-ACB622A294B6}" |
7 |
| -EndProject |
8 |
| -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DataStructures", "DataStructures\DataStructures.csproj", "{464251A0-3667-42BA-A3D5-0581D65C442B}" |
9 |
| -EndProject |
10 |
| -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Algorithms", "Algorithms\Algorithms.csproj", "{8F59D573-A1B8-438F-A67A-A7F11FACF201}" |
11 |
| -EndProject |
12 |
| -Global |
13 |
| - GlobalSection(SolutionConfigurationPlatforms) = preSolution |
14 |
| - Debug|Any CPU = Debug|Any CPU |
15 |
| - Release|Any CPU = Release|Any CPU |
16 |
| - EndGlobalSection |
17 |
| - GlobalSection(ProjectConfigurationPlatforms) = postSolution |
18 |
| - {464251A0-3667-42BA-A3D5-0581D65C442B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
19 |
| - {464251A0-3667-42BA-A3D5-0581D65C442B}.Debug|Any CPU.Build.0 = Debug|Any CPU |
20 |
| - {464251A0-3667-42BA-A3D5-0581D65C442B}.Release|Any CPU.ActiveCfg = Release|Any CPU |
21 |
| - {464251A0-3667-42BA-A3D5-0581D65C442B}.Release|Any CPU.Build.0 = Release|Any CPU |
22 |
| - {7DD9570B-B0B6-414C-A5E5-ACB622A294B6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
23 |
| - {7DD9570B-B0B6-414C-A5E5-ACB622A294B6}.Debug|Any CPU.Build.0 = Debug|Any CPU |
24 |
| - {7DD9570B-B0B6-414C-A5E5-ACB622A294B6}.Release|Any CPU.ActiveCfg = Release|Any CPU |
25 |
| - {7DD9570B-B0B6-414C-A5E5-ACB622A294B6}.Release|Any CPU.Build.0 = Release|Any CPU |
26 |
| - {8F59D573-A1B8-438F-A67A-A7F11FACF201}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
27 |
| - {8F59D573-A1B8-438F-A67A-A7F11FACF201}.Debug|Any CPU.Build.0 = Debug|Any CPU |
28 |
| - {8F59D573-A1B8-438F-A67A-A7F11FACF201}.Release|Any CPU.ActiveCfg = Release|Any CPU |
29 |
| - {8F59D573-A1B8-438F-A67A-A7F11FACF201}.Release|Any CPU.Build.0 = Release|Any CPU |
30 |
| - EndGlobalSection |
31 |
| - GlobalSection(MonoDevelopProperties) = preSolution |
32 |
| - Policies = $0 |
33 |
| - $0.TextStylePolicy = $1 |
34 |
| - $1.inheritsSet = VisualStudio |
35 |
| - $1.inheritsScope = text/plain |
36 |
| - $1.scope = text/x-csharp |
37 |
| - $0.CSharpFormattingPolicy = $2 |
38 |
| - $2.IndentSwitchBody = True |
39 |
| - $2.IndentBlocksInsideExpressions = True |
40 |
| - $2.AnonymousMethodBraceStyle = NextLine |
41 |
| - $2.PropertyBraceStyle = NextLine |
42 |
| - $2.PropertyGetBraceStyle = NextLine |
43 |
| - $2.PropertySetBraceStyle = NextLine |
44 |
| - $2.EventBraceStyle = NextLine |
45 |
| - $2.EventAddBraceStyle = NextLine |
46 |
| - $2.EventRemoveBraceStyle = NextLine |
47 |
| - $2.StatementBraceStyle = NextLine |
48 |
| - $2.ElseNewLinePlacement = NewLine |
49 |
| - $2.CatchNewLinePlacement = NewLine |
50 |
| - $2.FinallyNewLinePlacement = NewLine |
51 |
| - $2.WhileNewLinePlacement = DoNotCare |
52 |
| - $2.ArrayInitializerWrapping = DoNotChange |
53 |
| - $2.ArrayInitializerBraceStyle = NextLine |
54 |
| - $2.BeforeMethodDeclarationParentheses = False |
55 |
| - $2.BeforeMethodCallParentheses = False |
56 |
| - $2.BeforeConstructorDeclarationParentheses = False |
57 |
| - $2.NewLineBeforeConstructorInitializerColon = NewLine |
58 |
| - $2.NewLineAfterConstructorInitializerColon = SameLine |
59 |
| - $2.BeforeDelegateDeclarationParentheses = False |
60 |
| - $2.NewParentheses = False |
61 |
| - $2.SpacesBeforeBrackets = False |
62 |
| - $2.inheritsSet = Mono |
63 |
| - $2.inheritsScope = text/x-csharp |
64 |
| - $2.scope = text/x-csharp |
65 |
| - EndGlobalSection |
66 |
| - GlobalSection(CodealikeProperties) = postSolution |
67 |
| - SolutionGuid = f7178bdb-e6ee-479b-8876-5fd96edf50a4 |
68 |
| - EndGlobalSection |
69 |
| - GlobalSection(SolutionProperties) = preSolution |
70 |
| - HideSolutionNode = FALSE |
71 |
| - EndGlobalSection |
72 |
| -EndGlobal |
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio 2012 |
| 4 | +VisualStudioVersion = 12.0.31101.0 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MainProgram", "MainProgram\MainProgram.csproj", "{7DD9570B-B0B6-414C-A5E5-ACB622A294B6}" |
| 7 | +EndProject |
| 8 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DataStructures", "DataStructures\DataStructures.csproj", "{464251A0-3667-42BA-A3D5-0581D65C442B}" |
| 9 | +EndProject |
| 10 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Algorithms", "Algorithms\Algorithms.csproj", "{8F59D573-A1B8-438F-A67A-A7F11FACF201}" |
| 11 | +EndProject |
| 12 | +Global |
| 13 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 14 | + Debug|Any CPU = Debug|Any CPU |
| 15 | + Release|Any CPU = Release|Any CPU |
| 16 | + EndGlobalSection |
| 17 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 18 | + {464251A0-3667-42BA-A3D5-0581D65C442B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 19 | + {464251A0-3667-42BA-A3D5-0581D65C442B}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 20 | + {464251A0-3667-42BA-A3D5-0581D65C442B}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 21 | + {464251A0-3667-42BA-A3D5-0581D65C442B}.Release|Any CPU.Build.0 = Release|Any CPU |
| 22 | + {7DD9570B-B0B6-414C-A5E5-ACB622A294B6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 23 | + {7DD9570B-B0B6-414C-A5E5-ACB622A294B6}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 24 | + {7DD9570B-B0B6-414C-A5E5-ACB622A294B6}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 25 | + {7DD9570B-B0B6-414C-A5E5-ACB622A294B6}.Release|Any CPU.Build.0 = Release|Any CPU |
| 26 | + {8F59D573-A1B8-438F-A67A-A7F11FACF201}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 27 | + {8F59D573-A1B8-438F-A67A-A7F11FACF201}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 28 | + {8F59D573-A1B8-438F-A67A-A7F11FACF201}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 29 | + {8F59D573-A1B8-438F-A67A-A7F11FACF201}.Release|Any CPU.Build.0 = Release|Any CPU |
| 30 | + EndGlobalSection |
| 31 | + GlobalSection(MonoDevelopProperties) = preSolution |
| 32 | + Policies = $0 |
| 33 | + $0.TextStylePolicy = $1 |
| 34 | + $1.inheritsSet = VisualStudio |
| 35 | + $1.inheritsScope = text/plain |
| 36 | + $1.scope = text/x-csharp |
| 37 | + $0.CSharpFormattingPolicy = $2 |
| 38 | + $2.IndentSwitchBody = True |
| 39 | + $2.IndentBlocksInsideExpressions = True |
| 40 | + $2.AnonymousMethodBraceStyle = NextLine |
| 41 | + $2.PropertyBraceStyle = NextLine |
| 42 | + $2.PropertyGetBraceStyle = NextLine |
| 43 | + $2.PropertySetBraceStyle = NextLine |
| 44 | + $2.EventBraceStyle = NextLine |
| 45 | + $2.EventAddBraceStyle = NextLine |
| 46 | + $2.EventRemoveBraceStyle = NextLine |
| 47 | + $2.StatementBraceStyle = NextLine |
| 48 | + $2.ElseNewLinePlacement = NewLine |
| 49 | + $2.CatchNewLinePlacement = NewLine |
| 50 | + $2.FinallyNewLinePlacement = NewLine |
| 51 | + $2.WhileNewLinePlacement = DoNotCare |
| 52 | + $2.ArrayInitializerWrapping = DoNotChange |
| 53 | + $2.ArrayInitializerBraceStyle = NextLine |
| 54 | + $2.BeforeMethodDeclarationParentheses = False |
| 55 | + $2.BeforeMethodCallParentheses = False |
| 56 | + $2.BeforeConstructorDeclarationParentheses = False |
| 57 | + $2.NewLineBeforeConstructorInitializerColon = NewLine |
| 58 | + $2.NewLineAfterConstructorInitializerColon = SameLine |
| 59 | + $2.BeforeDelegateDeclarationParentheses = False |
| 60 | + $2.NewParentheses = False |
| 61 | + $2.SpacesBeforeBrackets = False |
| 62 | + $2.inheritsSet = Mono |
| 63 | + $2.inheritsScope = text/x-csharp |
| 64 | + $2.scope = text/x-csharp |
| 65 | + EndGlobalSection |
| 66 | + GlobalSection(CodealikeProperties) = postSolution |
| 67 | + SolutionGuid = f7178bdb-e6ee-479b-8876-5fd96edf50a4 |
| 68 | + EndGlobalSection |
| 69 | + GlobalSection(SolutionProperties) = preSolution |
| 70 | + HideSolutionNode = FALSE |
| 71 | + EndGlobalSection |
| 72 | +EndGlobal |
0 commit comments