chore: Downgrade (again) Cake.Git preventing doing a release

with error: "too many redirects or authentication replays"
This commit is contained in:
Philippe Miossec
2024-04-04 18:41:21 +02:00
parent 538950c311
commit ed1cd09033
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ group Build
source https://api.nuget.org/v3/index.json
nuget Cake ~> 1.3.0
nuget Cake.Git ~> 1.0.1
nuget Cake.Git ~> 0.22
nuget GitVersion.CommandLine
nuget Octokit.CodeFormatter 1.0.0-preview preview
nuget opencover
+1 -1
View File
@@ -36,7 +36,7 @@ REDIRECTS: OFF
NUGET
remote: https://api.nuget.org/v3/index.json
Cake (1.3)
Cake.Git (1.0.1)
Cake.Git (0.22)
GitVersion.CommandLine (5.5)
Octokit (0.52)
Octokit.CodeFormatter (1.0.0-preview)