개정판 43e1d368
issue #0000 코드 정리
Change-Id: I7c8ba4ef6d78a7e4f51b72f226507cddac722939
ConvertService/ServiceBase/UploadFonts/UploadFonts.csproj | ||
---|---|---|
14 | 14 |
<AppDesignerFolder>Properties</AppDesignerFolder> |
15 | 15 |
<RootNamespace>UploadFonts</RootNamespace> |
16 | 16 |
<AssemblyName>UploadFonts</AssemblyName> |
17 |
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
|
17 |
<TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion>
|
|
18 | 18 |
<UseIISExpress>true</UseIISExpress> |
19 | 19 |
<Use64BitIISExpress /> |
20 | 20 |
<IISExpressSSLPort>44330</IISExpressSSLPort> |
... | ... | |
24 | 24 |
<UseGlobalApplicationHostFile /> |
25 | 25 |
<NuGetPackageImportStamp> |
26 | 26 |
</NuGetPackageImportStamp> |
27 |
<TargetFrameworkProfile /> |
|
27 | 28 |
</PropertyGroup> |
28 | 29 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
29 | 30 |
<DebugSymbols>true</DebugSymbols> |
... | ... | |
33 | 34 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
34 | 35 |
<ErrorReport>prompt</ErrorReport> |
35 | 36 |
<WarningLevel>4</WarningLevel> |
37 |
<PlatformTarget>x64</PlatformTarget> |
|
36 | 38 |
</PropertyGroup> |
37 | 39 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
38 | 40 |
<DebugSymbols>true</DebugSymbols> |
... | ... | |
48 | 50 |
<Reference Include="System.ComponentModel.DataAnnotations" /> |
49 | 51 |
<Reference Include="System" /> |
50 | 52 |
<Reference Include="System.Data" /> |
51 |
<Reference Include="System.Core" /> |
|
52 | 53 |
<Reference Include="System.Data.DataSetExtensions" /> |
53 | 54 |
<Reference Include="System.Web.Extensions" /> |
54 |
<Reference Include="System.Xml.Linq" /> |
|
55 | 55 |
<Reference Include="System.Drawing" /> |
56 | 56 |
<Reference Include="System.Web" /> |
57 | 57 |
<Reference Include="System.Xml" /> |
... | ... | |
83 | 83 |
<Reference Include="Newtonsoft.Json"> |
84 | 84 |
<HintPath>..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll</HintPath> |
85 | 85 |
</Reference> |
86 |
<Reference Include="System.Xml.Linq" /> |
|
86 | 87 |
<Reference Include="WebGrease"> |
87 | 88 |
<Private>True</Private> |
88 | 89 |
<HintPath>..\packages\WebGrease.1.6.0\lib\WebGrease.dll</HintPath> |
내보내기 Unified diff