@@ -5,38 +5,47 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CommandLine", "src\CommandL
55EndProject
66Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "CommandLine.Tests" , "src\CommandLine.Tests\CommandLine.Tests.csproj" , "{0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E}"
77EndProject
8- Project ("{F2A71F9B-5D33-465A-A702-920D77279786}" ) = "CommandLine.FSharp" , "src\CommandLine.FSharp\CommandLine.FSharp.fsproj" , "{DFB97974-E2CC-42E6-BEB6-B6403FCB8B63}"
9- EndProject
10- Project ("{F2A71F9B-5D33-465A-A702-920D77279786}" ) = "CommandLine.FSharp.Tests" , "src\CommandLine.FSharp.Tests\CommandLine.FSharp.Tests.fsproj" , "{54235AC4-60F1-4A3F-B218-3896B794043D}"
11- EndProject
128Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = ".Welcome" , ".Welcome" , "{D9C1F005-94A7-4A2A-81F3-9C053D5A6AEC}"
139 Project Section (SolutionItems ) = preProject
1410 doc \LICENSE = doc \LICENSE
1511 README .md = README .md
1612 EndProject Section
1713EndProject
14+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "FSharp" , "FSharp" , "{751E6303-1623-4418-B298-4FF97DA5C86E}"
15+ EndProject
16+ Project ("{4925A630-B079-445d-BCD4-3A9C94FE9307}" ) = "CommandLine.FSharp" , "src\CommandLine.FSharp\CommandLine.FSharp.fsproj" , "DFB97974-E2CC-42E6-BEB6-B6403FCB8B63"
17+ EndProject
18+ Project ("{4925A630-B079-445d-BCD4-3A9C94FE9307}" ) = "CommandLine.FSharp.Tests" , "src\CommandLine.FSharp.Tests\CommandLine.FSharp.Tests.fsproj" , "54235AC4-60F1-4A3F-B218-3896B794043D"
19+ EndProject
1820Global
1921 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
2022 Debug| Any CPU = Debug| Any CPU
2123 Release| Any CPU = Release| Any CPU
2224 EndGlobalSection
2325 GlobalSection (ProjectConfigurationPlatforms ) = postSolution
24- {E1BD3C65-49C3-49E7-BABA-C60980CB3F20} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
25- {E1BD3C65-49C3-49E7-BABA-C60980CB3F20} .Debug| Any CPU .Build .0 = Debug| Any CPU
26- {E1BD3C65-49C3-49E7-BABA-C60980CB3F20} .Release| Any CPU .ActiveCfg = Release| Any CPU
27- {E1BD3C65-49C3-49E7-BABA-C60980CB3F20} .Release| Any CPU .Build .0 = Release| Any CPU
2826 {0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
2927 {0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E} .Debug| Any CPU .Build .0 = Debug| Any CPU
3028 {0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E} .Release| Any CPU .ActiveCfg = Release| Any CPU
3129 {0A15C4D2-B3E9-43AB-8155-1B39F7AC8A5E} .Release| Any CPU .Build .0 = Release| Any CPU
32- {DFB97974-E2CC-42E6-BEB6-B6403FCB8B63} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
33- {DFB97974-E2CC-42E6-BEB6-B6403FCB8B63} .Debug| Any CPU .Build .0 = Debug| Any CPU
34- {DFB97974-E2CC-42E6-BEB6-B6403FCB8B63} .Release| Any CPU .ActiveCfg = Release| Any CPU
35- {DFB97974-E2CC-42E6-BEB6-B6403FCB8B63} .Release| Any CPU .Build .0 = Release| Any CPU
3630 {54235AC4-60F1-4A3F-B218-3896B794043D} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
3731 {54235AC4-60F1-4A3F-B218-3896B794043D} .Debug| Any CPU .Build .0 = Debug| Any CPU
3832 {54235AC4-60F1-4A3F-B218-3896B794043D} .Release| Any CPU .ActiveCfg = Release| Any CPU
3933 {54235AC4-60F1-4A3F-B218-3896B794043D} .Release| Any CPU .Build .0 = Release| Any CPU
34+ {DFB97974-E2CC-42E6-BEB6-B6403FCB8B63} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
35+ {DFB97974-E2CC-42E6-BEB6-B6403FCB8B63} .Debug| Any CPU .Build .0 = Debug| Any CPU
36+ {DFB97974-E2CC-42E6-BEB6-B6403FCB8B63} .Release| Any CPU .ActiveCfg = Release| Any CPU
37+ {DFB97974-E2CC-42E6-BEB6-B6403FCB8B63} .Release| Any CPU .Build .0 = Release| Any CPU
38+ {E1BD3C65-49C3-49E7-BABA-C60980CB3F20} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
39+ {E1BD3C65-49C3-49E7-BABA-C60980CB3F20} .Debug| Any CPU .Build .0 = Debug| Any CPU
40+ {E1BD3C65-49C3-49E7-BABA-C60980CB3F20} .Release| Any CPU .ActiveCfg = Release| Any CPU
41+ {E1BD3C65-49C3-49E7-BABA-C60980CB3F20} .Release| Any CPU .Build .0 = Release| Any CPU
42+ EndGlobalSection
43+ GlobalSection (NestedProjects ) = preSolution
44+ DFB 97974 -E 2 CC -42 E 6 -BEB 6 -B 6403 FCB 8 B 63 = {751E6303-1623-4418-B298-4FF97DA5C86E}
45+ 54235 AC 4 -60 F 1 -4 A 3 F -B 218 -3896 B 794043 D = {751E6303-1623-4418-B298-4FF97DA5C86E}
46+ EndGlobalSection
47+ GlobalSection (MonoDevelopProperties ) = preSolution
48+ StartupItem = src \CommandLine \CommandLine .csproj
4049 EndGlobalSection
4150 GlobalSection (SolutionProperties ) = preSolution
4251 HideSolutionNode = FALSE
0 commit comments