I'm attempting to compile my code (a .net core console application) into a native .exe for win-x64 using ...CoreRT.... I was able to follow the documentation right up until the section having to do with reflection and using an rd.xml file, which is where...