diff options
Diffstat (limited to 'DSACore/Properties/PublishProfiles')
-rw-r--r-- | DSACore/Properties/PublishProfiles/FolderProfile.pubxml | 23 | ||||
-rw-r--r-- | DSACore/Properties/PublishProfiles/FolderProfile1.pubxml | 23 |
2 files changed, 0 insertions, 46 deletions
diff --git a/DSACore/Properties/PublishProfiles/FolderProfile.pubxml b/DSACore/Properties/PublishProfiles/FolderProfile.pubxml deleted file mode 100644 index 2fd07c5..0000000 --- a/DSACore/Properties/PublishProfiles/FolderProfile.pubxml +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -Diese Datei wird vom Veröffentlichungs-/Paketierungsprozess Ihres Webprojekts verwendet. Sie können das Verhalten dieses Prozesses anpassen, -indem Sie diese MSBuild-Datei bearbeiten. Weitere Informationen hierzu finden Sie unter https://go.microsoft.com/fwlink/?LinkID=208121. ---> -<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> - <PropertyGroup> - <WebPublishMethod>FileSystem</WebPublishMethod> - <PublishProvider>FileSystem</PublishProvider> - <LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration> - <LastUsedPlatform>Any CPU</LastUsedPlatform> - <SiteUrlToLaunchAfterPublish /> - <LaunchSiteAfterPublish>True</LaunchSiteAfterPublish> - <ExcludeApp_Data>False</ExcludeApp_Data> - <TargetFramework>netcoreapp2.1</TargetFramework> - <ProjectGuid>35a5e2cc-0fd4-4bc0-acbf-38599caed1c4</ProjectGuid> - <SelfContained>false</SelfContained> - <_IsPortable>true</_IsPortable> - <publishUrl>bin\Release\netcoreapp2.1\publish\</publishUrl> - <DeleteExistingFiles>False</DeleteExistingFiles> - <RuntimeIdentifier>win-x64</RuntimeIdentifier> - </PropertyGroup> -</Project>
\ No newline at end of file diff --git a/DSACore/Properties/PublishProfiles/FolderProfile1.pubxml b/DSACore/Properties/PublishProfiles/FolderProfile1.pubxml deleted file mode 100644 index e03b55a..0000000 --- a/DSACore/Properties/PublishProfiles/FolderProfile1.pubxml +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -Diese Datei wird vom Veröffentlichungs-/Paketierungsprozess Ihres Webprojekts verwendet. Sie können das Verhalten dieses Prozesses anpassen, -indem Sie diese MSBuild-Datei bearbeiten. Weitere Informationen hierzu finden Sie unter https://go.microsoft.com/fwlink/?LinkID=208121. ---> -<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> - <PropertyGroup> - <WebPublishMethod>FileSystem</WebPublishMethod> - <PublishProvider>FileSystem</PublishProvider> - <LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration> - <LastUsedPlatform>Any CPU</LastUsedPlatform> - <SiteUrlToLaunchAfterPublish /> - <LaunchSiteAfterPublish>True</LaunchSiteAfterPublish> - <ExcludeApp_Data>False</ExcludeApp_Data> - <TargetFramework>netcoreapp2.1</TargetFramework> - <RuntimeIdentifier>linux-x64</RuntimeIdentifier> - <ProjectGuid>35a5e2cc-0fd4-4bc0-acbf-38599caed1c4</ProjectGuid> - <SelfContained>false</SelfContained> - <_IsPortable>true</_IsPortable> - <publishUrl>bin\Release\netcoreapp2.1\publish\</publishUrl> - <DeleteExistingFiles>False</DeleteExistingFiles> - </PropertyGroup> -</Project>
\ No newline at end of file |