Skip to content

Conversation

@manodasanW
Copy link
Member

Previously we had scoped our lookup table generation checks to WinRT classes to avoid generating for custom mapped classes that aren't actually WinRT classes such as string. But that meant we didn't generate for custom mapped WinRT interfaces such as IDictionary which we should still detect. This addresses that by fixing the check to also look at custom mapped interfaces.

Fixes #1797

@manodasanW manodasanW merged commit 8649ee3 into master Nov 11, 2024
@manodasanW manodasanW deleted the manodasanw/fixAutoModeWithMappedInterfaces branch November 11, 2024 00:54
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

Successfully merging this pull request may close these issues.

Windows.Storage.Pickers.FileSavePicker.FileTypeChoices.Add throw System.InvalidCastException: 'Specified cast is not valid.' with PublishAOT=true

2 participants