From b7beeced1c3dd4bbaf9c661e30219ecb964ed1f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=ED=95=9C=EC=A7=84?= Date: Fri, 12 Dec 2025 10:08:17 +0900 Subject: [PATCH] Update BO/Properties/PublishProfiles/FolderProfile.pubxml --- .../PublishProfiles/FolderProfile.pubxml | 32 +++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/BO/Properties/PublishProfiles/FolderProfile.pubxml b/BO/Properties/PublishProfiles/FolderProfile.pubxml index 6d0d569..c16ee8f 100644 --- a/BO/Properties/PublishProfiles/FolderProfile.pubxml +++ b/BO/Properties/PublishProfiles/FolderProfile.pubxml @@ -1,17 +1,17 @@ - - - - - - FileSystem - FileSystem - C:\ProgramData\Jenkins\.jenkins\workspace\YNICTE\BO - true - Release - - - Controllers\*.cs;Models\*.cs;App_Data\* - + + + + + + FileSystem + FileSystem + C:\ProgramData\Jenkins\.jenkins\workspace\publish\BO + true + Release + + + Controllers\*.cs;Models\*.cs;App_Data\* + \ No newline at end of file