프로젝트

일반

사용자정보

통계
| 브랜치(Branch): | 개정판:

markus / ConvertService / ServiceBase / Markus.Service.WcfClient / Markus.Service.WcfClient.csproj @ 8e3d58f3

이력 | 보기 | 이력해설 | 다운로드 (5.56 KB)

1 06f13e11 taeseongkim
<?xml version="1.0" encoding="utf-8"?>
2
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
  <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4
  <PropertyGroup>
5
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7
    <ProjectGuid>{691078D3-BE0E-4697-BAB6-ED3ACA842D19}</ProjectGuid>
8
    <OutputType>Library</OutputType>
9
    <RootNamespace>Markus.Service.WcfClient</RootNamespace>
10
    <AssemblyName>Markus.Service.WcfClient</AssemblyName>
11
    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
12
    <FileAlignment>512</FileAlignment>
13
    <Deterministic>true</Deterministic>
14
  </PropertyGroup>
15
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
16 2f07b70a semi
    <PlatformTarget>x64</PlatformTarget>
17 06f13e11 taeseongkim
    <DebugSymbols>true</DebugSymbols>
18
    <DebugType>full</DebugType>
19
    <Optimize>false</Optimize>
20
    <OutputPath>bin\Debug\</OutputPath>
21
    <DefineConstants>DEBUG;TRACE</DefineConstants>
22
    <ErrorReport>prompt</ErrorReport>
23
    <WarningLevel>4</WarningLevel>
24
  </PropertyGroup>
25
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
26
    <PlatformTarget>AnyCPU</PlatformTarget>
27
    <DebugType>pdbonly</DebugType>
28
    <Optimize>true</Optimize>
29
    <OutputPath>bin\Release\</OutputPath>
30
    <DefineConstants>TRACE</DefineConstants>
31
    <ErrorReport>prompt</ErrorReport>
32
    <WarningLevel>4</WarningLevel>
33
  </PropertyGroup>
34
  <PropertyGroup>
35
    <StartupObject />
36
  </PropertyGroup>
37
  <ItemGroup>
38
    <None Include="App.config" />
39
    <None Include="Connected Services\StationServiceAsync\Markus.Service.Interface.xsd">
40
      <SubType>Designer</SubType>
41
    </None>
42
    <None Include="Connected Services\StationServiceAsync\Markus.Service.IWcfService.xsd">
43
      <SubType>Designer</SubType>
44
    </None>
45
    <None Include="Connected Services\StationServiceAsync\Markus.Service.WcfClient.StationServiceAsync.ConvertItem.datasource">
46
      <DependentUpon>Reference.svcmap</DependentUpon>
47
    </None>
48
    <None Include="Connected Services\StationServiceAsync\Markus.Service.WcfClient.StationServiceAsync.Item.datasource">
49
      <DependentUpon>Reference.svcmap</DependentUpon>
50
    </None>
51
    <None Include="Connected Services\StationServiceAsync\service.wsdl" />
52
    <None Include="Connected Services\StationServiceAsync\service.xsd">
53
      <SubType>Designer</SubType>
54
    </None>
55
    <None Include="Connected Services\StationServiceAsync\service1.xsd">
56
      <SubType>Designer</SubType>
57
    </None>
58 c4c41461 taeseongkim
    <None Include="Connected Services\StationServiceTask\Markus.Message.xsd">
59
      <SubType>Designer</SubType>
60
    </None>
61 06f13e11 taeseongkim
    <None Include="Connected Services\StationServiceTask\Markus.Service.Interface.xsd">
62
      <SubType>Designer</SubType>
63
    </None>
64
    <None Include="Connected Services\StationServiceTask\Markus.Service.IWcfService.xsd">
65
      <SubType>Designer</SubType>
66
    </None>
67
    <None Include="Connected Services\StationServiceTask\Markus.Service.WcfClient.StationServiceTask.ConvertItem.datasource">
68
      <DependentUpon>Reference.svcmap</DependentUpon>
69
    </None>
70
    <None Include="Connected Services\StationServiceTask\Markus.Service.WcfClient.StationServiceTask.Item.datasource">
71
      <DependentUpon>Reference.svcmap</DependentUpon>
72
    </None>
73
    <None Include="Connected Services\StationServiceTask\service.wsdl" />
74
    <None Include="Connected Services\StationServiceTask\service.xsd">
75
      <SubType>Designer</SubType>
76
    </None>
77
    <None Include="Connected Services\StationServiceTask\service1.xsd">
78
      <SubType>Designer</SubType>
79
    </None>
80
  </ItemGroup>
81
  <ItemGroup>
82
    <WCFMetadata Include="Connected Services\" />
83
  </ItemGroup>
84
  <ItemGroup>
85
    <WCFMetadataStorage Include="Connected Services\StationServiceAsync\" />
86
    <WCFMetadataStorage Include="Connected Services\StationServiceTask\" />
87
  </ItemGroup>
88
  <ItemGroup>
89
    <Reference Include="System" />
90
    <Reference Include="System.Runtime.Serialization" />
91
    <Reference Include="System.ServiceModel" />
92
    <Reference Include="System.Xml" />
93
  </ItemGroup>
94
  <ItemGroup>
95
    <None Include="Connected Services\StationServiceTask\configuration91.svcinfo" />
96
  </ItemGroup>
97
  <ItemGroup>
98
    <None Include="Connected Services\StationServiceTask\configuration.svcinfo" />
99
  </ItemGroup>
100
  <ItemGroup>
101
    <None Include="Connected Services\StationServiceTask\Reference.svcmap">
102
      <Generator>WCF Proxy Generator</Generator>
103
      <LastGenOutput>Reference.cs</LastGenOutput>
104
    </None>
105
  </ItemGroup>
106
  <ItemGroup>
107
    <Compile Include="Connected Services\StationServiceAsync\Reference.cs">
108
      <AutoGen>True</AutoGen>
109
      <DesignTime>True</DesignTime>
110
      <DependentUpon>Reference.svcmap</DependentUpon>
111
    </Compile>
112
    <Compile Include="Connected Services\StationServiceTask\Reference.cs">
113
      <AutoGen>True</AutoGen>
114
      <DesignTime>True</DesignTime>
115
      <DependentUpon>Reference.svcmap</DependentUpon>
116
    </Compile>
117
  </ItemGroup>
118
  <ItemGroup>
119
    <None Include="Connected Services\StationServiceAsync\configuration91.svcinfo" />
120
  </ItemGroup>
121
  <ItemGroup>
122
    <None Include="Connected Services\StationServiceAsync\configuration.svcinfo" />
123
  </ItemGroup>
124
  <ItemGroup>
125
    <None Include="Connected Services\StationServiceAsync\Reference.svcmap">
126
      <Generator>WCF Proxy Generator</Generator>
127
      <LastGenOutput>Reference.cs</LastGenOutput>
128
    </None>
129
  </ItemGroup>
130
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
131
</Project>
클립보드 이미지 추가 (최대 크기: 500 MB)