개정판 6a19b48d
issue #00000 페이지 이미지 download 로직 수정
Change-Id: I4da03c36b5a135eea80b57b20ada38239afd1082
FinalServiceV3/KCOM_FinalService/DatabaseLoadTest/DatabaseLoadTest.csproj | ||
---|---|---|
33 | 33 |
<ErrorReport>prompt</ErrorReport> |
34 | 34 |
<WarningLevel>4</WarningLevel> |
35 | 35 |
</PropertyGroup> |
36 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'ReleaseAll|AnyCPU'"> |
|
37 |
<OutputPath>bin\ReleaseAll\</OutputPath> |
|
38 |
<DefineConstants>TRACE</DefineConstants> |
|
39 |
<Optimize>true</Optimize> |
|
40 |
<DebugType>pdbonly</DebugType> |
|
41 |
<PlatformTarget>AnyCPU</PlatformTarget> |
|
42 |
<LangVersion>7.3</LangVersion> |
|
43 |
<ErrorReport>prompt</ErrorReport> |
|
44 |
<Prefer32Bit>true</Prefer32Bit> |
|
45 |
</PropertyGroup> |
|
46 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'ProcessDebug|AnyCPU'"> |
|
47 |
<DebugSymbols>true</DebugSymbols> |
|
48 |
<OutputPath>bin\ProcessDebug\</OutputPath> |
|
49 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
50 |
<DebugType>full</DebugType> |
|
51 |
<PlatformTarget>x64</PlatformTarget> |
|
52 |
<LangVersion>7.3</LangVersion> |
|
53 |
<ErrorReport>prompt</ErrorReport> |
|
54 |
<Prefer32Bit>true</Prefer32Bit> |
|
55 |
</PropertyGroup> |
|
36 | 56 |
<ItemGroup> |
37 | 57 |
<Reference Include="System" /> |
38 | 58 |
<Reference Include="System.Core" /> |
내보내기 Unified diff