tonyawad88
12/11/2016 - 4:03 PM

Build & Deploy

Build & Deploy

#============== Project Runtime & Build / Publish
#"runtimes": {
#     "win10-x64": {},
#     "osx.10.10-x64": {},
#     "ubuntu.14.04-x64": {}
#   }
dotnet build -r ubuntu.16.04-x64
dotnet publish -c release -r ubuntu.16.04-x64