From d17cb03c7b20db3ed09f200f9a54b47e12e1e879 Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Sat, 9 Jul 2022 18:20:55 +0200 Subject: [PATCH] Setup pubblicazione sito + test yaml (da validare) --- .../PublishProfiles/IISProfile.pubxml | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 MP.WASM.Mon/Server/Properties/PublishProfiles/IISProfile.pubxml diff --git a/MP.WASM.Mon/Server/Properties/PublishProfiles/IISProfile.pubxml b/MP.WASM.Mon/Server/Properties/PublishProfiles/IISProfile.pubxml new file mode 100644 index 00000000..1c30c967 --- /dev/null +++ b/MP.WASM.Mon/Server/Properties/PublishProfiles/IISProfile.pubxml @@ -0,0 +1,28 @@ + + + + + MSDeploy + true + Release + Any CPU + + + false + 4a98b7f4-4ec6-4284-9d6c-63203db981b1 + false + https://iis01.egalware.com:8172/MsDeploy.axd + Default Web Site/MP/WAMON + + false + WMSVC + true + true + jenkins + <_SavePWD>true + net6.0 + + \ No newline at end of file