1+
12Microsoft Visual Studio Solution File, Format Version 12.00
2- # Visual Studio 14
3- VisualStudioVersion = 14 .0.24720 .0
4- MinimumVisualStudioVersion = 10 .0.40219.1
3+ # Visual Studio 15
4+ VisualStudioVersion = 15 .0.26124 .0
5+ MinimumVisualStudioVersion = 15 .0.26124.0
56Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = ".paket" , ".paket" , "{63297B98-5CED-492C-A5B7-A5B4F73CF142}"
67 Project Section (SolutionItems ) = preProject
78 paket .dependencies = paket .dependencies
89 paket .lock = paket .lock
910 EndProject Section
1011EndProject
11- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "docs" , "docs" , "{A6A6AF7D-D6E3-442D-9B1E-58CC91879BE1}"
12- EndProject
13- Project ("{F2A71F9B-5D33-465A-A702-920D77279786}" ) = "FSharp.Control.AsyncSeq" , "src\FSharp.Control.AsyncSeq\FSharp.Control.AsyncSeq.fsproj" , "{2D4F3D0E-0E18-48D7-9C27-98864039393D}"
14- EndProject
1512Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "project" , "project" , "{BF60BC93-E09B-4E5F-9D85-95A519479D54}"
1613 Project Section (SolutionItems ) = preProject
1714 build .fsx = build .fsx
@@ -20,56 +17,74 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "project", "project", "{BF60
2017 RELEASE _NOTES .md = RELEASE _NOTES .md
2118 EndProject Section
2219EndProject
23- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "tools" , "tools" , "{83F16175-43B1-4C90-A1EE-8E351C33435D}"
24- Project Section (SolutionItems ) = preProject
25- docs \tools \generate .fsx = docs \tools \generate .fsx
26- docs \tools \templates \template .cshtml = docs \tools \templates \template .cshtml
27- EndProject Section
20+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "docs" , "docs" , "{A6A6AF7D-D6E3-442D-9B1E-58CC91879BE1}"
2821EndProject
2922Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "content" , "content" , "{8E6D5255-776D-4B61-85F9-73C37AA1FB9A}"
3023 Project Section (SolutionItems ) = preProject
3124 docs \content \index .md = docs \content \index .md
3225 docs \content \terminology .md = docs \content \terminology .md
3326 EndProject Section
3427EndProject
35- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "tests" , "tests" , "{ED8079DD-2B06-4030-9F0F-DC548F98E1C4}"
36- EndProject
37- Project ("{F2A71F9B-5D33-465A-A702-920D77279786}" ) = "FSharp.Control.AsyncSeq.Tests" , "tests\FSharp.Control.AsyncSeq.Tests\FSharp.Control.AsyncSeq.Tests.fsproj" , "{ADBD32DB-B7AC-4E81-9507-28F329AF23E7}"
38- EndProject
3928Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "library" , "library" , "{B4BB88FA-DB8C-4651-9869-A8FEA79F044E}"
4029 Project Section (SolutionItems ) = preProject
4130 docs \content \library \AsyncSeq .fsx = docs \content \library \AsyncSeq .fsx
4231 docs \content \library \AsyncSeqExamples .fsx = docs \content \library \AsyncSeqExamples .fsx
4332 EndProject Section
4433EndProject
45- Project ("{F2A71F9B-5D33-465A-A702-920D77279786}" ) = "FSharp.Control.AsyncSeq.Profile7" , "src\FSharp.Control.AsyncSeq.Profile7\FSharp.Control.AsyncSeq.Profile7.fsproj" , "{114DCF3C-D7CC-4E53-AFF0-AFBFC0C8B966}"
34+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "tools" , "tools" , "{83F16175-43B1-4C90-A1EE-8E351C33435D}"
35+ Project Section (SolutionItems ) = preProject
36+ docs \tools \generate .fsx = docs \tools \generate .fsx
37+ docs \tools \templates \template .cshtml = docs \tools \templates \template .cshtml
38+ EndProject Section
39+ EndProject
40+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "src" , "src" , "{86625A13-D7E2-4EAD-B13A-4F37BD89DE2A}"
41+ EndProject
42+ Project ("{F2A71F9B-5D33-465A-A702-920D77279786}" ) = "FSharp.Control.AsyncSeq" , "src\FSharp.Control.AsyncSeq\FSharp.Control.AsyncSeq.fsproj" , "{73959F56-6BF7-4B09-B361-4CE67396CE06}"
43+ EndProject
44+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "tests" , "tests" , "{561B2DD4-BBFB-4E0D-BF73-C10A3E42507C}"
45+ EndProject
46+ Project ("{F2A71F9B-5D33-465A-A702-920D77279786}" ) = "FSharp.Control.AsyncSeq.Tests" , "tests\FSharp.Control.AsyncSeq.Tests\FSharp.Control.AsyncSeq.Tests.fsproj" , "{F2404B35-0DAD-483D-9406-7C763CDDC029}"
4647EndProject
4748Global
4849 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
4950 Debug| Any CPU = Debug| Any CPU
51+ Debug| x64 = Debug| x64
52+ Debug| x86 = Debug| x86
5053 Release| Any CPU = Release| Any CPU
51- EndGlobalSection
52- GlobalSection (ProjectConfigurationPlatforms ) = postSolution
53- {2D4F3D0E-0E18-48D7-9C27-98864039393D} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
54- {2D4F3D0E-0E18-48D7-9C27-98864039393D} .Debug| Any CPU .Build .0 = Debug| Any CPU
55- {2D4F3D0E-0E18-48D7-9C27-98864039393D} .Release| Any CPU .ActiveCfg = Release| Any CPU
56- {2D4F3D0E-0E18-48D7-9C27-98864039393D} .Release| Any CPU .Build .0 = Release| Any CPU
57- {ADBD32DB-B7AC-4E81-9507-28F329AF23E7} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
58- {ADBD32DB-B7AC-4E81-9507-28F329AF23E7} .Debug| Any CPU .Build .0 = Debug| Any CPU
59- {ADBD32DB-B7AC-4E81-9507-28F329AF23E7} .Release| Any CPU .ActiveCfg = Release| Any CPU
60- {ADBD32DB-B7AC-4E81-9507-28F329AF23E7} .Release| Any CPU .Build .0 = Release| Any CPU
61- {114DCF3C-D7CC-4E53-AFF0-AFBFC0C8B966} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
62- {114DCF3C-D7CC-4E53-AFF0-AFBFC0C8B966} .Debug| Any CPU .Build .0 = Debug| Any CPU
63- {114DCF3C-D7CC-4E53-AFF0-AFBFC0C8B966} .Release| Any CPU .ActiveCfg = Release| Any CPU
64- {114DCF3C-D7CC-4E53-AFF0-AFBFC0C8B966} .Release| Any CPU .Build .0 = Release| Any CPU
54+ Release| x64 = Release| x64
55+ Release| x86 = Release| x86
6556 EndGlobalSection
6657 GlobalSection (SolutionProperties ) = preSolution
6758 HideSolutionNode = FALSE
6859 EndGlobalSection
60+ GlobalSection (ProjectConfigurationPlatforms ) = postSolution
61+ {73959F56-6BF7-4B09-B361-4CE67396CE06} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
62+ {73959F56-6BF7-4B09-B361-4CE67396CE06} .Debug| Any CPU .Build .0 = Debug| Any CPU
63+ {73959F56-6BF7-4B09-B361-4CE67396CE06} .Debug| x64 .ActiveCfg = Debug| x64
64+ {73959F56-6BF7-4B09-B361-4CE67396CE06} .Debug| x64 .Build .0 = Debug| x64
65+ {73959F56-6BF7-4B09-B361-4CE67396CE06} .Debug| x86 .ActiveCfg = Debug| x86
66+ {73959F56-6BF7-4B09-B361-4CE67396CE06} .Debug| x86 .Build .0 = Debug| x86
67+ {73959F56-6BF7-4B09-B361-4CE67396CE06} .Release| Any CPU .ActiveCfg = Release| Any CPU
68+ {73959F56-6BF7-4B09-B361-4CE67396CE06} .Release| Any CPU .Build .0 = Release| Any CPU
69+ {73959F56-6BF7-4B09-B361-4CE67396CE06} .Release| x64 .ActiveCfg = Release| x64
70+ {73959F56-6BF7-4B09-B361-4CE67396CE06} .Release| x64 .Build .0 = Release| x64
71+ {73959F56-6BF7-4B09-B361-4CE67396CE06} .Release| x86 .ActiveCfg = Release| x86
72+ {73959F56-6BF7-4B09-B361-4CE67396CE06} .Release| x86 .Build .0 = Release| x86
73+ {F2404B35-0DAD-483D-9406-7C763CDDC029} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
74+ {F2404B35-0DAD-483D-9406-7C763CDDC029} .Debug| Any CPU .Build .0 = Debug| Any CPU
75+ {F2404B35-0DAD-483D-9406-7C763CDDC029} .Debug| x64 .ActiveCfg = Debug| x64
76+ {F2404B35-0DAD-483D-9406-7C763CDDC029} .Debug| x64 .Build .0 = Debug| x64
77+ {F2404B35-0DAD-483D-9406-7C763CDDC029} .Debug| x86 .ActiveCfg = Debug| x86
78+ {F2404B35-0DAD-483D-9406-7C763CDDC029} .Debug| x86 .Build .0 = Debug| x86
79+ {F2404B35-0DAD-483D-9406-7C763CDDC029} .Release| Any CPU .ActiveCfg = Release| Any CPU
80+ {F2404B35-0DAD-483D-9406-7C763CDDC029} .Release| Any CPU .Build .0 = Release| Any CPU
81+ {F2404B35-0DAD-483D-9406-7C763CDDC029} .Release| x64 .ActiveCfg = Release| x64
82+ {F2404B35-0DAD-483D-9406-7C763CDDC029} .Release| x64 .Build .0 = Release| x64
83+ {F2404B35-0DAD-483D-9406-7C763CDDC029} .Release| x86 .ActiveCfg = Release| x86
84+ {F2404B35-0DAD-483D-9406-7C763CDDC029} .Release| x86 .Build .0 = Release| x86
85+ EndGlobalSection
6986 GlobalSection (NestedProjects ) = preSolution
70- {83F16175-43B1-4C90-A1EE-8E351C33435D} = {A6A6AF7D-D6E3-442D-9B1E-58CC91879BE1}
71- {8E6D5255-776D-4B61-85F9-73C37AA1FB9A} = {A6A6AF7D-D6E3-442D-9B1E-58CC91879BE1}
72- {ADBD32DB-B7AC-4E81-9507-28F329AF23E7} = {ED8079DD-2B06-4030-9F0F-DC548F98E1C4}
73- {B4BB88FA-DB8C-4651-9869-A8FEA79F044E} = {8E6D5255-776D-4B61-85F9-73C37AA1FB9A}
87+ {73959F56-6BF7-4B09-B361-4CE67396CE06} = {86625A13-D7E2-4EAD-B13A-4F37BD89DE2A}
88+ {F2404B35-0DAD-483D-9406-7C763CDDC029} = {561B2DD4-BBFB-4E0D-BF73-C10A3E42507C}
7489 EndGlobalSection
7590EndGlobal
0 commit comments