From 15d6b6eee9349a21a91f89f6a8b42b660c1ef893 Mon Sep 17 00:00:00 2001 From: "C. Augusto Proiete" Date: Mon, 10 May 2021 23:13:02 -0300 Subject: [PATCH] (#26) Update package icon to the new Cake-Contrib logo for Cake addins --- nuspec/nuget/Cake.LongPath.Module.nuspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuspec/nuget/Cake.LongPath.Module.nuspec b/nuspec/nuget/Cake.LongPath.Module.nuspec index 23d925c..ba01092 100644 --- a/nuspec/nuget/Cake.LongPath.Module.nuspec +++ b/nuspec/nuget/Cake.LongPath.Module.nuspec @@ -7,7 +7,7 @@ Mattias Karlsson MIT https://cakebuild.net/extensions/cake-longpath-module - https://cdn.jsdelivr.net/gh/cake-contrib/graphics/png/cake-contrib-medium.png + https://cdn.jsdelivr.net/gh/cake-contrib/graphics/png/module/cake-contrib-module-medium.png false The Cake long path module. This enables long path support for Cake on Windows using the Pri.LongPath library.