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
The tutorial on how to use Aspire with Python projects results in a csproj that has some Aspire 8 and some Aspire 9. Attempting to perform a dotnet run command results in a request to install a dotnet workload that is not needed with Aspire 9.
Describe the issue or suggestion
Aspire 9 compatibility issue in the docs:
The tutorial on how to use Aspire with Python projects results in a csproj that has some Aspire 8 and some Aspire 9. Attempting to perform a dotnet run command results in a request to install a dotnet workload that is not needed with Aspire 9.
See the steps in:
https://learn.microsoft.com/en-us/dotnet/aspire/get-started/build-aspire-apps-with-python?tabs=bash
The text was updated successfully, but these errors were encountered: