1 reference to PythonVersionOutputRegex
Aspire.Hosting.Python (1)
PythonVersionDetector.cs (1)
92
var match =
PythonVersionOutputRegex
().Match(output);