Skip to content

Commit 9494834

Browse files
authored
Merge pull request #4174 from bbrandt/patch-1
Update readme to reflect update to NuGet
2 parents 33c1b9b + 8dcfa69 commit 9494834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ A dependency manager for .NET with support for NuGet packages and git repositori
1010

1111
## Why Paket?
1212

13-
NuGet does not separate out the concept of transitive dependencies.
13+
NuGet [did not]([url](https://devblogs.microsoft.com/nuget/announcing-nuget-6-3-transitive-dependencies-floating-versions-and-re-enabling-signed-package-verification/)) separate out the concept of transitive dependencies.
1414
If you install a package into your project and that package has further dependencies then all transitive packages are included in the packages.config.
1515
There is no way to tell which packages are only transitive dependencies.
1616

0 commit comments

Comments
 (0)