Hi,
We were trying to update our app to net6.0 and noticed that due to our app having EF 6.0 and your package beeing on 5.0 it causes an error to be thrown on the SqlStringLocalizerFactory.cs line 113.
As i understand it, simply having the packages to the same version should fix this issue. Could you provide a release for net6.0 ?
Thank you in advance