From bd8212fdbabc3e1cad1f8b47d6a4de680e8155fb Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Mon, 4 Nov 2024 08:38:29 +0100 Subject: [PATCH] test deploy x64 su IIS01/02/03 --- .../Properties/PublishProfiles/IIS01.pubxml | 3 +- .../Properties/PublishProfiles/IIS03.pubxml | 43 ++++++++++--------- .../Properties/PublishProfiles/IIS04.pubxml | 43 ++++++++++--------- 3 files changed, 46 insertions(+), 43 deletions(-) diff --git a/MP.Land/Properties/PublishProfiles/IIS01.pubxml b/MP.Land/Properties/PublishProfiles/IIS01.pubxml index be348715..d957eb5f 100644 --- a/MP.Land/Properties/PublishProfiles/IIS01.pubxml +++ b/MP.Land/Properties/PublishProfiles/IIS01.pubxml @@ -13,7 +13,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt False d9901b50-e61c-400c-b62c-fa060cf72c29 - false + False https://iis01.egalware.com:8172/MsDeploy.axd Default Web Site/MP/LAND @@ -24,5 +24,6 @@ by editing this MSBuild file. In order to learn more about this please visit htt <_SavePWD>True net6.0 True + win-x64 \ No newline at end of file diff --git a/MP.Land/Properties/PublishProfiles/IIS03.pubxml b/MP.Land/Properties/PublishProfiles/IIS03.pubxml index 9524a06f..c2e693cc 100644 --- a/MP.Land/Properties/PublishProfiles/IIS03.pubxml +++ b/MP.Land/Properties/PublishProfiles/IIS03.pubxml @@ -4,25 +4,26 @@ This file is used by the publish/package process of your Web project. You can cu by editing this MSBuild file. In order to learn more about this please visit https://go.microsoft.com/fwlink/?LinkID=208121. --> - - MSDeploy - True - Release - Any CPU - - - False - d9901b50-e61c-400c-b62c-fa060cf72c29 - false - https://iis03.egalware.com:8172/MsDeploy.axd - Default Web Site/MP/LAND - - False - WMSVC - True - jenkins - <_SavePWD>True - net6.0 - True - + + MSDeploy + True + Release + Any CPU + + + False + d9901b50-e61c-400c-b62c-fa060cf72c29 + False + https://iis03.egalware.com:8172/MsDeploy.axd + Default Web Site/MP/LAND + + False + WMSVC + True + jenkins + <_SavePWD>True + net6.0 + True + win-x64 + \ No newline at end of file diff --git a/MP.Land/Properties/PublishProfiles/IIS04.pubxml b/MP.Land/Properties/PublishProfiles/IIS04.pubxml index 9aea6fb6..114ab16e 100644 --- a/MP.Land/Properties/PublishProfiles/IIS04.pubxml +++ b/MP.Land/Properties/PublishProfiles/IIS04.pubxml @@ -4,25 +4,26 @@ This file is used by the publish/package process of your Web project. You can cu by editing this MSBuild file. In order to learn more about this please visit https://go.microsoft.com/fwlink/?LinkID=208121. --> - - MSDeploy - True - Release - Any CPU - - - False - d9901b50-e61c-400c-b62c-fa060cf72c29 - false - https://iis04.egalware.com:8172/MsDeploy.axd - Default Web Site/MP/LAND - - False - WMSVC - True - jenkins - <_SavePWD>True - net6.0 - True - + + MSDeploy + True + Release + Any CPU + + + False + d9901b50-e61c-400c-b62c-fa060cf72c29 + False + https://iis04.egalware.com:8172/MsDeploy.axd + Default Web Site/MP/LAND + + False + WMSVC + True + jenkins + <_SavePWD>True + net6.0 + True + win-x64 + \ No newline at end of file