개정판 fdfa126d
issue #00000 finalPDFService DL
Change-Id: I43e48d3a13bf1732d9b384cea97623f0e8c700be
DownloadManager/DownloadManager.csproj | ||
---|---|---|
47 | 47 |
<LangVersion>7.3</LangVersion> |
48 | 48 |
<Prefer32Bit>true</Prefer32Bit> |
49 | 49 |
</PropertyGroup> |
50 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_Etech|AnyCPU'"> |
|
51 |
<DebugSymbols>true</DebugSymbols> |
|
52 |
<OutputPath>bin\Debug_Etech\</OutputPath> |
|
53 |
<DefineConstants>TRACE;DEBUG;_XACNA_TEST</DefineConstants> |
|
54 |
<PlatformTarget>AnyCPU</PlatformTarget> |
|
55 |
<LangVersion>7.3</LangVersion> |
|
56 |
<Prefer32Bit>true</Prefer32Bit> |
|
57 |
</PropertyGroup> |
|
58 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_Etech|x64'"> |
|
59 |
<DebugSymbols>true</DebugSymbols> |
|
60 |
<OutputPath>bin\x64\Debug_Etech\</OutputPath> |
|
61 |
<PlatformTarget>AnyCPU</PlatformTarget> |
|
62 |
<LangVersion>7.3</LangVersion> |
|
63 |
<Prefer32Bit>true</Prefer32Bit> |
|
64 |
</PropertyGroup> |
|
50 | 65 |
<ItemGroup> |
51 | 66 |
<Reference Include="ConfigParser, Version=0.3.4.3, Culture=neutral, processorArchitecture=MSIL"> |
52 | 67 |
<HintPath>..\packages\Salaros.ConfigParser.0.3.4\lib\net45\ConfigParser.dll</HintPath> |
내보내기 Unified diff