개정판 1e9c1261
finalPDF Service Framework 변경
Change-Id: Ic4b9a7ef57017ca30cd67aadf6f5181ae256a69a
FinalService/KCOM_FinalService/CommonLib/CommonLib.csproj | ||
---|---|---|
9 | 9 |
<AppDesignerFolder>Properties</AppDesignerFolder> |
10 | 10 |
<RootNamespace>CommonLib</RootNamespace> |
11 | 11 |
<AssemblyName>CommonLib</AssemblyName> |
12 |
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
12 |
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
|
13 | 13 |
<FileAlignment>512</FileAlignment> |
14 | 14 |
<Deterministic>true</Deterministic> |
15 |
<TargetFrameworkProfile /> |
|
15 | 16 |
</PropertyGroup> |
16 | 17 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
17 | 18 |
<DebugSymbols>true</DebugSymbols> |
... | ... | |
21 | 22 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
22 | 23 |
<ErrorReport>prompt</ErrorReport> |
23 | 24 |
<WarningLevel>4</WarningLevel> |
25 |
<Prefer32Bit>false</Prefer32Bit> |
|
24 | 26 |
</PropertyGroup> |
25 | 27 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
26 | 28 |
<DebugType>pdbonly</DebugType> |
... | ... | |
29 | 31 |
<DefineConstants>TRACE</DefineConstants> |
30 | 32 |
<ErrorReport>prompt</ErrorReport> |
31 | 33 |
<WarningLevel>4</WarningLevel> |
34 |
<Prefer32Bit>false</Prefer32Bit> |
|
32 | 35 |
</PropertyGroup> |
33 | 36 |
<ItemGroup> |
34 | 37 |
<Reference Include="System" /> |
내보내기 Unified diff