2 references to MacOSAppBundleName
aspire (2)
Agents\Copilot\CopilotAppInstallationDetector.cs (2)
68
Path.Combine(executionContext.HomeDirectory.FullName, "Applications",
MacOSAppBundleName
),
69
Path.Combine(Path.DirectorySeparatorChar.ToString(), "Applications",
MacOSAppBundleName
),