This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
deploy
|
||||
dotnet publish -c Release -o ./../publish/ --no-self-contained -r linux-x64
|
||||
|
||||
Hot reload during development:
|
||||
open a terminal type dotnet watch and that's about it from here:
|
||||
https://davemateer.com/2022/03/09/hot-reload-vscode-razor-pages-net6
|
||||
|
||||
Reference in New Issue
Block a user