Skip to content

IL2122 warning when building in Release mode #623

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

Open
tipa opened this issue Mar 13, 2025 · 0 comments
Open

IL2122 warning when building in Release mode #623

tipa opened this issue Mar 13, 2025 · 0 comments

Comments

@tipa
Copy link

tipa commented Mar 13, 2025

I am using this library together with sqlite-net-pcl and when building in Release mode (dotnet publish) I am seeing this warning:

ILLink : Trim analysis warning IL2122: SQLitePCLRaw.batteries_v2: Type 'SQLitePCLRaw.bundle_green.Resource' is not assembly qualified. Type name strings used for dynamically accessing a type should be assembly qualified.

Is there a way to resolve this (other than ignoring the IL2122 warning)?

Example project: test.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant