bjorkstromm / depends

Tool for generating dependency trees for .NET projects
MIT License
537 stars 41 forks source link

Drop .NET Core 2.1 SDK #24

Closed amaechler closed 2 years ago

amaechler commented 2 years ago

This pull-request removes netcoreapp2.1 from the list of target frameworks (see https://github.com/bjorkstromm/depends/pull/23#issuecomment-950395889).

Two small additions I also added:

If you feel any of these extra changes are unnecessary, I could of course revert them as well.