Skip to content

Commit

Permalink
Revert "remove NuGet.CommandLine dependency by hand - see fsprojects/…
Browse files Browse the repository at this point in the history
…Paket#1596"

This reverts commit a887203.
  • Loading branch information
theimowski committed Apr 19, 2016
1 parent 7e54d35 commit 9b8e304
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
4 changes: 4 additions & 0 deletions paket.dependencies
Expand Up @@ -8,6 +8,10 @@ nuget RazorEngine

github haf/YoLo YoLo.fs

group Build
source https://nuget.org/api/v2
nuget NuGet.CommandLine

group Tests
framework: NET45
source https://nuget.org/api/v2
Expand Down
6 changes: 6 additions & 0 deletions paket.lock
Expand Up @@ -12,6 +12,12 @@ GITHUB
remote: haf/YoLo
specs:
YoLo.fs (0d120146e4c558b1b7cb1763161dcf33e31de22b)
GROUP Build
NUGET
remote: https://nuget.org/api/v2
specs:
NuGet.CommandLine (3.3.0)

GROUP Docs
FRAMEWORK: NET45
NUGET
Expand Down

0 comments on commit 9b8e304

Please sign in to comment.