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

Address trimmer warning on Microsoft.Extensions.AI due to JSON source generator #5483

Closed
stephentoub opened this issue Oct 8, 2024 · 0 comments · Fixed by #5492
Closed

Comments

@stephentoub
Copy link
Member

<PropertyGroup>
<!-- TEMPORARY UNTIL JSON SOURCE GENERATOR ISSUE CAN BE SORTED OUT -->
<NoWarn>$(NoWarn);IL2026</NoWarn>
</PropertyGroup>

It's hitting dotnet/runtime#108682.

cc: @eiriktsarpalis

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

Successfully merging a pull request may close this issue.

1 participant