2 references to ResourcesDetailsProjectLaunchProfileProperty
Aspire.Dashboard (1)
Model\LegacyResourcePropertyMetadata.cs (1)
31(KnownResourceTypes.Project, KnownProperties.Project.LaunchProfile) => Create(KnownProperties.Project.LaunchProfile, nameof(ResourcesDetailsProjectLaunchProfileProperty), 1),
Aspire.Dashboard.Tests (1)
Model\ResourceViewModelTests.cs (1)
206[InlineData(KnownResourceTypes.Project, KnownProperties.Project.LaunchProfile, nameof(DashboardResources.ResourcesDetailsProjectLaunchProfileProperty), 1)]