ngocnicholas / airtable.net

Airtable .NET API Client
MIT License
141 stars 34 forks source link

Trying to fix Serializer Issues #72

Closed nilvon9wo closed 1 year ago

nilvon9wo commented 1 year ago

I just created this branch for myself to see what changes I needed to make to make this work for my project.

The PR was supposed to be against nilvon9wo:master, but for some reason it didn't turn out that way and I can't find a way to change it, just so I could review the changes required to make this work.

Because I was not interested in testing for earlier or later versions of .Net and only wanted my own project to work, I bumped up the target framework to .Net 6.0, which may be a problem for users of earlier versions. But not doing so may also be misleading.

Anyway, a proper fix should include multiframework support which I don't have time to develop and am absolutely not prepared to test.

So I'm closing this PR.