diff --git a/Benchmarks/AsyncOverhead/AsyncOverhead.fsproj b/Benchmarks/AsyncOverhead/AsyncOverhead.fsproj index 38a671c3..778cae1d 100644 --- a/Benchmarks/AsyncOverhead/AsyncOverhead.fsproj +++ b/Benchmarks/AsyncOverhead/AsyncOverhead.fsproj @@ -48,4 +48,5 @@ {839C22FA-DFB0-491A-B080-F740F7FF2A8C} + \ No newline at end of file diff --git a/Benchmarks/Cell/Cell.fsproj b/Benchmarks/Cell/Cell.fsproj index 14111d00..c6478184 100644 --- a/Benchmarks/Cell/Cell.fsproj +++ b/Benchmarks/Cell/Cell.fsproj @@ -48,4 +48,5 @@ {839C22FA-DFB0-491A-B080-F740F7FF2A8C} + \ No newline at end of file diff --git a/Benchmarks/Chameneos/Chameneos.fsproj b/Benchmarks/Chameneos/Chameneos.fsproj index aefb7000..3dabf31e 100644 --- a/Benchmarks/Chameneos/Chameneos.fsproj +++ b/Benchmarks/Chameneos/Chameneos.fsproj @@ -51,4 +51,5 @@ {839C22FA-DFB0-491A-B080-F740F7FF2A8C} + \ No newline at end of file diff --git a/Benchmarks/CmlLCH/CmlLCH.fsproj b/Benchmarks/CmlLCH/CmlLCH.fsproj index 6fbd4e5c..84bf5d4f 100644 --- a/Benchmarks/CmlLCH/CmlLCH.fsproj +++ b/Benchmarks/CmlLCH/CmlLCH.fsproj @@ -51,4 +51,5 @@ {839C22FA-DFB0-491A-B080-F740F7FF2A8C} + \ No newline at end of file diff --git a/Benchmarks/CounterActor/CounterActor.fsproj b/Benchmarks/CounterActor/CounterActor.fsproj index 2fac14c9..28868a06 100644 --- a/Benchmarks/CounterActor/CounterActor.fsproj +++ b/Benchmarks/CounterActor/CounterActor.fsproj @@ -49,4 +49,5 @@ {839C22FA-DFB0-491A-B080-F740F7FF2A8C} + \ No newline at end of file diff --git a/Benchmarks/Fibonacci/Fibonacci.fsproj b/Benchmarks/Fibonacci/Fibonacci.fsproj index 9c9fd334..a09aa007 100644 --- a/Benchmarks/Fibonacci/Fibonacci.fsproj +++ b/Benchmarks/Fibonacci/Fibonacci.fsproj @@ -51,4 +51,5 @@ {92AC6198-FA63-4458-AFEC-2BFBB2B0D914} + \ No newline at end of file diff --git a/Benchmarks/PingPong/PingPong.fsproj b/Benchmarks/PingPong/PingPong.fsproj index e0faf2af..2e33f06b 100644 --- a/Benchmarks/PingPong/PingPong.fsproj +++ b/Benchmarks/PingPong/PingPong.fsproj @@ -48,4 +48,5 @@ {839C22FA-DFB0-491A-B080-F740F7FF2A8C} + \ No newline at end of file diff --git a/Benchmarks/PostMailbox/PostMailbox.fsproj b/Benchmarks/PostMailbox/PostMailbox.fsproj index bdd3588a..5472bb73 100644 --- a/Benchmarks/PostMailbox/PostMailbox.fsproj +++ b/Benchmarks/PostMailbox/PostMailbox.fsproj @@ -49,4 +49,5 @@ {92AC6198-FA63-4458-AFEC-2BFBB2B0D914} + \ No newline at end of file diff --git a/Benchmarks/PrimesStream/PrimesStream.fsproj b/Benchmarks/PrimesStream/PrimesStream.fsproj index 12d95844..bad04bd3 100644 --- a/Benchmarks/PrimesStream/PrimesStream.fsproj +++ b/Benchmarks/PrimesStream/PrimesStream.fsproj @@ -53,4 +53,5 @@ {839C22FA-DFB0-491A-B080-F740F7FF2A8C} + \ No newline at end of file diff --git a/Benchmarks/ReaderWriter/ReaderWriter.fsproj b/Benchmarks/ReaderWriter/ReaderWriter.fsproj index e2ed64d4..696d3208 100644 --- a/Benchmarks/ReaderWriter/ReaderWriter.fsproj +++ b/Benchmarks/ReaderWriter/ReaderWriter.fsproj @@ -50,4 +50,5 @@ {92AC6198-FA63-4458-AFEC-2BFBB2B0D914} + \ No newline at end of file diff --git a/Benchmarks/Skynet/Skynet.fsproj b/Benchmarks/Skynet/Skynet.fsproj index 130472fa..1af7305f 100644 --- a/Benchmarks/Skynet/Skynet.fsproj +++ b/Benchmarks/Skynet/Skynet.fsproj @@ -49,4 +49,5 @@ {839C22FA-DFB0-491A-B080-F740F7FF2A8C} + \ No newline at end of file diff --git a/Benchmarks/StartRing/StartRing.fsproj b/Benchmarks/StartRing/StartRing.fsproj index 442327e3..29f41091 100644 --- a/Benchmarks/StartRing/StartRing.fsproj +++ b/Benchmarks/StartRing/StartRing.fsproj @@ -48,4 +48,5 @@ {839C22FA-DFB0-491A-B080-F740F7FF2A8C} + \ No newline at end of file diff --git a/Benchmarks/Streams/Streams.fsproj b/Benchmarks/Streams/Streams.fsproj index 40c06505..6ca967b8 100644 --- a/Benchmarks/Streams/Streams.fsproj +++ b/Benchmarks/Streams/Streams.fsproj @@ -45,4 +45,5 @@ {839C22FA-DFB0-491A-B080-F740F7FF2A8C} + \ No newline at end of file diff --git a/Benchmarks/ThreadRing/ThreadRing.fsproj b/Benchmarks/ThreadRing/ThreadRing.fsproj index 8cd1b155..1b20159b 100644 --- a/Benchmarks/ThreadRing/ThreadRing.fsproj +++ b/Benchmarks/ThreadRing/ThreadRing.fsproj @@ -49,4 +49,5 @@ {839C22FA-DFB0-491A-B080-F740F7FF2A8C} + \ No newline at end of file diff --git a/Examples/Misc/Misc.fsproj b/Examples/Misc/Misc.fsproj index ed8e109c..cf66622d 100644 --- a/Examples/Misc/Misc.fsproj +++ b/Examples/Misc/Misc.fsproj @@ -51,4 +51,5 @@ {92AC6198-FA63-4458-AFEC-2BFBB2B0D914} + \ No newline at end of file