프로젝트

일반

사용자정보

개정판 9f55b953

ID9f55b9534379db448e7b3d84b9b8c873fc36c123
상위 ab5aa762
하위 a1142a6b

김태성이(가) 약 5년 전에 추가함

프로젝트별 Config 적용
- Configuration Transform을 이용한 Config Link

Change-Id: I465d0a9927a81de3e56fb08c09431746a74f2f98

차이점 보기:

KCOMDataModel/KCOMDataModel.csproj
50 50
    <ErrorReport>prompt</ErrorReport>
51 51
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
52 52
  </PropertyGroup>
53
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_HyoSung|AnyCPU'">
54
    <DebugSymbols>true</DebugSymbols>
55
    <OutputPath>bin\Debug_HyoSung\</OutputPath>
56
    <DefineConstants>DEBUG;TRACE</DefineConstants>
57
    <DebugType>full</DebugType>
58
    <PlatformTarget>AnyCPU</PlatformTarget>
59
    <ErrorReport>prompt</ErrorReport>
60
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
61
  </PropertyGroup>
62
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_HyoSung|x86'">
63
    <DebugSymbols>true</DebugSymbols>
64
    <OutputPath>bin\x86\Debug_HyoSung\</OutputPath>
65
    <DefineConstants>DEBUG;TRACE</DefineConstants>
66
    <DebugType>full</DebugType>
67
    <PlatformTarget>x86</PlatformTarget>
68
    <ErrorReport>prompt</ErrorReport>
69
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
70
  </PropertyGroup>
53 71
  <ItemGroup>
54 72
    <Reference Include="EntityFramework, Version=4.4.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
55 73
      <HintPath>..\packages\EntityFramework.5.0.0\lib\net40\EntityFramework.dll</HintPath>

내보내기 Unified diff

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