adospace / reactorui-maui

MauiReactor is a MVU UI framework built on top of .NET MAUI
MIT License
568 stars 47 forks source link

Update template dependencies to current version #98

Closed FynnSchapdick closed 1 year ago

FynnSchapdick commented 1 year ago

Fixes #97

Code-DJ commented 1 year ago

I think there needs to be a way to auto update the version in the csproj. When ado merges this PR and releases the next version it will be 1.0.132. Not sure what the deployment pipeline is.

adospace commented 1 year ago

I'm not sure whether is possible or not to link the PackageReference version to the version AppVeyor is building, so for now I'm going to accept this pr and in the future I'll try to keep in sync with it.