Skip to content

Commit

Permalink
Specify Chessie version - references #1958
Browse files Browse the repository at this point in the history
  • Loading branch information
forki committed Oct 11, 2016
1 parent 80a1d58 commit 9568a09
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
#### 3.23.2 - 11.10.2016
* USABILITY: Specify Chessie version - https://github.com/fsprojects/Paket/issues/1958

#### 3.23.1 - 10.10.2016
* REVERT: Support long paths for NTFS - https://github.com/fsprojects/Paket/pull/1944

Expand Down
2 changes: 1 addition & 1 deletion paket.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cache ./nupkgs versions:current
nuget Newtonsoft.Json redirects: force
nuget Argu ~> 3.1
nuget FSharp.Core redirects: force
nuget Chessie
nuget Chessie >= 0.6
nuget Mono.Cecil

github fsharp/FAKE src/app/FakeLib/Globbing/Globbing.fs
Expand Down

0 comments on commit 9568a09

Please sign in to comment.