프로젝트

일반

사용자정보

개정판 f65e6c02

IDf65e6c0217de89d4653173b2f16417acc26d5e0a
상위 a1142a6b
하위 b4b23404

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

debug_SNI 추가

Change-Id: I46d431ca15362882a9ab7e8dd7600371f47471de

차이점 보기:

KCOMDataModel/KCOMDataModel.csproj
68 68
    <ErrorReport>prompt</ErrorReport>
69 69
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
70 70
  </PropertyGroup>
71
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_CadExport|AnyCPU'">
72
    <DebugSymbols>true</DebugSymbols>
73
    <OutputPath>bin\Debug_CadExport\</OutputPath>
74
    <DefineConstants>DEBUG;TRACE</DefineConstants>
75
    <DebugType>full</DebugType>
76
    <PlatformTarget>AnyCPU</PlatformTarget>
77
    <ErrorReport>prompt</ErrorReport>
78
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
79
  </PropertyGroup>
80
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_CadExport|x86'">
81
    <DebugSymbols>true</DebugSymbols>
82
    <OutputPath>bin\x86\Debug_CadExport\</OutputPath>
83
    <DefineConstants>DEBUG;TRACE</DefineConstants>
84
    <DebugType>full</DebugType>
85
    <PlatformTarget>x86</PlatformTarget>
86
    <ErrorReport>prompt</ErrorReport>
87
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
88
  </PropertyGroup>
89
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_SNI|AnyCPU'">
90
    <DebugSymbols>true</DebugSymbols>
91
    <OutputPath>bin\Debug_SNI\</OutputPath>
92
    <DefineConstants>DEBUG;TRACE</DefineConstants>
93
    <DebugType>full</DebugType>
94
    <PlatformTarget>AnyCPU</PlatformTarget>
95
    <ErrorReport>prompt</ErrorReport>
96
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
97
  </PropertyGroup>
98
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_SNI|x86'">
99
    <DebugSymbols>true</DebugSymbols>
100
    <OutputPath>bin\x86\Debug_SNI\</OutputPath>
101
    <DefineConstants>DEBUG;TRACE</DefineConstants>
102
    <DebugType>full</DebugType>
103
    <PlatformTarget>x86</PlatformTarget>
104
    <ErrorReport>prompt</ErrorReport>
105
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
106
  </PropertyGroup>
71 107
  <ItemGroup>
72 108
    <Reference Include="EntityFramework, Version=4.4.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
73 109
      <HintPath>..\packages\EntityFramework.5.0.0\lib\net40\EntityFramework.dll</HintPath>

내보내기 Unified diff

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