diff --git a/MP.Stats/Properties/PublishProfiles/IIS01.pubxml b/MP.Stats/Properties/PublishProfiles/IIS01.pubxml index ac3c88c6..94ae9a8f 100644 --- a/MP.Stats/Properties/PublishProfiles/IIS01.pubxml +++ b/MP.Stats/Properties/PublishProfiles/IIS01.pubxml @@ -14,7 +14,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt False d9901b50-e61c-400c-b62c-fa060cf72c29 false - https://IIS01:8172/MsDeploy.axd + https://iis01.egalware.com:8172/MsDeploy.axd Default Web Site/MP/STATS False @@ -22,6 +22,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt True jenkins <_SavePWD>True - net5.0 + net6.0 + True \ No newline at end of file diff --git a/MP.Stats/Properties/PublishProfiles/IIS02.pubxml b/MP.Stats/Properties/PublishProfiles/IIS02.pubxml index 3f2c9acb..bfb09418 100644 --- a/MP.Stats/Properties/PublishProfiles/IIS02.pubxml +++ b/MP.Stats/Properties/PublishProfiles/IIS02.pubxml @@ -14,7 +14,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt False d9901b50-e61c-400c-b62c-fa060cf72c29 false - https://IIS02:8172/MsDeploy.axd + https://iis02.egalware.com:8172/MsDeploy.axd Default Web Site/MP/STATS False @@ -22,6 +22,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt True jenkins <_SavePWD>True - net5.0 + net6.0 + True \ No newline at end of file diff --git a/MP.Stats/Properties/PublishProfiles/IISProfile.pubxml b/MP.Stats/Properties/PublishProfiles/IISProfile.pubxml index 7159a5db..3ae36f18 100644 --- a/MP.Stats/Properties/PublishProfiles/IISProfile.pubxml +++ b/MP.Stats/Properties/PublishProfiles/IISProfile.pubxml @@ -15,7 +15,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt bin\publish\MP.Stats.zip true Default Web Site/MP/STATS - net5.0 + net6.0 false \ No newline at end of file diff --git a/MP.Stats/Properties/PublishProfiles/W2019-IIS-DEVProfile.pubxml b/MP.Stats/Properties/PublishProfiles/W2019-IIS-DEVProfile.pubxml index 6b790904..0ef183bf 100644 --- a/MP.Stats/Properties/PublishProfiles/W2019-IIS-DEVProfile.pubxml +++ b/MP.Stats/Properties/PublishProfiles/W2019-IIS-DEVProfile.pubxml @@ -4,24 +4,25 @@ 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://w2019-iis-dev:8172/MsDeploy.axd - Default Web Site/MP/STATS - - False - WMSVC - True - jenkins - <_SavePWD>True - net5.0 - + + MSDeploy + True + Release + Any CPU + + + False + d9901b50-e61c-400c-b62c-fa060cf72c29 + false + https://iis03.egalware.com:8172/MsDeploy.axd + Default Web Site/MP/STATS + + False + WMSVC + True + jenkins + <_SavePWD>True + net6.0 + True + \ No newline at end of file