.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,581 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
i am creating pkg file using following command :
dotnet publish -f net8.0-maccatalyst -c Release
Now, i want to add custom licence text in pkg file so any solution for this?