추가개발0107_1
This commit is contained in:
parent
651ae49a8d
commit
a7ed082852
|
|
@ -3,19 +3,6 @@
|
||||||
https://go.microsoft.com/fwlink/?LinkID=208121.
|
https://go.microsoft.com/fwlink/?LinkID=208121.
|
||||||
-->
|
-->
|
||||||
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<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>
|
<PropertyGroup>
|
||||||
<!-- 배포 방식 지정 -->
|
<!-- 배포 방식 지정 -->
|
||||||
<WebPublishMethod>FileSystem</WebPublishMethod>
|
<WebPublishMethod>FileSystem</WebPublishMethod>
|
||||||
|
|
@ -32,5 +19,4 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
|
||||||
<ExcludeApp_Data>False</ExcludeApp_Data>
|
<ExcludeApp_Data>False</ExcludeApp_Data>
|
||||||
<DeleteExistingFiles>True</DeleteExistingFiles>
|
<DeleteExistingFiles>True</DeleteExistingFiles>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
>>>>>>> a30ad53 (추가개발0107_1)
|
|
||||||
</Project>
|
</Project>
|
||||||
|
|
@ -3,19 +3,6 @@
|
||||||
https://go.microsoft.com/fwlink/?LinkID=208121.
|
https://go.microsoft.com/fwlink/?LinkID=208121.
|
||||||
-->
|
-->
|
||||||
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<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>
|
<PropertyGroup>
|
||||||
<!-- 배포 방식 지정 -->
|
<!-- 배포 방식 지정 -->
|
||||||
<WebPublishMethod>FileSystem</WebPublishMethod>
|
<WebPublishMethod>FileSystem</WebPublishMethod>
|
||||||
|
|
@ -32,5 +19,4 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
|
||||||
<ExcludeApp_Data>False</ExcludeApp_Data>
|
<ExcludeApp_Data>False</ExcludeApp_Data>
|
||||||
<DeleteExistingFiles>True</DeleteExistingFiles>
|
<DeleteExistingFiles>True</DeleteExistingFiles>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
>>>>>>> a30ad53 (추가개발0107_1)
|
|
||||||
</Project>
|
</Project>
|
||||||
Loading…
Reference in New Issue