anakic / Jot

Jot is a library for persisting and applying .NET application state.
http://www.codeproject.com/Articles/475498/Easier-NET-settings
MIT License
633 stars 56 forks source link

Multi-Target netstandard2.0 and net45 #34

Closed leecannon closed 5 years ago

leecannon commented 5 years ago

I have the requirement to support a NET framework 4.5.2 application which would greatly benefit for this library.

The library works fine for me when mutli-targeted from 4.5.2, 4.8 and Core3.0