개정판 9d5b4bc2
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