CommunityToolkit / dotnet

.NET Community Toolkit is a collection of helpers and APIs that work for all .NET developers and are agnostic of any specific UI platform. The toolkit is maintained and published by Microsoft, and part of the .NET Foundation.
https://docs.microsoft.com/dotnet/communitytoolkit/?WT.mc_id=dotnet-0000-bramin
Other
2.8k stars 277 forks source link

Add .NET 8 TFM to all projects and AOT annotations #832

Open Sergio0694 opened 5 months ago

Sergio0694 commented 5 months ago

This PR adds the .NET 8 TFM to all projects, enables tests on .NET 8, and adds AOT annotations where necessary.

PR Checklist