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
It seems the latest package versions of Microsoft.Net.Sdk.WindowsDesktop are missing a few files, like Microsoft.WinFx.props and Microsoft.WinFx.targets and the tools folder.
We caught this because with these files missing it is not possible to build windows desktop apps.
I turned the tests for these off in core-sdk to unblock the flow of dependencies there and linked to this issue.