개정판 43e1d368
issue #0000 코드 정리
Change-Id: I7c8ba4ef6d78a7e4f51b72f226507cddac722939
ConvertService/ServiceBase/DownloadPlugin/DirectDownload/DirectDownload.csproj | ||
---|---|---|
9 | 9 |
<AppDesignerFolder>Properties</AppDesignerFolder> |
10 | 10 |
<RootNamespace>DirectDownload</RootNamespace> |
11 | 11 |
<AssemblyName>DirectDownload</AssemblyName> |
12 |
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
|
12 |
<TargetFrameworkVersion>v4.5.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> |
... | ... | |
29 | 30 |
<DefineConstants>TRACE</DefineConstants> |
30 | 31 |
<ErrorReport>prompt</ErrorReport> |
31 | 32 |
<WarningLevel>4</WarningLevel> |
33 |
<PlatformTarget>x64</PlatformTarget> |
|
32 | 34 |
</PropertyGroup> |
33 | 35 |
<ItemGroup> |
34 | 36 |
<Reference Include="System" /> |
내보내기 Unified diff