paolosalvatori / ServiceBusExplorer

The Service Bus Explorer allows users to connect to a Service Bus namespace and administer messaging entities in an easy manner. The tool provides advanced features like import/export functionality or the ability to test topic, queues, subscriptions, relay services, notification hubs and events hubs.
MIT License
2.01k stars 585 forks source link

Warnings as errors and upgrade setupMsBuild #779

Open ErikMogensen opened 4 months ago

ErikMogensen commented 4 months ago

Try /WarnAsError to block builds with warnings. Upgrade SetupMSBuild to Node.js 20 version