Skip to content
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

[BUG] Trim warnings in CommunityToolkit.Maui 11.1.0 #2527

Open
2 tasks done
miko1258 opened this issue Feb 17, 2025 · 0 comments
Open
2 tasks done

[BUG] Trim warnings in CommunityToolkit.Maui 11.1.0 #2527

miko1258 opened this issue Feb 17, 2025 · 0 comments
Labels
bug Something isn't working unverified

Comments

@miko1258
Copy link

miko1258 commented Feb 17, 2025

Is there an existing issue for this?

  • I have searched the existing issues

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

  1. Download reproduction sample
  2. Publish for iOS using dotnet publish: dotnet publish -f net9.0-ios -c Release -p:ArchiveOnBuild=true -p:RuntimeIdentifier=ios-arm64 maui-blank.csproj
  3. The Trim warnings should be generated.
  4. Attached the file with all the warnings generated during publish: build.log

Link to public reproduction project repository

https://github.com/miko1258/CommunityTookit-TrimWarnings-11.1.0

Environment

- .NET MAUI CommunityToolkit: 11.1.0
- OS: MacOS 14.5 
- .NET MAUI: 9.0.30

Anything else?

No response

@miko1258 miko1258 added bug Something isn't working unverified labels Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unverified
Projects
None yet
Development

No branches or pull requests

1 participant