프로젝트

일반

사용자정보

개정판 9f55b953

ID9f55b9534379db448e7b3d84b9b8c873fc36c123
상위 ab5aa762
하위 a1142a6b

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

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

Change-Id: I465d0a9927a81de3e56fb08c09431746a74f2f98

차이점 보기:

CommonLib/CommonLib.csproj
49 49
    <ErrorReport>prompt</ErrorReport>
50 50
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
51 51
  </PropertyGroup>
52
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_HyoSung|AnyCPU'">
53
    <DebugSymbols>true</DebugSymbols>
54
    <OutputPath>bin\Debug_HyoSung\</OutputPath>
55
    <DefineConstants>DEBUG;TRACE</DefineConstants>
56
    <DebugType>full</DebugType>
57
    <PlatformTarget>AnyCPU</PlatformTarget>
58
    <ErrorReport>prompt</ErrorReport>
59
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
60
  </PropertyGroup>
61
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_HyoSung|x86'">
62
    <DebugSymbols>true</DebugSymbols>
63
    <OutputPath>bin\x86\Debug_HyoSung\</OutputPath>
64
    <DefineConstants>DEBUG;TRACE</DefineConstants>
65
    <DebugType>full</DebugType>
66
    <PlatformTarget>x86</PlatformTarget>
67
    <ErrorReport>prompt</ErrorReport>
68
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
69
  </PropertyGroup>
52 70
  <ItemGroup>
53 71
    <Reference Include="System" />
54 72
    <Reference Include="System.Core" />

내보내기 Unified diff

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