Laurent Keusch
Laurent Keusch
This is happening because of the Travis CI configuration, please change the version of the SDK at line 11 in [.travis.yml#L11](https://github.com/rickyah/ini-parser/blob/d300241a75bec4dcabc0751c8690f3b12b3eaf43/.travis.yml#L11) to a newer version (at least for compiling with...
@adamk33n3r Sorry to say this but the author of the library seems to have abandoned this project which is quite sad since it's really useful..
Nope, I too tried to do detours a few months ago but I ended up giving up because of an issue with the library.
wow that's very nice of you, thanks ! It seems you don't get notified unless we mention you is that right ? I had the same issue with the owner...
Yeah and it would also be nice to have the project use .net standard 2.0, so that projects with .NET Core can use it !
better late than never I guess :D
I think they're already supported as, from my understanding, records are classes under the hood.
@clairernovotny glad to hear that ! :)
Hello, This issue has nothing to do with Open.NAT. However, for those reading this, the fix is to put the following in your usings: `using CancellationTokenSource = System.Threading.CancellationTokenSource;`