1 write to ProgramPath
Aspire.Hosting.Python (1)
PythonAppResourceBuilderExtensions.cs (1)
151resourceBuilder.WithVSCodeDebugSupport(mode => new PythonLaunchConfiguration { ProgramPath = Path.Join(appDirectory, scriptPath), Mode = mode }, "ms-python.python", ctx =>