프로젝트

일반

사용자정보

개정판 a8aec13a

IDa8aec13a424a2ecf8a54a3b1597455d76f6b7a72
상위 92c9cab8
하위 3b938959

김태성이(가) 12달 전에 추가함

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

클립보드 이미지 추가 (최대 크기: 500 MB)