20 references to Join
Aspire.Hosting (1)
Aspire.Hosting.Python (4)
Aspire.Hosting.Python.Tests (4)
AddPythonAppTests.cs (4)
368? Path.Join(expectedVenvPath, "Scripts", "python.exe")
369: Path.Join(expectedVenvPath, "bin", "python");
454Assert.Equal(Path.Join(venvDir.FullName, "Scripts", "python.exe"), pythonProjectResource.Command);
458Assert.Equal(Path.Join(venvDir.FullName, "bin", "python"), pythonProjectResource.Command);
dotnet (4)
dotnet-aot (1)
Microsoft.NET.Build.Containers (1)
System.Net.NetworkInformation (1)
System.Private.CoreLib (4)