1 reference to DashboardVersion
Aspire.Dashboard (1)
Telemetry\DashboardTelemetryService.cs (1)
351{ TelemetryPropertyKeys.DashboardVersion, new AspireTelemetryProperty(typeof(DashboardWebApplication).Assembly.GetCustomAttribute<AssemblyInformationalVersionAttribute>()?.InformationalVersion ?? string.Empty) },