4 references to AppHostLaunchProfile
aspire (4)
Projects\AppHostLaunchSettings.cs (1)
37[JsonSerializable(typeof(AppHostLaunchProfile))]
Projects\DotNetAppHostProject.cs (3)
1972if (!TryGetLaunchProfile(launchSettingsPath, launchProfile, out var profileName, out var profile)) 2086out AppHostLaunchProfile profile) 2176private static bool IsProjectLaunchProfile(AppHostLaunchProfile profile)