Closed AdamWyzgol closed 10 months ago
I updated required projects to .net8 as looks like instead of EF7, EF8 is not compatible with .net6. Question is if we should drop support to .net6 at all or prepare version for both LTS versions?
This is going to take bit more than just changing versions and target frameworks. Please keep eye on #1129 and when it's done (or progress is made), it will be visible there.
yes, looks you're right, I prepared local nuget on my machine and it looks like working in my procject but more changes needs to be done to make it mergable to upstream
Update to EF8 to allow usage in .net8 projects