CommunityToolkit / Maui

The .NET MAUI Community Toolkit is a community-created library that contains .NET MAUI Extensions, Advanced UI/UX Controls, and Behaviors to help make your life as a .NET MAUI developer easier
https://learn.microsoft.com/dotnet/communitytoolkit/maui
MIT License
2.28k stars 404 forks source link

Version Toolkit assemblies alike the NuGet package version #2328

Closed jfversluis closed 2 days ago

jfversluis commented 2 weeks ago

Description of Change

Adds the -p:Version property to the pipeline which will apply the right version to the assemblies in the NuGets

Linked Issues