프로젝트

일반

사용자정보

개정판 b627aa5a

IDb627aa5a86b9ee7c28400196c8fb4d118918393c
상위 b5d846ad
하위 a4aac5fe

김태성이(가) 일년 이상 전에 추가함

issue #0000 id2용으로 수정

Change-Id: I0d6c62813f9647d785dd7392f0563ad049e82117

차이점 보기:

KCOM_API/KCOM_API.csproj
172 172
      <IsTransformFile>true</IsTransformFile>
173 173
      <SubType>Designer</SubType>
174 174
    </None>
175
    <None Include="Web.Debug_SEC.config">
176
      <DependentUpon>Web.config</DependentUpon>
177
    </None>
175 178
    <None Include="Web.Debug_SNI.config">
176 179
      <DependentUpon>Web.config</DependentUpon>
177 180
    </None>
......
188 191
      <DependentUpon>Web.config</DependentUpon>
189 192
      <IsTransformFile>true</IsTransformFile>
190 193
    </None>
194
    <None Include="Web.Release_BSENG.config">
195
      <DependentUpon>Web.config</DependentUpon>
196
    </None>
191 197
    <None Include="Web.Release_Default.config">
192 198
      <DependentUpon>Web.config</DependentUpon>
193 199
    </None>
......
575 581
    <ErrorReport>prompt</ErrorReport>
576 582
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
577 583
  </PropertyGroup>
584
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_SEC|AnyCPU'">
585
    <DebugSymbols>true</DebugSymbols>
586
    <OutputPath>bin\</OutputPath>
587
    <DefineConstants>DEBUG;TRACE</DefineConstants>
588
    <DebugType>full</DebugType>
589
    <PlatformTarget>AnyCPU</PlatformTarget>
590
    <LangVersion>7.3</LangVersion>
591
    <ErrorReport>prompt</ErrorReport>
592
  </PropertyGroup>
593
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_SEC|x86'">
594
    <DebugSymbols>true</DebugSymbols>
595
    <OutputPath>bin\</OutputPath>
596
    <DefineConstants>DEBUG;TRACE</DefineConstants>
597
    <DebugType>full</DebugType>
598
    <PlatformTarget>x86</PlatformTarget>
599
    <LangVersion>7.3</LangVersion>
600
    <ErrorReport>prompt</ErrorReport>
601
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
602
  </PropertyGroup>
603
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_SEC|x64'">
604
    <DebugSymbols>true</DebugSymbols>
605
    <OutputPath>bin\</OutputPath>
606
    <DefineConstants>DEBUG;TRACE</DefineConstants>
607
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
608
    <DebugType>full</DebugType>
609
    <PlatformTarget>x64</PlatformTarget>
610
    <LangVersion>7.3</LangVersion>
611
    <ErrorReport>prompt</ErrorReport>
612
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
613
  </PropertyGroup>
578 614
  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
579 615
  <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
580 616
  <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />

내보내기 Unified diff

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