summaryrefslogtreecommitdiff
path: root/DSACore/Properties/PublishProfiles/FolderProfile1.pubxml
diff options
context:
space:
mode:
authorTrueKuehli <rctcoaster2000@hotmail.de>2018-09-27 21:04:16 +0200
committerTrueKuehli <rctcoaster2000@hotmail.de>2018-09-27 21:04:16 +0200
commit5a317ff78acfd18ca586b763817e0810d030ca08 (patch)
tree1a1a96cd68d001c17fdc14034a50090461da335e /DSACore/Properties/PublishProfiles/FolderProfile1.pubxml
parent3fa656c782c9235e354f1d7e53f40865ea482eaa (diff)
parent39da0da55a09a56bae3c250e6108c8edf77bfbfd (diff)
Merge branch 'WebApi' of https://github.com/TrueDoctor/DiscoBot into WebApi
Diffstat (limited to 'DSACore/Properties/PublishProfiles/FolderProfile1.pubxml')
-rw-r--r--DSACore/Properties/PublishProfiles/FolderProfile1.pubxml23
1 files changed, 23 insertions, 0 deletions
diff --git a/DSACore/Properties/PublishProfiles/FolderProfile1.pubxml b/DSACore/Properties/PublishProfiles/FolderProfile1.pubxml
new file mode 100644
index 0000000..e929098
--- /dev/null
+++ b/DSACore/Properties/PublishProfiles/FolderProfile1.pubxml
@@ -0,0 +1,23 @@
+<?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>win-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