jsuarezruiz / maui-linux

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://devblogs.microsoft.com/dotnet/introducing-net-multi-platform-app-ui/
MIT License
833 stars 35 forks source link

Nuget packages: prerelease for each commit and non-prerelease for each git tag? via GitHub Actions #94

Open knocte opened 3 weeks ago

knocte commented 3 weeks ago

Description

Following up wrt this: https://github.com/jsuarezruiz/maui-linux/issues/90#issuecomment-2293274560

Public API Changes

Intended Use-Case

Easier to consume. (We currently consume this repo via git submodule but would prefer using nuget instead.) We're open to create a PR for this, that can publish the packages in nuget.org with GitHubActions.

knocte commented 1 week ago

@jsuarezruiz ping? as you suggested in issue 90, I created an issue.