From aba132770559ab3deb90134a9155968009103653 Mon Sep 17 00:00:00 2001 From: Steffen Forkmann Date: Sun, 17 Jan 2016 18:39:54 +0100 Subject: [PATCH] Allow to autocomplete local NuGet sources - references #89 --- RELEASE_NOTES.md | 3 +++ paket.lock | 10 +++++----- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index d567a4de3..25485987e 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,6 @@ +#### 0.13.1 - 17.01.2016 +* Allow to autocomplete local NuGet sources - https://github.com/fsprojects/Paket.VisualStudio/issues/89 + #### 0.13.0 - 16.01.2016 * BUGFIX: Use "references" as keyword - https://github.com/fsprojects/Paket.VisualStudio/pull/92 * Allow to autocomplete NuGet v2 sources - https://github.com/fsprojects/Paket.VisualStudio/issues/89 diff --git a/paket.lock b/paket.lock index e103bb130..9660d17f3 100644 --- a/paket.lock +++ b/paket.lock @@ -1,12 +1,12 @@ NUGET remote: http://www.nuget.org/api/v2 specs: - Chessie (0.2.2) + Chessie (0.4.0) FSharp.Core FSharp.Core (4.0.0.1) - MahApps.Metro (1.2.2) + MahApps.Metro (1.2.3) Newtonsoft.Json (8.0.2) - Paket.Core (2.44.4) + Paket.Core (2.44.5) Chessie FSharp.Core Newtonsoft.Json @@ -182,7 +182,7 @@ NUGET Selenium.Support (2.48.2) Selenium.WebDriver (2.48.2) SizSelCsZzz (0.3.36.0) - FAKE (4.14.5) + FAKE (4.14.7) FSharp.Compiler.Service (1.4.2.3) FSharp.Core (4.0.0.1) FSharp.Formatting (2.13.2) @@ -211,5 +211,5 @@ NUGET GITHUB remote: fsharp/FAKE specs: - modules/Octokit/Octokit.fsx (be2eea40d8445637c3adb5700377b56c3fe1a274) + modules/Octokit/Octokit.fsx (8ce381e8c486df770b9e8b0b4542d30dbf5262d6) Octokit \ No newline at end of file