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