프로젝트

일반

사용자정보

개정판 9d5b4bc2

ID9d5b4bc2a51cca1c27b02aeb9fb33eb075932bcd
상위 2007ecaa
하위 664ea2e1

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

auto Update 기능 추가

Change-Id: I195d4506bd1dd9cfd58dbdeada74e89a1b9d307e

차이점 보기:

Markus.Fonts/Markus.Fonts.csproj
33 33
    <WarningLevel>4</WarningLevel>
34 34
    <Prefer32Bit>false</Prefer32Bit>
35 35
  </PropertyGroup>
36
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Daelim_RemoteTest|AnyCPU'">
37
    <DebugSymbols>true</DebugSymbols>
38
    <OutputPath>bin\Daelim_RemoteTest\</OutputPath>
39
    <DefineConstants>DEBUG;TRACE</DefineConstants>
40
    <DebugType>full</DebugType>
41
    <PlatformTarget>AnyCPU</PlatformTarget>
42
    <ErrorReport>prompt</ErrorReport>
43
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
44
  </PropertyGroup>
45
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_Default|AnyCPU'">
46
    <OutputPath>bin\Release_Default\</OutputPath>
47
    <DefineConstants>TRACE</DefineConstants>
48
    <Optimize>true</Optimize>
49
    <DebugType>pdbonly</DebugType>
50
    <PlatformTarget>AnyCPU</PlatformTarget>
51
    <ErrorReport>prompt</ErrorReport>
52
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
53
  </PropertyGroup>
36 54
  <ItemGroup>
37 55
    <Reference Include="PresentationCore" />
38 56
    <Reference Include="PresentationFramework" />

내보내기 Unified diff