From 32ce2a79c422a4e02c264d1d7c6017ca223d4fad Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 19 Jul 2018 21:59:32 +0000 Subject: [PATCH] --- notes/deploy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/