michaellperry / Assisticant

MIT License
36 stars 19 forks source link

Adding .NET Standard 1.4 #26

Closed 1iveowl closed 2 years ago

1iveowl commented 7 years ago

Here is what I believe is needed to add .NET Standard 1.4 support.

Added a .NET Standard project using VS2017 and made some minor changes . Also updated the NuSpec file. The solution compiles, but I have not rested beyond that, nor have I tested the NuGet Package.

andersme commented 5 years ago

Any idea when this will be merged? I could really use this library if it supported .NET Standard.

michaellperry commented 5 years ago

This resulted in a package that had far too many package dependencies for my liking. The problem has been corrected in .NET Standard 2.0, so it's time to give it another try.

michaellperry commented 2 years ago

.NET Standard 1.4 has been added to the main line.