From fd131601c0c574c4fb9d8a25f11dbe856f151cb0 Mon Sep 17 00:00:00 2001 From: Jared Goodwin Date: Sat, 9 Mar 2019 09:44:47 -0800 Subject: [PATCH] Bug fixes. Capturer tweaks. --- .../Properties/PublishProfiles/Prod.pubxml | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 Remotely_Server/Properties/PublishProfiles/Prod.pubxml diff --git a/Remotely_Server/Properties/PublishProfiles/Prod.pubxml b/Remotely_Server/Properties/PublishProfiles/Prod.pubxml new file mode 100644 index 00000000..da9ae994 --- /dev/null +++ b/Remotely_Server/Properties/PublishProfiles/Prod.pubxml @@ -0,0 +1,29 @@ + + + + + MSDeploy + Release + x86 + http://getremotely.lucency.co + True + False + 3e835099-c417-4d82-8d5c-13dc09af48ac + https://getremotely.lucency.co:8172/msdeploy.axd?site=getremotely.lucency.co + getremotely.lucency.co + + True + WMSVC + True + lucentro + <_SavePWD>True + netcoreapp2.2 + win-x86 + true + <_IsPortable>false + true + + \ No newline at end of file