I am attempting to use the github files that are a part of the first lesson in Academy 2. When I attempt to open the xaml files they open as Plain Text. I tried to download them and I receive the below message
For security reasons DTD is prohibited in this XML document. To enable DTD processing set the DtdProcessing property on XmlReaderSettings to Parse and pass the settings into XmlReader.Create method.
Is there a way I can get the xaml files to open correctly in Studio?