2 references to AddPythonProject
Aspire.Hosting.Python (2)
PythonProjectResourceBuilderExtensions.cs (2)
29/// this default can be specified by using the <see cref="AddPythonProject(IDistributedApplicationBuilder, string, string, string, string, string[])"/> 67return builder.AddPythonProject(name, projectDirectory, scriptPath, ".venv", scriptArgs);