'Cannot create a Blazor Server app set to use Microsoft identity platform authentication

I am attempting to create a new Blazor server app using the microsoft identity platform authenter image description here, using dotnet core 5.0, on Visual Studio 2019 for Mac. However, when creating the project, only the "no authentication" and "Individual Authentication (in-app) options. A screenshot is enclosed.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source