language dependencies and popup for external links

alphons <alphons@heijden.com> 4 Aug 2026, 09:08
e48f05e0cf442d57fe82287206bc2a8a966c94ae
1 files changed
  • MailSharp.MailClient/Properties/PublishProfiles/aster - production.pubxml
diff --git a/MailSharp.MailClient/Properties/PublishProfiles/aster - production.pubxml b/MailSharp.MailClient/Properties/PublishProfiles/aster - production.pubxml
new file mode 100644
index 0000000..c6b3134
--- /dev/null
+++ b/MailSharp.MailClient/Properties/PublishProfiles/aster - production.pubxml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- https://go.microsoft.com/fwlink/?LinkID=208121. -->
+<Project>
+ <PropertyGroup>
+ <WebPublishMethod>MSDeploy</WebPublishMethod>
+ <LaunchSiteAfterPublish>true</LaunchSiteAfterPublish>
+ <LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
+ <LastUsedPlatform>Any CPU</LastUsedPlatform>
+ <SiteUrlToLaunchAfterPublish>https://heijden.com/meel2/</SiteUrlToLaunchAfterPublish>
+ <ExcludeApp_Data>false</ExcludeApp_Data>
+ <ProjectGuid>6b353405-77ee-4030-bc9f-77f35a5a7948</ProjectGuid>
+ <SelfContained>false</SelfContained>
+ <MSDeployServiceURL>192.168.74.200</MSDeployServiceURL>
+ <DeployIisAppPath>www.heijden.com/meel2</DeployIisAppPath>
+ <RemoteSitePhysicalPath />
+ <SkipExtraFilesOnServer>true</SkipExtraFilesOnServer>
+ <MSDeployPublishMethod>WMSVC</MSDeployPublishMethod>
+ <EnableMSDeployBackup>true</EnableMSDeployBackup>
+ <EnableMsDeployAppOffline>true</EnableMsDeployAppOffline>
+ <UserName>Administrator</UserName>
+ <_SavePWD>true</_SavePWD>
+ <_TargetId>IISWebDeploy</_TargetId>
+ </PropertyGroup>
+</Project>
\ No newline at end of file