在Xamarin应用程序中,我使用了一个引用system.collection.Immutable的第三方库。在VS 2019中为Android构建应用程序时没有遇到任何问题。当我尝试在VS2017中构建应用程序时,它显示以下构建错误 Error XA2002: Can not resolve reference: `System.Memory`, referenced byPlease add a NuGet package or assembly reference for `System.Memory`, or remove the
我已经使用links available on Mono's website安装了Mono和GtkSharp。我还使用MSYS2从他们的网站安装了Gtk本身。("Hello Mono World"); }} 在VisualStudio中,我添加了对glib-sharp.dll和gtk-sharp.dll的引用。它构建得很好,但是当我使用</