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
Can we change the config system so that .NET Framework TFMs - if set in the project - are built as well, IF the tooling to build is already restored? I don't see a reason why we would filter them out if the vertical is already restored.
This would make it easier to build and run tests on .NET Framework configurations.