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.99k stars 294 forks source link

Bump version to 8.2.1 #685

Closed Sergio0694 closed 1 year ago

Sergio0694 commented 1 year ago

This PR bumps the version of all packages to 8.2.1.

PR Checklist

Sergio0694 commented 1 year ago

@Arlodotexe do you have any idea why the CI is failing here? I mean it seems some unit tests (which end up printing the assembly version) are still displaying 8.2.0, not 8.2.1, but why is that? I did the same changes last time (#635) and it worked?