From c27b21ec49236466416cb72a7e041f9f5f1f6765 Mon Sep 17 00:00:00 2001 From: Brendan Forster Date: Tue, 2 Feb 2016 19:39:21 +1030 Subject: [PATCH] point to new issue --- build.fsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.fsx b/build.fsx index 8697aaf2..a032c94f 100644 --- a/build.fsx +++ b/build.fsx @@ -150,7 +150,7 @@ Target "SourceLink" (fun _ -> Target "ValidateLINQPadSamples"(fun _ -> "The current LINQPad snippets reference the latest release of Octokit on NuGet, which may be very far behind what is currently on master. " + - "These tests have been ported to SelfTests in the integration test suite. If someone would like to port them to F#, have a read of the discussion in https://github.com/octokit/octokit.net/issues/983." + "These tests have been ported to SelfTests in the integration test suite. If someone would like to port them to F#, have a read of the details in https://github.com/octokit/octokit.net/issues/1081." |> traceImportant // directoryInfo(samplesDir @@ "linqpad-samples") // |> filesInDir