summaryrefslogtreecommitdiff
path: root/DSACore/Properties/PublishProfiles
diff options
context:
space:
mode:
authorTrueDoctor <d-kobert@web.de>2018-09-29 20:22:11 +0200
committerTrueDoctor <d-kobert@web.de>2018-09-29 20:22:11 +0200
commit33dc613fffad69c1c608e21eac6fcd3f2954ead8 (patch)
treea30876c8effdb19472873539afdbb232e8081bb8 /DSACore/Properties/PublishProfiles
parent6caf0178d0132a9e70144094957a8a6dcee666e5 (diff)
added all data classes
Diffstat (limited to 'DSACore/Properties/PublishProfiles')
-rw-r--r--DSACore/Properties/PublishProfiles/FolderProfile.pubxml1
1 files changed, 1 insertions, 0 deletions
diff --git a/DSACore/Properties/PublishProfiles/FolderProfile.pubxml b/DSACore/Properties/PublishProfiles/FolderProfile.pubxml
index 622bb03..2fd07c5 100644
--- a/DSACore/Properties/PublishProfiles/FolderProfile.pubxml
+++ b/DSACore/Properties/PublishProfiles/FolderProfile.pubxml
@@ -18,5 +18,6 @@ indem Sie diese MSBuild-Datei bearbeiten. Weitere Informationen hierzu finden Si
<_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