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
I'm trying to use Saturn with Aspire and finding that a lot of the packages that I'm trying to use have helpers for IHostApplicationBuilder rather than IHostBuilder and as such I'm having to rewrite a lot of their code to work with my project.