개정판 a8aec13a
issue #000000 NullToCollapsedConverter 추가
Change-Id: I15c20c65d68a1b004959529e28d023e60c59fbd5
KCOM/KCOM.csproj | ||
---|---|---|
362 | 362 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_Default|x64'"> |
363 | 363 |
<DebugSymbols>true</DebugSymbols> |
364 | 364 |
<OutputPath>bin\x64\Release_Default\</OutputPath> |
365 |
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
365 |
<DefineConstants>TRACE;DEBUG;CUSTOM_BINDING;_BASIC_BINDING</DefineConstants>
|
|
366 | 366 |
<WarningLevel>3</WarningLevel> |
367 | 367 |
<DebugType>full</DebugType> |
368 | 368 |
<PlatformTarget>x64</PlatformTarget> |
... | ... | |
422 | 422 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_DIG|x64'"> |
423 | 423 |
<DebugSymbols>true</DebugSymbols> |
424 | 424 |
<OutputPath>bin\x64\Debug_DIG\</OutputPath> |
425 |
<DefineConstants>TRACE;DEBUG;_CUSTOM_BINDING;BASIC_BINDING</DefineConstants>
|
|
425 |
<DefineConstants>TRACE;DEBUG;CUSTOM_BINDING;_BASIC_BINDING</DefineConstants>
|
|
426 | 426 |
<WarningLevel>3</WarningLevel> |
427 | 427 |
<DebugType>full</DebugType> |
428 | 428 |
<PlatformTarget>x64</PlatformTarget> |
내보내기 Unified diff