cake-contrib / Cake_Git

Cake AddIn that extends Cake with Git features using LibGit2 and LibGit2Sharp
https://cakebuild.net/extensions/cake-git
Other
39 stars 64 forks source link

Upgrade to newer version of LibGit2Sharp #91

Closed flcdrg closed 5 years ago

flcdrg commented 5 years ago
flcdrg commented 5 years ago

Looks like LibGit2Sharp.Runtimes has more platforms in it than previously - especially .netstandard, which I think is causing a munged nupkg to be created

pascalberger commented 5 years ago

@flcdrg Thanks for your contribution 👍 This has now been solved with #108