dotnet-watch
This commit is contained in:
parent
7a66d5a02f
commit
807cbf5dd3
|
|
@ -8,5 +8,7 @@
|
|||
|
||||
<!-- Prevent VS from restarting the application when cshtml files change since this package handles it -->
|
||||
<RazorUpToDateReloadFileTypes>$(RazorUpToDateReloadFileTypes.Replace('.cshtml', ''))</RazorUpToDateReloadFileTypes>
|
||||
|
||||
<AddCshtmlFilesToDotNetWatchList>false</AddCshtmlFilesToDotNetWatchList>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
|
|
|||
Loading…
Reference in New Issue