추가개발0107_1

This commit is contained in:
김한진 2026-01-07 10:08:05 +09:00
parent 651ae49a8d
commit a7ed082852
2 changed files with 0 additions and 28 deletions

View File

@ -3,19 +3,6 @@
https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<<<<<<< HEAD
<PropertyGroup>
<!-- 배포 방식 지정 -->
<WebPublishMethod>FileSystem</WebPublishMethod>
<PublishProvider>FileSystem</PublishProvider>
<PublishUrl>C:\ProgramData\Jenkins\.jenkins\workspace\YNICTE_BO_Staging\publish\BO</PublishUrl>
<DeployOnBuild>true</DeployOnBuild>
<Configuration>Release</Configuration>
<!-- 특정 파일/폴더 제외 -->
<ExcludeFilesFromDeployment>Controllers\*.cs;Models\*.cs;App_Data\*</ExcludeFilesFromDeployment>
</PropertyGroup>
=======
<PropertyGroup>
<!-- 배포 방식 지정 -->
<WebPublishMethod>FileSystem</WebPublishMethod>
@ -32,5 +19,4 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
<ExcludeApp_Data>False</ExcludeApp_Data>
<DeleteExistingFiles>True</DeleteExistingFiles>
</PropertyGroup>
>>>>>>> a30ad53 (추가개발0107_1)
</Project>

View File

@ -3,19 +3,6 @@
https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<<<<<<< HEAD
<PropertyGroup>
<!-- 배포 방식 지정 -->
<WebPublishMethod>FileSystem</WebPublishMethod>
<PublishProvider>FileSystem</PublishProvider>
<PublishUrl>C:\ProgramData\Jenkins\.jenkins\workspace\YNICTE_FO_Staging\publish\FO</PublishUrl>
<DeployOnBuild>true</DeployOnBuild>
<Configuration>Staging</Configuration>
<!-- 특정 파일/폴더 제외 -->
<ExcludeFilesFromDeployment>Controllers\*.cs;Models\*.cs;App_Data\*</ExcludeFilesFromDeployment>
</PropertyGroup>
=======
<PropertyGroup>
<!-- 배포 방식 지정 -->
<WebPublishMethod>FileSystem</WebPublishMethod>
@ -32,5 +19,4 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
<ExcludeApp_Data>False</ExcludeApp_Data>
<DeleteExistingFiles>True</DeleteExistingFiles>
</PropertyGroup>
>>>>>>> a30ad53 (추가개발0107_1)
</Project>