Closed soroshsabz closed 6 years ago
This is due a netstandard on .NET Framework issue, a new version of libgit2sharp is needed, We've got a pre-release version we're testing, previous version of Cake.Git might work.
Thx, i disupgraded, and it is work
ITNOA
Hi,
I have a build.cake like below
After i run it by
./build.ps1 -script build.cake --currentBranch=develop --nugetApiKey=g234234 --coverallsToken=234234 --verbosity=Diagnostic
, I see below logsMy question is, why throw some exception? and how can i resolved it?
Best regards