Azure / azure-saas

The Azure SaaS Development Kit (ASDK) provides a reference architecture, deployable reference implementation and tools to help developers, startups, ISVs and Enterprises deliver their applications as a SaaS service. A platform for platform creators.
https://aka.ms/azuresaasdevkit
326 stars 239 forks source link

Upgrading to .NET 8 - adding Apple Silicon Fixes and dependency fixes #253

Closed 1iveowl closed 6 months ago

1iveowl commented 6 months ago

.NET projects now upgraded to .NET 8.

The installation script was unable to complete successfully on Apple Silicon, due to as outlined in #252.

247 have also been addressed which was due to changes related to AZ CLI becoming more strict on setting the correct subscription.