From 2da49baec4b209792b355289dab0888addba4dce Mon Sep 17 00:00:00 2001 From: Jared Goodwin Date: Thu, 21 Mar 2019 16:59:59 -0700 Subject: [PATCH] Remove publish profile. --- .../Properties/PublishProfiles/Prod.pubxml | 29 ------------------- 1 file changed, 29 deletions(-) delete mode 100644 Remotely_Server/Properties/PublishProfiles/Prod.pubxml diff --git a/Remotely_Server/Properties/PublishProfiles/Prod.pubxml b/Remotely_Server/Properties/PublishProfiles/Prod.pubxml deleted file mode 100644 index 912bcb23..00000000 --- a/Remotely_Server/Properties/PublishProfiles/Prod.pubxml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - MSDeploy - Release - x86 - http://tryremotely.lucency.co - True - False - 3e835099-c417-4d82-8d5c-13dc09af48ac - https://tryremotely.lucency.co:8172/msdeploy.axd?site=tryremotely.lucency.co - tryremotely.lucency.co - - True - WMSVC - True - lucentro - <_SavePWD>True - netcoreapp2.2 - win-x86 - true - <_IsPortable>false - true - - \ No newline at end of file