terrajobst / nquery-vnext

A Roslyn inspired rewrite of NQuery
MIT License
72 stars 16 forks source link

Port to .NET Standard 2.0 #7

Closed terrajobst closed 7 years ago

terrajobst commented 7 years ago

This migrates NQuery to .NET Standard 2.0, which also includes migrating it to the new SDK-style projects. Since those have built-in support for producing NuGet packages, this also removes the dependency on NuProj.