You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setup here is a bit of a pain but basically spin up a VM with Ubuntu 22.04 and apply all the latest patches.
Install dotnet using the install script.
Configure certs using linux-dev-certs tool
Install the Aspire CLI from prerelease feed
Then create a project (using prerelease templates) and launch it.
Accept the certificate.
Expected Behavior
Should see the dashboard but seeing a blank screen.