We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When publishing an app there are several Trim warnings related to converters. I can see that the related issue #2447 was closed.
When publishing an app there are no Trim warnings related to converters.
dotnet publish
dotnet publish -f net9.0-ios -c Release -p:ArchiveOnBuild=true -p:RuntimeIdentifier=ios-arm64 maui-blank.csproj
https://github.com/miko1258/CommunityTookit-TrimWarnings-11.1.0
- .NET MAUI CommunityToolkit: 11.1.0 - OS: MacOS 14.5 - .NET MAUI: 9.0.30
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is there an existing issue for this?
Did you read the "Reporting a bug" section on Contributing file?
Current Behavior
When publishing an app there are several Trim warnings related to converters.
I can see that the related issue #2447 was closed.
Expected Behavior
When publishing an app there are no Trim warnings related to converters.
Steps To Reproduce
dotnet publish
:dotnet publish -f net9.0-ios -c Release -p:ArchiveOnBuild=true -p:RuntimeIdentifier=ios-arm64 maui-blank.csproj
Link to public reproduction project repository
https://github.com/miko1258/CommunityTookit-TrimWarnings-11.1.0
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: