diff --git a/makefile.shade b/makefile.shade index e13b8b0a43..9b5931a242 100644 --- a/makefile.shade +++ b/makefile.shade @@ -4,7 +4,7 @@ var FULL_VERSION='0.1' use-standard-lifecycle k-standard-goals -#restore-nuget-packages target='initialize' +#restore-nuget-packages target='initialize' if='!IsLinux' exec program='${Path.Combine(Directory.GetCurrentDirectory(), ".build", "nuget.exe")}' commandline='restore' #build-vsix-core