From 6b3e5b87153d05dbd2fe69ed7249d90145bd5aa2 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Thu, 6 Apr 2023 19:41:05 +0200 Subject: [PATCH] Aggiunti folder profile x pubblicazione --- .../PublishProfiles/FolderProfile.pubxml | 18 ++++++++++++++++++ .../PublishProfiles/FolderProfile.pubxml | 18 ++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 EgwCApp/EgwCApp.ExcImport/Properties/PublishProfiles/FolderProfile.pubxml create mode 100644 EgwCApp/EgwCApp.XmlProc/Properties/PublishProfiles/FolderProfile.pubxml diff --git a/EgwCApp/EgwCApp.ExcImport/Properties/PublishProfiles/FolderProfile.pubxml b/EgwCApp/EgwCApp.ExcImport/Properties/PublishProfiles/FolderProfile.pubxml new file mode 100644 index 00000000..4ca6c8df --- /dev/null +++ b/EgwCApp/EgwCApp.ExcImport/Properties/PublishProfiles/FolderProfile.pubxml @@ -0,0 +1,18 @@ + + + + + Release + Any CPU + bin\Release\net6.0\win-x64\publish\ + FileSystem + <_TargetId>Folder + net6.0 + win-x64 + false + true + false + + \ No newline at end of file diff --git a/EgwCApp/EgwCApp.XmlProc/Properties/PublishProfiles/FolderProfile.pubxml b/EgwCApp/EgwCApp.XmlProc/Properties/PublishProfiles/FolderProfile.pubxml new file mode 100644 index 00000000..4ca6c8df --- /dev/null +++ b/EgwCApp/EgwCApp.XmlProc/Properties/PublishProfiles/FolderProfile.pubxml @@ -0,0 +1,18 @@ + + + + + Release + Any CPU + bin\Release\net6.0\win-x64\publish\ + FileSystem + <_TargetId>Folder + net6.0 + win-x64 + false + true + false + + \ No newline at end of file