1.2.1
- Fixes a bug preventing detection of dependencies of .NET Framework projects. #8
Thanks @quasarea for reporting the issue #4
Download directly or use nuget (preferred)
- uninstall current if any
dotnet tool uninstall --global DependenSee
- install with
dotnet tool install --global DependenSee --version 1.2.1