개정판 43e1d368
issue #0000 코드 정리
Change-Id: I7c8ba4ef6d78a7e4f51b72f226507cddac722939
ConvertService/ServiceBase/WcfCheck/ConvertWcfCheck.csproj | ||
---|---|---|
8 | 8 |
<OutputType>Exe</OutputType> |
9 | 9 |
<RootNamespace>WcfCheck</RootNamespace> |
10 | 10 |
<AssemblyName>WcfCheck</AssemblyName> |
11 |
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
|
11 |
<TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion>
|
|
12 | 12 |
<FileAlignment>512</FileAlignment> |
13 | 13 |
<Deterministic>true</Deterministic> |
14 |
<TargetFrameworkProfile /> |
|
14 | 15 |
</PropertyGroup> |
15 | 16 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
16 |
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
17 |
<PlatformTarget>x64</PlatformTarget>
|
|
17 | 18 |
<DebugSymbols>true</DebugSymbols> |
18 | 19 |
<DebugType>full</DebugType> |
19 | 20 |
<Optimize>false</Optimize> |
... | ... | |
38 | 39 |
<Reference Include="System.ServiceModel" /> |
39 | 40 |
<Reference Include="System.Xml.Linq" /> |
40 | 41 |
<Reference Include="System.Data.DataSetExtensions" /> |
41 |
<Reference Include="Microsoft.CSharp" /> |
|
42 | 42 |
<Reference Include="System.Data" /> |
43 | 43 |
<Reference Include="System.Net.Http" /> |
44 | 44 |
<Reference Include="System.Xml" /> |
내보내기 Unified diff