Skip to content

Commit 45ee7fd

Browse files
committed
(build) Switch to package hosted on Azure Artifacts
MyGet appears to be down, and as a result, we can't run the build :-(
1 parent ec0140d commit 45ee7fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.cake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Tools
33
///////////////////////////////////////////////////////////////////////////////
44

5-
#tool dotnet:https://www.myget.org/F/cake-contrib/api/v3/index.json?package=KuduSync.Tool&version=1.5.4-g3916ad7218
5+
#tool dotnet:https://pkgs.dev.azure.com/cake-contrib/Home/_packaging/addins/nuget/v3/index.json?package=KuduSync.Tool&version=1.5.4-g13cb5857b6
66

77
///////////////////////////////////////////////////////////////////////////////
88
// Addins

0 commit comments

Comments
 (0)