This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user