개정판 1e9c1261
finalPDF Service Framework 변경
Change-Id: Ic4b9a7ef57017ca30cd67aadf6f5181ae256a69a
Site/SNI/UploadFinal/UploadFinal.csproj | ||
---|---|---|
1 | 1 |
<?xml version="1.0" encoding="utf-8"?> |
2 |
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
2 |
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
3 | 3 |
<PropertyGroup> |
4 | 4 |
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
5 | 5 |
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
... | ... | |
10 | 10 |
<AppDesignerFolder>Properties</AppDesignerFolder> |
11 | 11 |
<RootNamespace>UploadFinal</RootNamespace> |
12 | 12 |
<AssemblyName>UploadFinal</AssemblyName> |
13 |
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
13 |
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
|
14 | 14 |
<FileAlignment>512</FileAlignment> |
15 | 15 |
<TargetFrameworkProfile> |
16 | 16 |
</TargetFrameworkProfile> |
... | ... | |
23 | 23 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
24 | 24 |
<ErrorReport>prompt</ErrorReport> |
25 | 25 |
<WarningLevel>4</WarningLevel> |
26 |
<Prefer32Bit>false</Prefer32Bit> |
|
26 | 27 |
</PropertyGroup> |
27 | 28 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
28 | 29 |
<DebugType>pdbonly</DebugType> |
... | ... | |
31 | 32 |
<DefineConstants>TRACE</DefineConstants> |
32 | 33 |
<ErrorReport>prompt</ErrorReport> |
33 | 34 |
<WarningLevel>4</WarningLevel> |
35 |
<Prefer32Bit>false</Prefer32Bit> |
|
34 | 36 |
</PropertyGroup> |
35 | 37 |
<ItemGroup> |
36 | 38 |
<Reference Include="System" /> |
내보내기 Unified diff