Skip to content

Commit

Permalink
Merge pull request #2258 from 0x53A/patch-1
Browse files Browse the repository at this point in the history
Update dependencies-file.md
  • Loading branch information
forki authored Apr 19, 2017
2 parents d148e14 + 5004ea9 commit 5c36ca1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/content/dependencies-file.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ In `strict` mode it will **only** reference *direct* dependencies.
nuget Newtonsoft.Json ~> 6.0
nuget UnionArgParser ~> 0.7

Note that the resolution phase is not affected by this flag, it will still resolve, lock and download all transitive references.

### Framework restrictions

Sometimes you don't want to generate dependencies for older framework versions. You can control this in the [`paket.dependencies` file](dependencies-file.html):
Expand Down

0 comments on commit 5c36ca1

Please sign in to comment.