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