From a2afeab317449af3ea712b74e3934c6e5ecbb164 Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Sat, 9 Jul 2022 18:26:15 +0200 Subject: [PATCH] refresh publish profiles --- .../Properties/PublishProfiles/IIS01.pubxml | 28 +++++++++++++++++++ .../Properties/PublishProfiles/IIS02.pubxml | 28 +++++++++++++++++++ .../Properties/PublishProfiles/IIS03.pubxml | 28 +++++++++++++++++++ 3 files changed, 84 insertions(+) create mode 100644 MP.WASM.Mon/Server/Properties/PublishProfiles/IIS01.pubxml create mode 100644 MP.WASM.Mon/Server/Properties/PublishProfiles/IIS02.pubxml create mode 100644 MP.WASM.Mon/Server/Properties/PublishProfiles/IIS03.pubxml diff --git a/MP.WASM.Mon/Server/Properties/PublishProfiles/IIS01.pubxml b/MP.WASM.Mon/Server/Properties/PublishProfiles/IIS01.pubxml new file mode 100644 index 00000000..1c30c967 --- /dev/null +++ b/MP.WASM.Mon/Server/Properties/PublishProfiles/IIS01.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 diff --git a/MP.WASM.Mon/Server/Properties/PublishProfiles/IIS02.pubxml b/MP.WASM.Mon/Server/Properties/PublishProfiles/IIS02.pubxml new file mode 100644 index 00000000..1c30c967 --- /dev/null +++ b/MP.WASM.Mon/Server/Properties/PublishProfiles/IIS02.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 diff --git a/MP.WASM.Mon/Server/Properties/PublishProfiles/IIS03.pubxml b/MP.WASM.Mon/Server/Properties/PublishProfiles/IIS03.pubxml new file mode 100644 index 00000000..1c30c967 --- /dev/null +++ b/MP.WASM.Mon/Server/Properties/PublishProfiles/IIS03.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