Mr1Penguin / DeviantartApi

DeviantartApi Library in C# (netstandard 2)
MIT License
6 stars 3 forks source link

Update to .NET Standard 2.0 #7

Closed libertyernie closed 6 years ago

libertyernie commented 6 years ago

Using .NET Standard 2.0 requires newer versions of target platforms (Fall Creators Update for UWP apps or .NET Framework 4.6.1 for desktop apps), but in my experience, the dependency management in NuGet is smoother when using it in tandem with .NET Framework projects.

If you want to use .NET Standard 2.0, I've already done the upgrade so you can just merge this branch in.