diff --git a/SmoulderingBeachBall/SmoulderingBeachBall.fsproj b/SmoulderingBeachBall/SmoulderingBeachBall.fsproj index c3a6421..1b99461 100644 --- a/SmoulderingBeachBall/SmoulderingBeachBall.fsproj +++ b/SmoulderingBeachBall/SmoulderingBeachBall.fsproj @@ -13,6 +13,7 @@ https://gitlab.com/craig.oates/Smouldering-Beach-Ball The 1.0 release of Smouldering Beach Ball en-GB + https://gitlab.com/craig.oates/Smouldering-Beach-Ball/raw/master/.github/Images/nuget-icon.png diff --git a/TestCentre/LibraryTests.fs b/TestCentre/LibraryTests.fs index 78c7b9a..87d496a 100644 --- a/TestCentre/LibraryTests.fs +++ b/TestCentre/LibraryTests.fs @@ -62,7 +62,7 @@ { colour = randomColour () :?> Brush overlayType = Full } - (* Please non-test functions above the test functions. + (* Please keep non-test functions above the test functions. See ConsoleTests.fs for the extended comment -- regarding function placement. *) [] diff --git a/TestCentre/TestCentre.fsproj b/TestCentre/TestCentre.fsproj index 01d14c5..21eda6e 100644 --- a/TestCentre/TestCentre.fsproj +++ b/TestCentre/TestCentre.fsproj @@ -50,6 +50,9 @@ + + PreserveNewest +