You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is that when I change embed view file .net compiler does not detect changes in the view.
The view is compliled only if I manually start rebuild process or do some changes in c# code (for example in controller).