xamarin--热加载失败xaml-hot-reload-troubleshooting
我的解决方法是: Android项目属性设置中的Linking属性值设置为None。(原来我设置的是Sdk Assemblies Only)
参考链接:
Troubleshooting XAML Hot Reload - Visual Studio (Windows) | Microsoft Docs
c# - Xamarin Hot Reload not failed to initialize - Stack Overflow