From 9efae80126d246c7682f6f11cbd491cfcf6b7a9f Mon Sep 17 00:00:00 2001 From: Davide Conforti Date: Wed, 4 May 2022 08:05:11 +0200 Subject: [PATCH] Added publish profiles to git --- .../{FolderProfile.pubxml => LIVE.pubxml} | 0 .../Properties/PublishProfiles/TEST.pubxml | 12 ++++++++++++ 2 files changed, 12 insertions(+) rename wpf_ax_utility/Properties/PublishProfiles/{FolderProfile.pubxml => LIVE.pubxml} (100%) create mode 100644 wpf_ax_utility/Properties/PublishProfiles/TEST.pubxml diff --git a/wpf_ax_utility/Properties/PublishProfiles/FolderProfile.pubxml b/wpf_ax_utility/Properties/PublishProfiles/LIVE.pubxml similarity index 100% rename from wpf_ax_utility/Properties/PublishProfiles/FolderProfile.pubxml rename to wpf_ax_utility/Properties/PublishProfiles/LIVE.pubxml diff --git a/wpf_ax_utility/Properties/PublishProfiles/TEST.pubxml b/wpf_ax_utility/Properties/PublishProfiles/TEST.pubxml new file mode 100644 index 0000000..bf177ec --- /dev/null +++ b/wpf_ax_utility/Properties/PublishProfiles/TEST.pubxml @@ -0,0 +1,12 @@ + + + + + Release + Any CPU + \\palfile01\NET-SW.DIR\PAL_TEST\PAL_Ax_Utility + FileSystem + + \ No newline at end of file