diff --git a/notes/deploy.txt b/notes/deploy.txt index 88e5590..13b1257 100644 --- a/notes/deploy.txt +++ b/notes/deploy.txt @@ -14,7 +14,7 @@ publish command line from rockfishCore folder: //this will build a release version which is what we use on the server now dotnet publish -c Release -o ./../publish/ -dotnet publish -f netcoreapp2.1 -c Release -o ./../publish/ + //if need a debug version dotnet publish -o ./../publish/