We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f85b2f6 commit 38a097eCopy full SHA for 38a097e
tools/anglesharp.cake
@@ -1,5 +1,5 @@
1
-#addin "Cake.FileHelpers"
2
-#addin "Octokit"
+#addin nuget:?package=Cake.FileHelpers&version=3.2.0
+#addin nuget:?package=Octokit&version=0.32.0
3
using Octokit;
4
5
var configuration = Argument("configuration", "Release");
0 commit comments