@@ -62,7 +62,7 @@ Target "BuildApp" (fun _ ->
|> Log "AppBuild-Output: "
)
Target "ConventionsTests" (fun _ ->
Target "ConventionTests" (fun _ ->
!! (sprintf "./Octokit.Tests.Conventions/bin/%s/**/Octokit.Tests.Conventions.dll" buildMode)
|> xUnit (fun p ->
{p with
The note is not visible to the blocked user.