Could not load assembly 'System.Buffers' during startup registration
问题 My Xamarin form apps was running like 5 minutes ago then all of sudden it stop working. The apps close instantly after it started. Below shows message display at Visual studio output, Assembly Loader probing location: 'System.Buffers'. Could not load assembly 'System.Buffers' during startup registration. This might be due to an invalid debug installation. A common cause is to 'adb install' the app directly instead of doing from the IDE. Things that I tried but failed to resolve the problem,