Skip to content

Commit

Permalink
point to new issue
Browse files Browse the repository at this point in the history
  • Loading branch information
shiftkey committed Feb 2, 2016
1 parent c494241 commit c27b21e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.fsx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c27b21e

Please sign in to comment.