From 03ecc8c2ecf1f427efee07a01cb159805e307b87 Mon Sep 17 00:00:00 2001 From: Philippe Miossec Date: Fri, 16 Nov 2018 15:59:08 +0100 Subject: [PATCH] Update to libgit2sharp 0.25.3 --- src/paket.dependencies | 2 +- src/paket.lock | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/src/paket.dependencies b/src/paket.dependencies index f169378b..bc054e65 100644 --- a/src/paket.dependencies +++ b/src/paket.dependencies @@ -6,7 +6,7 @@ source https://www.nuget.org/api/v2/ //https://github.com/git-tfs/git-tfs/blob/master/doc/paket.md nuget nlog -nuget LibGit2Sharp ~> 0.24.0 +nuget LibGit2Sharp ~> 0.25.0 nuget Microsoft.TeamFoundationServer.Client ~> 14.0 nuget Microsoft.TeamFoundationServer.ExtendedClient ~> 14.0 nuget WixSharp 1.0.22.3 framework: >= net40 diff --git a/src/paket.lock b/src/paket.lock index 85a95e58..9d489c8c 100644 --- a/src/paket.lock +++ b/src/paket.lock @@ -1,9 +1,7 @@ RESTRICTION: == net462 NUGET remote: https://www.nuget.org/api/v2 - LibGit2Sharp (0.24.1) - LibGit2Sharp.NativeBinaries (1.0.205) - LibGit2Sharp.NativeBinaries (1.0.205) + LibGit2Sharp (0.25.3) Microsoft.AspNet.WebApi.Client (5.2.3) Newtonsoft.Json (>= 6.0.4) Microsoft.AspNet.WebApi.Core (5.2.3)