mbdavid / LiteDB

LiteDB - A .NET NoSQL Document Store in a single data file
http://www.litedb.org
MIT License
8.62k stars 1.25k forks source link

[SUGGESTION] .NET 6 LTS builds - Previous .NET are now End of Life #2353

Closed CastleSoft closed 5 months ago

CastleSoft commented 1 year ago

Can the repository be switch to current/supported .NET versions ?

All pre .NET 6 are now End of Life.

Screenshot 2023-08-04 at 12 34 40 pm
JKamsker commented 5 months ago

As long as the library doesn't need newer dependencies, no. You can use LiteDB just fine even with .NET 8 without any problems.