From f4e5273010bcbe970fe04ac21dfbda75275d65d9 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 09:29:00 +0900 Subject: [PATCH 1/5] Add FO/Properties/PublishProfiles --- FO/Properties/PublishProfiles | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 FO/Properties/PublishProfiles diff --git a/FO/Properties/PublishProfiles b/FO/Properties/PublishProfiles new file mode 100644 index 0000000..e69de29 From 9b3874e74be6bb5b8361e581a691188ac8c83d10 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 09:29:36 +0900 Subject: [PATCH 2/5] Delete FO/Properties/PublishProfiles --- FO/Properties/PublishProfiles | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 FO/Properties/PublishProfiles diff --git a/FO/Properties/PublishProfiles b/FO/Properties/PublishProfiles deleted file mode 100644 index e69de29..0000000 From 975a903d4cea3a929694d5c22d032414c921c763 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 09:30:15 +0900 Subject: [PATCH 3/5] Upload files to "FO/Properties" --- FO/Properties/FolderProfile.pubxml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 FO/Properties/FolderProfile.pubxml diff --git a/FO/Properties/FolderProfile.pubxml b/FO/Properties/FolderProfile.pubxml new file mode 100644 index 0000000..70a3bc8 --- /dev/null +++ b/FO/Properties/FolderProfile.pubxml @@ -0,0 +1,17 @@ + + + + + + FileSystem + FileSystem + C:\ProgramData\Jenkins\.jenkins\workspace\YNICTE\FO + true + Release + + + Controllers\*.cs;Models\*.cs;App_Data\* + + \ No newline at end of file From b9ea5bc7b19cb49e3bfb74a6d87f0203fc34fb79 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 09:30:26 +0900 Subject: [PATCH 4/5] Delete FO/Properties/FolderProfile.pubxml --- FO/Properties/FolderProfile.pubxml | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 FO/Properties/FolderProfile.pubxml diff --git a/FO/Properties/FolderProfile.pubxml b/FO/Properties/FolderProfile.pubxml deleted file mode 100644 index 70a3bc8..0000000 --- a/FO/Properties/FolderProfile.pubxml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - FileSystem - FileSystem - C:\ProgramData\Jenkins\.jenkins\workspace\YNICTE\FO - true - Release - - - Controllers\*.cs;Models\*.cs;App_Data\* - - \ No newline at end of file From b614b98fb595de39ebc4ff302877367b6b610322 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 09:31:28 +0900 Subject: [PATCH 5/5] Upload files to "FO/Properties/PublishProfiles" --- .../PublishProfiles/FolderProfile.pubxml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 FO/Properties/PublishProfiles/FolderProfile.pubxml diff --git a/FO/Properties/PublishProfiles/FolderProfile.pubxml b/FO/Properties/PublishProfiles/FolderProfile.pubxml new file mode 100644 index 0000000..70a3bc8 --- /dev/null +++ b/FO/Properties/PublishProfiles/FolderProfile.pubxml @@ -0,0 +1,17 @@ + + + + + + FileSystem + FileSystem + C:\ProgramData\Jenkins\.jenkins\workspace\YNICTE\FO + true + Release + + + Controllers\*.cs;Models\*.cs;App_Data\* + + \ No newline at end of file