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
that's a "known bug" (or maybe intentional) with Visual Studio 2019, it can't access the folder where previous versions of VS could still find info about those references.
Please check issue #28, a solution was discussed there.
The compiler can't find the reference for Windows.Data, Windows.Foundation and Windows.UI.
using Windows.UI.Notifications;
using Windows.Data.Xml.Dom;
Please, how can I fix this?
I have windows 10 Pro. Version 1909. And Visual Studio 2019.
The text was updated successfully, but these errors were encountered: