@@ -28,7 +28,23 @@ EndProject
2828Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "content" , "content" , "{8E6D5255-776D-4B61-85F9-73C37AA1FB9A}"
2929 Project Section (SolutionItems ) = preProject
3030 docs \content \index .fsx = docs \content \index .fsx
31- docs \content \tutorial .fsx = docs \content \tutorial .fsx
31+ docs \content \AsyncFileExtensions .fsx = docs \content \AsyncFileExtensions .fsx
32+ docs \content \AsyncSeqObservable .fsx = docs \content \AsyncSeqObservable .fsx
33+ docs \content \AutoCancel .fsx = docs \content \AutoCancel .fsx
34+ docs \content \BatchProcessing .fsx = docs \content \BatchProcessing .fsx
35+ docs \content \BlockingQueue .fsx = docs \content \BlockingQueue .fsx
36+ docs \content \Caching .fsx = docs \content \Caching .fsx
37+ docs \content \ChatServer .fsx = docs \content \ChatServer .fsx
38+ docs \content \CircularBuffer .fsx = docs \content \CircularBuffer .fsx
39+ docs \content \Crawler .fsx = docs \content \Crawler .fsx
40+ docs \content \DiningPhilosophers .fsx = docs \content \DiningPhilosophers .fsx
41+ docs \content \MouseFollow .fsx = docs \content \MouseFollow .fsx
42+ docs \content \Santa .fsx = docs \content \Santa .fsx
43+ docs \content \StmSample .fsx = docs \content \StmSample .fsx
44+ docs \content \StockStream .fsx = docs \content \StockStream .fsx
45+ docs \content \StructuredFormatSample .fsx = docs \content \StructuredFormatSample .fsx
46+ docs \content \UndoSample .fsx = docs \content \UndoSample .fsx
47+ docs \content \WebProxy .fsx = docs \content \WebProxy .fsx
3248 EndProject Section
3349EndProject
3450Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "tests" , "tests" , "{ED8079DD-2B06-4030-9F0F-DC548F98E1C4}"
0 commit comments