From 2eb218a3c0eb34b8655eaae21d7adfdd9da31a55 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Wed, 24 Nov 2021 18:26:42 +0100 Subject: [PATCH] aggiunta profilo x deploy zip install --- .../PublishProfiles/IISProfile.pubxml | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 REMAN/REMAN/Properties/PublishProfiles/IISProfile.pubxml diff --git a/REMAN/REMAN/Properties/PublishProfiles/IISProfile.pubxml b/REMAN/REMAN/Properties/PublishProfiles/IISProfile.pubxml new file mode 100644 index 0000000..05c7238 --- /dev/null +++ b/REMAN/REMAN/Properties/PublishProfiles/IISProfile.pubxml @@ -0,0 +1,27 @@ + + + + + MSDeploy + True + Release + Any CPU + https://w2019-iis-dev/REMAN + False + 9e15e9ea-0511-4d7e-9391-a7d1c3cc7922 + false + https://w2019-iis-dev:8172/MsDeploy.axd + Default Web Site/REMAN + + False + WMSVC + True + True + jenkins + <_SavePWD>True + net6.0 + + \ No newline at end of file