Skip to content

Commit 085f5f5

Browse files
committed
cleanup solution files
1 parent 02d8032 commit 085f5f5

3 files changed

Lines changed: 17 additions & 3 deletions

File tree

FSharpx.Extras.sln

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,23 @@ EndProject
2828
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "content", "content", "{8E6D5255-776D-4B61-85F9-73C37AA1FB9A}"
2929
ProjectSection(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
EndProjectSection
3349
EndProject
3450
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{ED8079DD-2B06-4030-9F0F-DC548F98E1C4}"

tmp.bin

Lines changed: 0 additions & 1 deletion
This file was deleted.

tmp.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)