Update dependencies to .NET Standard 2.0
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.