From 8c2af41608fa7a2d11e5d16a8fa2045bb8b566ef Mon Sep 17 00:00:00 2001 From: KimHanJin Date: Thu, 11 Dec 2025 17:23:08 +0900 Subject: [PATCH] 55 --- BO/Properties/PublishProfiles/FolderProfile.pubxml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 BO/Properties/PublishProfiles/FolderProfile.pubxml diff --git a/BO/Properties/PublishProfiles/FolderProfile.pubxml b/BO/Properties/PublishProfiles/FolderProfile.pubxml new file mode 100644 index 0000000..9343b5e --- /dev/null +++ b/BO/Properties/PublishProfiles/FolderProfile.pubxml @@ -0,0 +1,10 @@ + + + + + + Controllers\*.cs;Models\*.cs;App_Data\* + + \ No newline at end of file