개정판 3b938959
issue #000000 검색 수정
Change-Id: I7ac25e17a0b62f753c52f52b8a77b73bb3bbe2bf
DownloadManager/DownloadManager.csproj | ||
---|---|---|
33 | 33 |
<Optimize>false</Optimize> |
34 | 34 |
<DefineConstants>TRACE;DEBUG;_XACNA_TEST</DefineConstants> |
35 | 35 |
</PropertyGroup> |
36 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_DIG|AnyCPU'"> |
|
37 |
<DebugSymbols>true</DebugSymbols> |
|
38 |
<OutputPath>bin\Debug_DIG\</OutputPath> |
|
39 |
<DefineConstants>TRACE;DEBUG;_XACNA_TEST</DefineConstants> |
|
40 |
<PlatformTarget>AnyCPU</PlatformTarget> |
|
41 |
<LangVersion>7.3</LangVersion> |
|
42 |
</PropertyGroup> |
|
43 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_DIG|x64'"> |
|
44 |
<DebugSymbols>true</DebugSymbols> |
|
45 |
<OutputPath>bin\x64\Debug_DIG\</OutputPath> |
|
46 |
<PlatformTarget>AnyCPU</PlatformTarget> |
|
47 |
<LangVersion>7.3</LangVersion> |
|
48 |
<Prefer32Bit>true</Prefer32Bit> |
|
49 |
</PropertyGroup> |
|
36 | 50 |
<ItemGroup> |
37 | 51 |
<Reference Include="ConfigParser, Version=0.3.4.3, Culture=neutral, processorArchitecture=MSIL"> |
38 | 52 |
<HintPath>..\packages\Salaros.ConfigParser.0.3.4\lib\net45\ConfigParser.dll</HintPath> |
내보내기 Unified diff