From 35e9be2b76c9437b61e600eefa5bd826b0fedd9c Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Mon, 21 Oct 2024 15:12:38 +0200 Subject: [PATCH] Fix YAML x testare deploy su IIS04 in prod --- .../PublishProfiles/IIS04-Office.pubxml | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 MP.Prog/Properties/PublishProfiles/IIS04-Office.pubxml diff --git a/MP.Prog/Properties/PublishProfiles/IIS04-Office.pubxml b/MP.Prog/Properties/PublishProfiles/IIS04-Office.pubxml new file mode 100644 index 00000000..bd4624f8 --- /dev/null +++ b/MP.Prog/Properties/PublishProfiles/IIS04-Office.pubxml @@ -0,0 +1,28 @@ + + + + + MSDeploy + true + Release + Any CPU + + + false + d9901b50-e61c-400c-b62c-fa060cf72c29 + false + https://iis04.egalware.com:8172/MsDeploy.axd + office.egalware.com/MP/PROG + + false + WMSVC + true + jenkins + <_SavePWD>true + net6.0 + true + + \ No newline at end of file