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