-
Notifications
You must be signed in to change notification settings - Fork 458
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem after publishing as NativeAOT #4267
Comments
Looks like duplicate of #2680 |
I suspect it could be related to dotnet/runtime#89157 |
We should look into adding nativeaot build testing. |
We will release temporary workaround which hopefully help with this issue #4291 |
Actually I found that it fails only for interfaces with new features like default members/statics. That's runtime issue, but it is not critical if user don't use such features in mapped interfaces. I will implement fix, which will ignore such interfaces |
Could you please check preview version from here https://dev.azure.com/linq2db/linq2db/_artifacts/feed/linq2db/NuGet/linq2db/overview for any other aot issues so we can include fixes for them into upcoming release on thursday? |
Describe your issue
If you have a question, first try to check our documentation, especially FAQ and search in issues and discussions - maybe your question already answered there.
If you still have questions or want to start general discussion, please create new topic in discussions.
If you are seeing an exception, include the full exceptions details (message and stack trace).
Steps to reproduce
I'm trying to add it to rd.xml but I don't know how to fix it or am I missing something?
Environment details
Linq To DB
version: ? latestDatabase (with version): ? (e.g. SQL Server 2019)
ADO.NET Provider (with version): ? (e.g. Microsoft.Data.SqlClient 4.1.0)
Operating system: ?
.NET Version: ?
The text was updated successfully, but these errors were encountered: