ivanwick
ivanwick
In 2.0.9, Nirvana writes error messages to stdout. Instead, these error messages should be written to stderr so that they are better separated from normal output, especially when stdout is...
Write error messages to Console.Error. Additionally, suppress the help (usage) message when stdout is being used for JSON output.
Project is migrated to Windows App SDK and WinUI 3 following the recommendation in https://docs.microsoft.com/en-us/windows/apps/windows-app-sdk/migrate-to-windows-app-sdk/migrate-to-windows-app-sdk-ovw Addresses issue #2