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