2 references to GetAppHostFrameworkVersions
Aspire.Hosting (2)
Dashboard\DashboardEventHandlers.cs (2)
213var (appHostNetCoreVersion, appHostAspNetCoreVersion) = GetAppHostFrameworkVersions(); 245var (netCoreVersion, aspNetCoreVersion) = GetAppHostFrameworkVersions();