Converted class library into SDK format

Changed to dotnet standard 2.0
Bumped sample and test framework to compatible version
This commit is contained in:
2018-11-25 13:54:47 +01:00
parent 4c89660fe5
commit 9eec009587
7 changed files with 38 additions and 120 deletions

2
.gitignore vendored
View File

@ -31,3 +31,5 @@ _ReSharper*/
*.nupkg
/.vs
/packages
/.tmp
*.DotSettings