개정판 1e9c1261
finalPDF Service Framework 변경
Change-Id: Ic4b9a7ef57017ca30cd67aadf6f5181ae256a69a
Markus.Fonts/Markus.Fonts.csproj | ||
---|---|---|
9 | 9 |
<AppDesignerFolder>Properties</AppDesignerFolder> |
10 | 10 |
<RootNamespace>Markus.Fonts</RootNamespace> |
11 | 11 |
<AssemblyName>Markus.Fonts</AssemblyName> |
12 |
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
12 |
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
|
13 | 13 |
<FileAlignment>512</FileAlignment> |
14 | 14 |
<Deterministic>true</Deterministic> |
15 | 15 |
<TargetFrameworkProfile /> |
... | ... | |
22 | 22 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
23 | 23 |
<ErrorReport>prompt</ErrorReport> |
24 | 24 |
<WarningLevel>4</WarningLevel> |
25 |
<Prefer32Bit>false</Prefer32Bit> |
|
25 | 26 |
</PropertyGroup> |
26 | 27 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
27 | 28 |
<DebugType>pdbonly</DebugType> |
... | ... | |
30 | 31 |
<DefineConstants>TRACE</DefineConstants> |
31 | 32 |
<ErrorReport>prompt</ErrorReport> |
32 | 33 |
<WarningLevel>4</WarningLevel> |
34 |
<Prefer32Bit>false</Prefer32Bit> |
|
33 | 35 |
</PropertyGroup> |
34 | 36 |
<ItemGroup> |
35 | 37 |
<Reference Include="PresentationCore" /> |
... | ... | |
53 | 55 |
<Compile Include="Properties\AssemblyInfo.cs" /> |
54 | 56 |
</ItemGroup> |
55 | 57 |
<ItemGroup> |
56 |
<EmbeddedResource Include="Resources\*.ttf" />
|
|
58 |
<EmbeddedResource Include="Resources\*.ttf" /> |
|
57 | 59 |
<Resource Include="Resources\*.ttf" /> |
58 | 60 |
<Content Include="Resources\*.ttf"> |
59 | 61 |
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
내보내기 Unified diff