Closed NikolayIT closed 5 years ago
I haven't touched this library for quite some time now so I don't remember if there was a reason for using .NET Core. If you manage to compile and run the tests with .NET Standard - indeed, I don't see any reason why .NET Standard wouldn't be enough - you can a pull request and I'll accept the changes.
It was me who upgraded this project from .NET Framework to .NET Core. I didn't consider that you may use it in Xamarin or other areas.
I've managed to build the project successfully targeting .NET Standard.
SubtitlesParser.1.4.7.nupkg.zip
Why do you target .NET Core App 2.1? It is more limiting.