Closed juanmiguel431 closed 4 years ago
Hey,
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.