The next generation of the Teknik Services. Written in ASP.NET.
https://www.teknik.io/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
1.4 KiB
28 lines
1.4 KiB
<?xml version="1.0" encoding="utf-8"?> |
|
<!-- |
|
This file is used by the publish/package process of your Web project. You can customize the behavior of this process |
|
by editing this MSBuild file. In order to learn more about this please visit https://go.microsoft.com/fwlink/?LinkID=208121. |
|
--> |
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|
<PropertyGroup> |
|
<WebPublishMethod>MSDeploy</WebPublishMethod> |
|
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration> |
|
<LastUsedPlatform>Any CPU</LastUsedPlatform> |
|
<SiteUrlToLaunchAfterPublish>https://authdev.teknik.io</SiteUrlToLaunchAfterPublish> |
|
<LaunchSiteAfterPublish>true</LaunchSiteAfterPublish> |
|
<ExcludeApp_Data>true</ExcludeApp_Data> |
|
<TargetFramework>net5.0</TargetFramework> |
|
<ProjectGuid>05842e03-223a-4f43-9e81-d968a9475a97</ProjectGuid> |
|
<SelfContained>false</SelfContained> |
|
<_IsPortable>true</_IsPortable> |
|
<MSDeployServiceURL>10.10.0.1</MSDeployServiceURL> |
|
<DeployIisAppPath>TeknikIdentityDev</DeployIisAppPath> |
|
<RemoteSitePhysicalPath /> |
|
<SkipExtraFilesOnServer>true</SkipExtraFilesOnServer> |
|
<MSDeployPublishMethod>WMSVC</MSDeployPublishMethod> |
|
<EnableMSDeployBackup>true</EnableMSDeployBackup> |
|
<UserName>Administrator</UserName> |
|
<_SavePWD>true</_SavePWD> |
|
<EnableMsDeployAppOffline>true</EnableMsDeployAppOffline> |
|
</PropertyGroup> |
|
</Project> |