|
1 | 1 | Microsoft Visual Studio Solution File, Format Version 12.00 |
2 | | -# Visual Studio 2013 |
3 | | -VisualStudioVersion = 12.0.21005.1 |
4 | | -MinimumVisualStudioVersion = 10.0.40219.1 |
| 2 | +# Visual Studio 2012 |
5 | 3 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{722621A6-FA45-4129-8B8D-94880DCD7971}" |
6 | 4 | ProjectSection(SolutionItems) = preProject |
7 | 5 | build.fsx = build.fsx |
@@ -48,8 +46,6 @@ Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "UndoSample", "samples\UndoS |
48 | 46 | EndProject |
49 | 47 | Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "DiningPhilosophers", "samples\DiningPhilosophers\DiningPhilosophers.fsproj", "{330FD61A-B9FE-4AA7-9595-F7BDAB3DDC44}" |
50 | 48 | EndProject |
51 | | -Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "DataStructures", "samples\DataStructures\DataStructures.fsproj", "{C6835309-26A4-4718-931F-FD533E08E1D6}" |
52 | | -EndProject |
53 | 49 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{04FE33E9-D53A-4703-B86B-C84B64958D19}" |
54 | 50 | ProjectSection(SolutionItems) = preProject |
55 | 51 | .nuget\NuGet.Config = .nuget\NuGet.Config |
@@ -232,21 +228,6 @@ Global |
232 | 228 | {330FD61A-B9FE-4AA7-9595-F7BDAB3DDC44}.Release|Mixed Platforms.Build.0 = Release|x86 |
233 | 229 | {330FD61A-B9FE-4AA7-9595-F7BDAB3DDC44}.Release|x86.ActiveCfg = Release|x86 |
234 | 230 | {330FD61A-B9FE-4AA7-9595-F7BDAB3DDC44}.Release|x86.Build.0 = Release|x86 |
235 | | - {C6835309-26A4-4718-931F-FD533E08E1D6}.DataStructures|Any CPU.ActiveCfg = DataStructures|Any CPU |
236 | | - {C6835309-26A4-4718-931F-FD533E08E1D6}.DataStructures|Any CPU.Build.0 = DataStructures|Any CPU |
237 | | - {C6835309-26A4-4718-931F-FD533E08E1D6}.DataStructures|Mixed Platforms.ActiveCfg = DataStructures|Any CPU |
238 | | - {C6835309-26A4-4718-931F-FD533E08E1D6}.DataStructures|Mixed Platforms.Build.0 = DataStructures|Any CPU |
239 | | - {C6835309-26A4-4718-931F-FD533E08E1D6}.DataStructures|x86.ActiveCfg = DataStructures|Any CPU |
240 | | - {C6835309-26A4-4718-931F-FD533E08E1D6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
241 | | - {C6835309-26A4-4718-931F-FD533E08E1D6}.Debug|Any CPU.Build.0 = Debug|Any CPU |
242 | | - {C6835309-26A4-4718-931F-FD533E08E1D6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU |
243 | | - {C6835309-26A4-4718-931F-FD533E08E1D6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU |
244 | | - {C6835309-26A4-4718-931F-FD533E08E1D6}.Debug|x86.ActiveCfg = Debug|Any CPU |
245 | | - {C6835309-26A4-4718-931F-FD533E08E1D6}.Release|Any CPU.ActiveCfg = Release|Any CPU |
246 | | - {C6835309-26A4-4718-931F-FD533E08E1D6}.Release|Any CPU.Build.0 = Release|Any CPU |
247 | | - {C6835309-26A4-4718-931F-FD533E08E1D6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU |
248 | | - {C6835309-26A4-4718-931F-FD533E08E1D6}.Release|Mixed Platforms.Build.0 = Release|Any CPU |
249 | | - {C6835309-26A4-4718-931F-FD533E08E1D6}.Release|x86.ActiveCfg = Release|Any CPU |
250 | 231 | {AD500A06-96ED-408C-9472-262CDC2A119B}.DataStructures|Any CPU.ActiveCfg = Debug|Any CPU |
251 | 232 | {AD500A06-96ED-408C-9472-262CDC2A119B}.DataStructures|Any CPU.Build.0 = Debug|Any CPU |
252 | 233 | {AD500A06-96ED-408C-9472-262CDC2A119B}.DataStructures|Mixed Platforms.ActiveCfg = Debug|Any CPU |
@@ -301,6 +282,5 @@ Global |
301 | 282 | {EC2F35C2-6DC7-437B-9BD1-44DC1B6F7136} = {EFB3F0C2-10B4-4EF5-8FA7-CC39880067A1} |
302 | 283 | {3939EBF0-264F-480B-BFC4-25B21C8EEB1C} = {EFB3F0C2-10B4-4EF5-8FA7-CC39880067A1} |
303 | 284 | {330FD61A-B9FE-4AA7-9595-F7BDAB3DDC44} = {EFB3F0C2-10B4-4EF5-8FA7-CC39880067A1} |
304 | | - {C6835309-26A4-4718-931F-FD533E08E1D6} = {EFB3F0C2-10B4-4EF5-8FA7-CC39880067A1} |
305 | 285 | EndGlobalSection |
306 | 286 | EndGlobal |
0 commit comments