Open tajamal opened 6 years ago
@tajamal this likely to an old version of .NET Framework on the buildserver, updating Windows with the newer .NET version will likely i.e. the latest supported which is 4.7.2 https://www.microsoft.com/net/download/dotnet-framework-runtime
I'm getting following error with new version on my build server (teamcity). But version 0.18.0 seems to work flawless.
my build.cake file includes nuget packages:
tool nuget:?package=OctopusTools&version=4.21.0
tool nuget:?package=GitVersion&version=3.6.5
tool "nuget:?package=GitVersion.CommandLine"
addin nuget:?package=Cake.Git&version=0.18.0
tools\Addins\Cake.Git.0.19.0\lib\net461\Cake.Git.dll (missing netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51) tools\Addins\Cake.Git.0.19.0\lib\net461\LibGit2Sharp.dll (missing netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51)