You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix the TODO in TargetFrameworkProjectConfigurationDimensionProvider to read TargetFrameworks from an MSBuild evaluation at the unconfigured project level #547
Currently we are working around this by reading the MSBuild project file XML, but we probably need to read the property via an evaluation.