diff --git a/MP.Prog/Properties/PublishProfiles/FolderProfile.pubxml b/MP.Prog/Properties/PublishProfiles/FolderProfile.pubxml new file mode 100644 index 00000000..cb2062ae --- /dev/null +++ b/MP.Prog/Properties/PublishProfiles/FolderProfile.pubxml @@ -0,0 +1,16 @@ + + + + + False + False + True + Release + Any CPU + FileSystem + bin\publish\net5.0\ + FileSystem + + \ No newline at end of file diff --git a/MP.Prog/Properties/PublishProfiles/IIS01.pubxml b/MP.Prog/Properties/PublishProfiles/IIS01.pubxml new file mode 100644 index 00000000..8770d4a4 --- /dev/null +++ b/MP.Prog/Properties/PublishProfiles/IIS01.pubxml @@ -0,0 +1,28 @@ + + + + + MSDeploy + True + Release + Any CPU + + + False + d9901b50-e61c-400c-b62c-fa060cf72c29 + false + https://IIS01:8172/MsDeploy.axd + Default Web Site/MP/PROG + + False + WMSVC + True + jenkins + <_SavePWD>True + net5.0 + True + + \ No newline at end of file diff --git a/MP.Prog/Properties/PublishProfiles/IIS02.pubxml b/MP.Prog/Properties/PublishProfiles/IIS02.pubxml new file mode 100644 index 00000000..3f2c9acb --- /dev/null +++ b/MP.Prog/Properties/PublishProfiles/IIS02.pubxml @@ -0,0 +1,27 @@ + + + + + MSDeploy + True + Release + Any CPU + + + False + d9901b50-e61c-400c-b62c-fa060cf72c29 + false + https://IIS02:8172/MsDeploy.axd + Default Web Site/MP/STATS + + False + WMSVC + True + jenkins + <_SavePWD>True + net5.0 + + \ No newline at end of file diff --git a/MP.Prog/Properties/PublishProfiles/IISProfile.pubxml b/MP.Prog/Properties/PublishProfiles/IISProfile.pubxml new file mode 100644 index 00000000..7159a5db --- /dev/null +++ b/MP.Prog/Properties/PublishProfiles/IISProfile.pubxml @@ -0,0 +1,21 @@ + + + + + Package + Release + Any CPU + + True + False + d9901b50-e61c-400c-b62c-fa060cf72c29 + bin\publish\MP.Stats.zip + true + Default Web Site/MP/STATS + net5.0 + false + + \ No newline at end of file diff --git a/MP.Prog/Properties/PublishProfiles/W2019-IIS-DEVProfile.pubxml b/MP.Prog/Properties/PublishProfiles/W2019-IIS-DEVProfile.pubxml new file mode 100644 index 00000000..6b790904 --- /dev/null +++ b/MP.Prog/Properties/PublishProfiles/W2019-IIS-DEVProfile.pubxml @@ -0,0 +1,27 @@ + + + + + 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 + + \ No newline at end of file