I\'m building a .NET Core MVC on the latest version 2.2. I have a problem when I make changes to the CSHTML file and refresh the page, my changes are not reflected in the br
Using .net core 2.2 running app with command dotnet watch run the project is restarted after every change