Home > Software engineering >  Xamarin.Forms how to disable Hot Reloads rebuild on save property
Xamarin.Forms how to disable Hot Reloads rebuild on save property

Time:08-15

Hi i have problem with hotreload, im accepted something and my visualstudio is started rebuild on every my save, how can i disable this function i want hot reload on xaml, but its also working rebuild on c# help.

CodePudding user response:

im restarted visual studio and its fixed.

image

  • Related