Skip to content

Update dependencies to .NET Standard 2.0

Choose a tag to compare

@AlexGhiondea AlexGhiondea released this 21 Apr 19:27
· 8 commits to master since this release
f6848c8
Bump up dependencies. (#60)

* Bump up dependencies.

This pulls in the CommandLine version with .NET Standard 2.0 support, meaning we need to pull in that dependency as well when building the project.

Also added a trait to one of the tests who was missing one.

* Bump project version as well.