This commit is contained in:
@@ -19,6 +19,8 @@ dotnet publish -c Release -o ./../publish/
|
||||
//if need a debug version
|
||||
dotnet publish -o ./../publish/
|
||||
|
||||
2.5) Runtime - make sure if runtime changed that server has latest
|
||||
|
||||
3) COPY
|
||||
Copy over to production server, only need the .dll and the wwwroot folder contents,
|
||||
remember not to delete the folders on the server only replace their contents because there are file permissions set
|
||||
|
||||
Reference in New Issue
Block a user