From e35c9759e454d9ab4db7027eacd36258be2d254a Mon Sep 17 00:00:00 2001 From: Jamie Phillips Date: Fri, 2 Aug 2019 20:06:54 -0400 Subject: [PATCH] Adds .git to the Repository URL. This fixes #38 --- src/Cake.Squirrel/Cake.Squirrel.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.Squirrel/Cake.Squirrel.csproj b/src/Cake.Squirrel/Cake.Squirrel.csproj index 9207ff4..064ec9a 100644 --- a/src/Cake.Squirrel/Cake.Squirrel.csproj +++ b/src/Cake.Squirrel/Cake.Squirrel.csproj @@ -13,7 +13,7 @@ Apache-2.0 https://github.com/cake-contrib/Cake.Squirrel Cake;Script;Build;Squirrel - $(PackageProjectUrl) + $(PackageProjectUrl).git git