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)