anakic/Jot

Target .NET standard instead of .NET Full

anakic opened this issue · 2 comments

Target .NET standard instead of .NET Full

I think what currently stops it from targeting .NET standard is that it comes with a build-in WindowConfigurationInitializer, which I think should move to an extension assembly such as Jot.Wpf.

Closing this issue as Jot is targeting .net standard as of v2.0