2 references to TargetFramework
aspire (2)
Projects\AppHostInfoResolver.cs (2)
202var targetFramework = string.IsNullOrWhiteSpace(properties.TargetFramework) ? null : properties.TargetFramework;