Developer 02 f195dd9aa7 fix: Falsches Badge vom Löschen-Button entfernt
- Das falsche Badge vom Löschen-Button entfernt, um UI-Probleme zu beheben.

chore: Angular-Frontend-Anwendung im Verzeichnis wwwroot aktualisiert

- Die Angular-Frontend-Anwendungsdateien im Verzeichnis wwwroot aktualisiert.

config: Anwendung für IIS konfigurieren

- Die Angular-Anwendung für die Bereitstellung und das Hosting auf IIS konfiguriert.
2024-08-15 13:12:39 +02:00

19 lines
803 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project>
<PropertyGroup>
<WebPublishMethod>Package</WebPublishMethod>
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
<LastUsedPlatform>Any CPU</LastUsedPlatform>
<SiteUrlToLaunchAfterPublish />
<LaunchSiteAfterPublish>true</LaunchSiteAfterPublish>
<ExcludeApp_Data>false</ExcludeApp_Data>
<ProjectGuid>07ccd651-647c-49f7-9715-30cebc13710d</ProjectGuid>
<DesktopBuildPackageLocation>E:\TekH\Visual Studio\src\DigitalData.UserManager.API.zip</DesktopBuildPackageLocation>
<PackageAsSingleFile>true</PackageAsSingleFile>
<DeployIisAppPath>UserManager</DeployIisAppPath>
<_TargetId>IISWebDeployPackage</_TargetId>
</PropertyGroup>
</Project>