Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix AOT Warning#3152

Merged
pauldendulk merged 2 commits intoMapsui:mainfrom
inforithmics:AOTWarningFixes
Sep 30, 2025
Merged

Fix AOT Warning#3152
pauldendulk merged 2 commits intoMapsui:mainfrom
inforithmics:AOTWarningFixes

Conversation

@inforithmics
Copy link
Contributor

@inforithmics inforithmics commented Sep 29, 2025

Fixed AOT Warning

warning IL2026: Using member 'SQLite.SQLiteConnection.InsertOrReplace(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This method requires ''DynamicallyAccessedMemberTypes.All' on the runtime type of 'obj'

Copy link
Member

@pauldendulk pauldendulk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lovely!

@pauldendulk pauldendulk merged commit 20ba535 into Mapsui:main Sep 30, 2025
5 checks passed
@pauldendulk pauldendulk added the PR type: 🛠️ Maintenance Internal changes that don't affect end users (e.g., code cleanup, build tweaks). label Sep 30, 2025
@pauldendulk pauldendulk changed the title Fixed AOT Warning Fix AOT Warning Oct 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR type: 🛠️ Maintenance Internal changes that don't affect end users (e.g., code cleanup, build tweaks).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants