1+
12Microsoft Visual Studio Solution File, Format Version 12.00
2- # Visual Studio 2013
3+ # Visual Studio 2012
34VisualStudioVersion = 12.0.31101.0
45MinimumVisualStudioVersion = 10.0.40219.1
56Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = ".paket" , ".paket" , "{50709973-279A-4DF0-AF26-8C7535C7C9AE}"
@@ -10,12 +11,12 @@ EndProject
1011Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{722621A6-FA45-4129-8B8D-94880DCD7971}"
1112 Project Section (SolutionItems ) = preProject
1213 build .fsx = build .fsx
13- FSharpx .Extras .nuspec = FSharpx .Extras .nuspec
1414 docs \tools \generate .fsx = docs \tools \generate .fsx
1515 docs \content \index .fsx = docs \content \index .fsx
1616 LICENSE .md = LICENSE .md
17- docs \tools \packages .config = docs \tools \packages .config
1817 README .md = README .md
18+ src \FSharpx .Extras \FSharpx .Extras .paket .template = src \FSharpx .Extras \FSharpx .Extras .paket .template
19+ src \FSharpx .Text .StructuredFormat \FSharpx .Text .StructuredFormat .paket .template = src \FSharpx .Text .StructuredFormat \FSharpx .Text .StructuredFormat .paket .template
1920 EndProject Section
2021EndProject
2122Project ("{F2A71F9B-5D33-465A-A702-920D77279786}" ) = "FSharpx.Tests" , "tests\FSharpx.Tests\FSharpx.Tests.fsproj" , "{26D9D3EE-E882-43E6-A79E-5D1D89E92C4F}"
@@ -44,11 +45,11 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Samples", "Samples", "{EFB3
4445 docs \content \WebProxy .fsx = docs \content \WebProxy .fsx
4546 EndProject Section
4647EndProject
47- Project ("{F2A71F9B-5D33-465A-A702-920D77279786 }" ) = "FSharpx.Extras.Tests" , "FSharpx.Extras.Tests\FSharpx.Extras.Tests.fsproj" , "{AD500A06-96ED-408C-9472-262CDC2A119B}"
48+ Project ("{f2a71f9b-5d33-465a-a702-920d77279786 }" ) = "FSharpx.Extras.Tests" , "FSharpx.Extras.Tests\FSharpx.Extras.Tests.fsproj" , "{AD500A06-96ED-408C-9472-262CDC2A119B}"
4849EndProject
4950Project ("{F2A71F9B-5D33-465A-A702-920D77279786}" ) = "FSharpx.Text.StructuredFormat" , "src\FSharpx.Text.StructuredFormat\FSharpx.Text.StructuredFormat.fsproj" , "{65E077ED-F51A-42D7-8004-E90D60AF8B8F}"
5051EndProject
51- Project ("{F2A71F9B-5D33-465A-A702-920D77279786 }" ) = "FSharpx.Text.StructuredFormat.Tests" , "tests\FSharpx.Text.StructuredFormat.Tests\FSharpx.Text.StructuredFormat.Tests.fsproj" , "{FBE1E618-4F32-4305-95C0-B0FFBAD24EF7}"
52+ Project ("{f2a71f9b-5d33-465a-a702-920d77279786 }" ) = "FSharpx.Text.StructuredFormat.Tests" , "tests\FSharpx.Text.StructuredFormat.Tests\FSharpx.Text.StructuredFormat.Tests.fsproj" , "{FBE1E618-4F32-4305-95C0-B0FFBAD24EF7}"
5253EndProject
5354Global
5455 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
@@ -63,6 +64,21 @@ Global
6364 Release| x86 = Release| x86
6465 EndGlobalSection
6566 GlobalSection (ProjectConfigurationPlatforms ) = postSolution
67+ {1E95A279-C2A9-498B-BC72-6E7A0D6854CE} .DataStructures| Any CPU .ActiveCfg = Debug| Any CPU
68+ {1E95A279-C2A9-498B-BC72-6E7A0D6854CE} .DataStructures| Any CPU .Build .0 = Debug| Any CPU
69+ {1E95A279-C2A9-498B-BC72-6E7A0D6854CE} .DataStructures| Mixed Platforms .ActiveCfg = Debug| Any CPU
70+ {1E95A279-C2A9-498B-BC72-6E7A0D6854CE} .DataStructures| Mixed Platforms .Build .0 = Debug| Any CPU
71+ {1E95A279-C2A9-498B-BC72-6E7A0D6854CE} .DataStructures| x86 .ActiveCfg = Debug| Any CPU
72+ {1E95A279-C2A9-498B-BC72-6E7A0D6854CE} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
73+ {1E95A279-C2A9-498B-BC72-6E7A0D6854CE} .Debug| Any CPU .Build .0 = Debug| Any CPU
74+ {1E95A279-C2A9-498B-BC72-6E7A0D6854CE} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
75+ {1E95A279-C2A9-498B-BC72-6E7A0D6854CE} .Debug| Mixed Platforms .Build .0 = Debug| Any CPU
76+ {1E95A279-C2A9-498B-BC72-6E7A0D6854CE} .Debug| x86 .ActiveCfg = Debug| Any CPU
77+ {1E95A279-C2A9-498B-BC72-6E7A0D6854CE} .Release| Any CPU .ActiveCfg = Release| Any CPU
78+ {1E95A279-C2A9-498B-BC72-6E7A0D6854CE} .Release| Any CPU .Build .0 = Release| Any CPU
79+ {1E95A279-C2A9-498B-BC72-6E7A0D6854CE} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
80+ {1E95A279-C2A9-498B-BC72-6E7A0D6854CE} .Release| Mixed Platforms .Build .0 = Release| Any CPU
81+ {1E95A279-C2A9-498B-BC72-6E7A0D6854CE} .Release| x86 .ActiveCfg = Release| Any CPU
6682 {26D9D3EE-E882-43E6-A79E-5D1D89E92C4F} .DataStructures| Any CPU .ActiveCfg = Debug| Any CPU
6783 {26D9D3EE-E882-43E6-A79E-5D1D89E92C4F} .DataStructures| Any CPU .Build .0 = Debug| Any CPU
6884 {26D9D3EE-E882-43E6-A79E-5D1D89E92C4F} .DataStructures| Mixed Platforms .ActiveCfg = Debug| Any CPU
@@ -93,36 +109,6 @@ Global
93109 {4354A199-6ACF-4DB5-A8FA-BAD638D1D0E3} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
94110 {4354A199-6ACF-4DB5-A8FA-BAD638D1D0E3} .Release| Mixed Platforms .Build .0 = Release| Any CPU
95111 {4354A199-6ACF-4DB5-A8FA-BAD638D1D0E3} .Release| x86 .ActiveCfg = Release| Any CPU
96- {1E95A279-C2A9-498B-BC72-6E7A0D6854CE} .DataStructures| Any CPU .ActiveCfg = Debug| Any CPU
97- {1E95A279-C2A9-498B-BC72-6E7A0D6854CE} .DataStructures| Any CPU .Build .0 = Debug| Any CPU
98- {1E95A279-C2A9-498B-BC72-6E7A0D6854CE} .DataStructures| Mixed Platforms .ActiveCfg = Debug| Any CPU
99- {1E95A279-C2A9-498B-BC72-6E7A0D6854CE} .DataStructures| Mixed Platforms .Build .0 = Debug| Any CPU
100- {1E95A279-C2A9-498B-BC72-6E7A0D6854CE} .DataStructures| x86 .ActiveCfg = Debug| Any CPU
101- {1E95A279-C2A9-498B-BC72-6E7A0D6854CE} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
102- {1E95A279-C2A9-498B-BC72-6E7A0D6854CE} .Debug| Any CPU .Build .0 = Debug| Any CPU
103- {1E95A279-C2A9-498B-BC72-6E7A0D6854CE} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
104- {1E95A279-C2A9-498B-BC72-6E7A0D6854CE} .Debug| Mixed Platforms .Build .0 = Debug| Any CPU
105- {1E95A279-C2A9-498B-BC72-6E7A0D6854CE} .Debug| x86 .ActiveCfg = Debug| Any CPU
106- {1E95A279-C2A9-498B-BC72-6E7A0D6854CE} .Release| Any CPU .ActiveCfg = Release| Any CPU
107- {1E95A279-C2A9-498B-BC72-6E7A0D6854CE} .Release| Any CPU .Build .0 = Release| Any CPU
108- {1E95A279-C2A9-498B-BC72-6E7A0D6854CE} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
109- {1E95A279-C2A9-498B-BC72-6E7A0D6854CE} .Release| Mixed Platforms .Build .0 = Release| Any CPU
110- {1E95A279-C2A9-498B-BC72-6E7A0D6854CE} .Release| x86 .ActiveCfg = Release| Any CPU
111- {AD500A06-96ED-408C-9472-262CDC2A119B} .DataStructures| Any CPU .ActiveCfg = Debug| Any CPU
112- {AD500A06-96ED-408C-9472-262CDC2A119B} .DataStructures| Any CPU .Build .0 = Debug| Any CPU
113- {AD500A06-96ED-408C-9472-262CDC2A119B} .DataStructures| Mixed Platforms .ActiveCfg = Debug| Any CPU
114- {AD500A06-96ED-408C-9472-262CDC2A119B} .DataStructures| Mixed Platforms .Build .0 = Debug| Any CPU
115- {AD500A06-96ED-408C-9472-262CDC2A119B} .DataStructures| x86 .ActiveCfg = Debug| Any CPU
116- {AD500A06-96ED-408C-9472-262CDC2A119B} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
117- {AD500A06-96ED-408C-9472-262CDC2A119B} .Debug| Any CPU .Build .0 = Debug| Any CPU
118- {AD500A06-96ED-408C-9472-262CDC2A119B} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
119- {AD500A06-96ED-408C-9472-262CDC2A119B} .Debug| Mixed Platforms .Build .0 = Debug| Any CPU
120- {AD500A06-96ED-408C-9472-262CDC2A119B} .Debug| x86 .ActiveCfg = Debug| Any CPU
121- {AD500A06-96ED-408C-9472-262CDC2A119B} .Release| Any CPU .ActiveCfg = Release| Any CPU
122- {AD500A06-96ED-408C-9472-262CDC2A119B} .Release| Any CPU .Build .0 = Release| Any CPU
123- {AD500A06-96ED-408C-9472-262CDC2A119B} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
124- {AD500A06-96ED-408C-9472-262CDC2A119B} .Release| Mixed Platforms .Build .0 = Release| Any CPU
125- {AD500A06-96ED-408C-9472-262CDC2A119B} .Release| x86 .ActiveCfg = Release| Any CPU
126112 {65E077ED-F51A-42D7-8004-E90D60AF8B8F} .DataStructures| Any CPU .ActiveCfg = Debug| Any CPU
127113 {65E077ED-F51A-42D7-8004-E90D60AF8B8F} .DataStructures| Any CPU .Build .0 = Debug| Any CPU
128114 {65E077ED-F51A-42D7-8004-E90D60AF8B8F} .DataStructures| Mixed Platforms .ActiveCfg = Debug| Any CPU
@@ -138,6 +124,21 @@ Global
138124 {65E077ED-F51A-42D7-8004-E90D60AF8B8F} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
139125 {65E077ED-F51A-42D7-8004-E90D60AF8B8F} .Release| Mixed Platforms .Build .0 = Release| Any CPU
140126 {65E077ED-F51A-42D7-8004-E90D60AF8B8F} .Release| x86 .ActiveCfg = Release| Any CPU
127+ {AD500A06-96ED-408C-9472-262CDC2A119B} .DataStructures| Any CPU .ActiveCfg = Debug| Any CPU
128+ {AD500A06-96ED-408C-9472-262CDC2A119B} .DataStructures| Any CPU .Build .0 = Debug| Any CPU
129+ {AD500A06-96ED-408C-9472-262CDC2A119B} .DataStructures| Mixed Platforms .ActiveCfg = Debug| Any CPU
130+ {AD500A06-96ED-408C-9472-262CDC2A119B} .DataStructures| Mixed Platforms .Build .0 = Debug| Any CPU
131+ {AD500A06-96ED-408C-9472-262CDC2A119B} .DataStructures| x86 .ActiveCfg = Debug| Any CPU
132+ {AD500A06-96ED-408C-9472-262CDC2A119B} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
133+ {AD500A06-96ED-408C-9472-262CDC2A119B} .Debug| Any CPU .Build .0 = Debug| Any CPU
134+ {AD500A06-96ED-408C-9472-262CDC2A119B} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
135+ {AD500A06-96ED-408C-9472-262CDC2A119B} .Debug| Mixed Platforms .Build .0 = Debug| Any CPU
136+ {AD500A06-96ED-408C-9472-262CDC2A119B} .Debug| x86 .ActiveCfg = Debug| Any CPU
137+ {AD500A06-96ED-408C-9472-262CDC2A119B} .Release| Any CPU .ActiveCfg = Release| Any CPU
138+ {AD500A06-96ED-408C-9472-262CDC2A119B} .Release| Any CPU .Build .0 = Release| Any CPU
139+ {AD500A06-96ED-408C-9472-262CDC2A119B} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
140+ {AD500A06-96ED-408C-9472-262CDC2A119B} .Release| Mixed Platforms .Build .0 = Release| Any CPU
141+ {AD500A06-96ED-408C-9472-262CDC2A119B} .Release| x86 .ActiveCfg = Release| Any CPU
141142 {FBE1E618-4F32-4305-95C0-B0FFBAD24EF7} .DataStructures| Any CPU .ActiveCfg = Debug| Any CPU
142143 {FBE1E618-4F32-4305-95C0-B0FFBAD24EF7} .DataStructures| Any CPU .Build .0 = Debug| Any CPU
143144 {FBE1E618-4F32-4305-95C0-B0FFBAD24EF7} .DataStructures| Mixed Platforms .ActiveCfg = Debug| Any CPU
@@ -154,6 +155,8 @@ Global
154155 {FBE1E618-4F32-4305-95C0-B0FFBAD24EF7} .Release| Mixed Platforms .Build .0 = Release| Any CPU
155156 {FBE1E618-4F32-4305-95C0-B0FFBAD24EF7} .Release| x86 .ActiveCfg = Release| Any CPU
156157 EndGlobalSection
158+ GlobalSection (NestedProjects ) = preSolution
159+ EndGlobalSection
157160 GlobalSection (SolutionProperties ) = preSolution
158161 HideSolutionNode = FALSE
159162 EndGlobalSection
0 commit comments