diff --git a/SmoulderingBeachBall/SmoulderingBeachBall.fsproj b/SmoulderingBeachBall/SmoulderingBeachBall.fsproj index 1b99461..166853a 100644 --- a/SmoulderingBeachBall/SmoulderingBeachBall.fsproj +++ b/SmoulderingBeachBall/SmoulderingBeachBall.fsproj @@ -28,4 +28,8 @@ + + + + diff --git a/SmoulderingBeachBallCLI/AssemblyInfo.fs b/SmoulderingBeachBallCLI/AssemblyInfo.fs index 7f832e6..8b57238 100644 --- a/SmoulderingBeachBallCLI/AssemblyInfo.fs +++ b/SmoulderingBeachBallCLI/AssemblyInfo.fs @@ -9,10 +9,7 @@ open System.Runtime.InteropServices // associated with an assembly. [] [] [] @@ -40,8 +37,8 @@ open System.Runtime.InteropServices // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [] -[] -[] +[] +[] do () \ No newline at end of file diff --git a/SmoulderingBeachBallCLI/SmoulderingBeachBallCLI.fsproj b/SmoulderingBeachBallCLI/SmoulderingBeachBallCLI.fsproj index 9ff9e29..3dca084 100644 --- a/SmoulderingBeachBallCLI/SmoulderingBeachBallCLI.fsproj +++ b/SmoulderingBeachBallCLI/SmoulderingBeachBallCLI.fsproj @@ -58,21 +58,22 @@ + - ..\packages\Console.Waterworks.0.1.0.0-alpha1\lib\Console.Waterworks.dll + ..\packages\Console.Waterworks.1.0.0\lib\net47\Console.Waterworks.dll - ..\packages\FSharp.Core.4.5.2\lib\net45\FSharp.Core.dll + ..\packages\FSharp.Core.4.6.0\lib\net45\FSharp.Core.dll - ..\packages\System.Drawing.Common.4.5.0\lib\net461\System.Drawing.Common.dll + ..\packages\System.Drawing.Common.4.5.1\lib\net461\System.Drawing.Common.dll diff --git a/SmoulderingBeachBallCLI/WaterWorksIcon.ico b/SmoulderingBeachBallCLI/WaterWorksIcon.ico new file mode 100644 index 0000000..ca3bed5 Binary files /dev/null and b/SmoulderingBeachBallCLI/WaterWorksIcon.ico differ diff --git a/SmoulderingBeachBallCLI/cheat-sheet.pdf b/SmoulderingBeachBallCLI/cheat-sheet.pdf index 379d99b..acbe153 100644 Binary files a/SmoulderingBeachBallCLI/cheat-sheet.pdf and b/SmoulderingBeachBallCLI/cheat-sheet.pdf differ diff --git a/SmoulderingBeachBallCLI/packages.config b/SmoulderingBeachBallCLI/packages.config index 45c38e7..0e05d50 100644 --- a/SmoulderingBeachBallCLI/packages.config +++ b/SmoulderingBeachBallCLI/packages.config @@ -1,7 +1,7 @@  - - - + + + \ No newline at end of file diff --git a/TestCentre/TestCentre.fsproj b/TestCentre/TestCentre.fsproj index e0ca0c3..1f4715d 100644 --- a/TestCentre/TestCentre.fsproj +++ b/TestCentre/TestCentre.fsproj @@ -1,7 +1,7 @@ - - + + Debug @@ -56,20 +56,20 @@ - ..\packages\FsCheck.2.11.0\lib\net452\FsCheck.dll + ..\packages\FsCheck.2.13.0\lib\net452\FsCheck.dll - ..\packages\FsCheck.Xunit.2.11.0\lib\net452\FsCheck.Xunit.dll + ..\packages\FsCheck.Xunit.2.13.0\lib\net452\FsCheck.Xunit.dll - ..\packages\FSharp.Core.4.5.2\lib\net45\FSharp.Core.dll + ..\packages\FSharp.Core.4.6.0\lib\net45\FSharp.Core.dll - ..\packages\System.Drawing.Common.4.5.0\lib\net461\System.Drawing.Common.dll + ..\packages\System.Drawing.Common.4.5.1\lib\net461\System.Drawing.Common.dll @@ -79,13 +79,13 @@ ..\packages\xunit.abstractions.2.0.3\lib\net35\xunit.abstractions.dll - ..\packages\xunit.assert.2.4.0\lib\netstandard2.0\xunit.assert.dll + ..\packages\xunit.assert.2.4.1\lib\netstandard1.1\xunit.assert.dll - ..\packages\xunit.extensibility.core.2.4.0\lib\net452\xunit.core.dll + ..\packages\xunit.extensibility.core.2.4.1\lib\net452\xunit.core.dll - ..\packages\xunit.extensibility.execution.2.4.0\lib\net452\xunit.execution.desktop.dll + ..\packages\xunit.extensibility.execution.2.4.1\lib\net452\xunit.execution.desktop.dll @@ -104,11 +104,11 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - + + + - +