我正在尝试将mysql与Windows 10 UWP应用一起使用。我到处都被告知要下载连接器/ NET,并引用程序集/ rt MySql.Data.RT.dll。但是,在下载每个连接器的mysql网站后,我无法找到该dll进行引用。我还尝试了安装的所有其他dll,但每个dll都说“无法添加对的引用。The project targets '.NETCore' while the file reference targets '.NETFramework'. this is not a supported scenario"如何在新应用中使用mysql?这将不再可能吗?