개정판 be7b18b6
Debug 와 Debug_HS
Change-Id: I6d05505bdaf7bc3345d0c32b7d43aedce75e5d71
ConvertService/ServiceController/Markus.Service.StationController/Markus.Service.StationController.csproj | ||
---|---|---|
38 | 38 |
<BootstrapperEnabled>true</BootstrapperEnabled> |
39 | 39 |
</PropertyGroup> |
40 | 40 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
41 |
<PlatformTarget>x64</PlatformTarget>
|
|
41 |
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
42 | 42 |
<DebugSymbols>true</DebugSymbols> |
43 | 43 |
<DebugType>full</DebugType> |
44 | 44 |
<Optimize>false</Optimize> |
... | ... | |
52 | 52 |
<PlatformTarget>AnyCPU</PlatformTarget> |
53 | 53 |
<DebugType>none</DebugType> |
54 | 54 |
<Optimize>true</Optimize> |
55 |
<OutputPath>bin\Release\</OutputPath>
|
|
55 |
<OutputPath>..\publish\Controller\</OutputPath>
|
|
56 | 56 |
<DefineConstants> |
57 | 57 |
</DefineConstants> |
58 | 58 |
<ErrorReport>prompt</ErrorReport> |
내보내기 Unified diff