개정판 dc56e95e
issue #937: fixed load UploadFinal.dll dynamically
Change-Id: I53497df92063e9ea42c974c84d22d91b3f79027e
FinalService/KCOM_FinalService/UploadFinal/UploadFinal.csproj | ||
---|---|---|
27 | 27 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
28 | 28 |
<DebugType>pdbonly</DebugType> |
29 | 29 |
<Optimize>true</Optimize> |
30 |
<OutputPath>bin\Release\</OutputPath>
|
|
30 |
<OutputPath>..\..\..\Setup\FinalService\</OutputPath>
|
|
31 | 31 |
<DefineConstants>TRACE</DefineConstants> |
32 | 32 |
<ErrorReport>prompt</ErrorReport> |
33 | 33 |
<WarningLevel>4</WarningLevel> |
내보내기 Unified diff