unoplatform / uno.templates

Uno Platform project templates
https://platform.uno/
Other
16 stars 9 forks source link

fixing invalid reference for MauiVersion #611

Closed dansiegel closed 3 months ago

dansiegel commented 3 months ago

GitHub Issue (If applicable): closes #

PR Type

What kind of change does this PR introduce?

What is the current behavior?

Versions are located in the Props file where the MauiVersion has not been set and we specify a version that isn't actually available on nuget.org

What is the new behavior?

The versions are now in the targets and we've updated the MauiVersion to one that actually exists on NuGet.org