Skip to content

Commit

Permalink
Allow to autocomplete local NuGet sources - references #89
Browse files Browse the repository at this point in the history
  • Loading branch information
forki committed Jan 17, 2016
1 parent 23f8bba commit aba1327
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
3 changes: 3 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
10 changes: 5 additions & 5 deletions paket.lock
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -211,5 +211,5 @@ NUGET
GITHUB
remote: fsharp/FAKE
specs:
modules/Octokit/Octokit.fsx (be2eea40d8445637c3adb5700377b56c3fe1a274)
modules/Octokit/Octokit.fsx (8ce381e8c486df770b9e8b0b4542d30dbf5262d6)
Octokit

0 comments on commit aba1327

Please sign in to comment.