프로젝트

일반

사용자정보

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

markus / ConvertService / ServiceController / Markus.Service.WcfClient / Markus.Service.WcfClient.csproj @ 5c387707

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

1
<?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
    <PlatformTarget>x64</PlatformTarget>
17
    <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\ServiceReference1\DataService.wsdl" />
40
    <None Include="Connected Services\ServiceReference1\DataService.xsd">
41
      <SubType>Designer</SubType>
42
    </None>
43
    <None Include="Connected Services\ServiceReference1\DataService1.xsd">
44
      <SubType>Designer</SubType>
45
    </None>
46
    <None Include="Connected Services\ServiceReference1\DataService2.xsd">
47
      <SubType>Designer</SubType>
48
    </None>
49
    <None Include="Connected Services\ServiceReference1\Markus.Service.WcfClient.ServiceReference1.CONVERT_COUNT_Result.datasource">
50
      <DependentUpon>Reference.svcmap</DependentUpon>
51
    </None>
52
    <None Include="Connected Services\ServiceReference1\Markus.Service.WcfClient.ServiceReference1.FINALPDF_COUNT_Result.datasource">
53
      <DependentUpon>Reference.svcmap</DependentUpon>
54
    </None>
55
    <None Include="Connected Services\ServiceReference1\Markus.Service.WcfClient.ServiceReference1.SELECT_CONVERT_ITEM_Result.datasource">
56
      <DependentUpon>Reference.svcmap</DependentUpon>
57
    </None>
58
    <None Include="Connected Services\ServiceReference1\Markus.Service.WcfClient.ServiceReference1.SELECT_FINAL_PDF_ITEM_Result.datasource">
59
      <DependentUpon>Reference.svcmap</DependentUpon>
60
    </None>
61
    <None Include="Connected Services\ServiceReference1\Markus.Service.WcfClient.ServiceReference1.SELECT_RUN_PROJECTS_Result.datasource">
62
      <DependentUpon>Reference.svcmap</DependentUpon>
63
    </None>
64
    <None Include="Connected Services\StationServiceAsync\Markus.Service.Interface.xsd">
65
      <SubType>Designer</SubType>
66
    </None>
67
    <None Include="Connected Services\StationServiceAsync\Markus.Service.IWcfService.xsd">
68
      <SubType>Designer</SubType>
69
    </None>
70
    <None Include="Connected Services\StationServiceAsync\Markus.Service.WcfClient.StationServiceAsync.ConvertItem.datasource">
71
      <DependentUpon>Reference.svcmap</DependentUpon>
72
    </None>
73
    <None Include="Connected Services\StationServiceAsync\Markus.Service.WcfClient.StationServiceAsync.Item.datasource">
74
      <DependentUpon>Reference.svcmap</DependentUpon>
75
    </None>
76
    <None Include="Connected Services\StationServiceAsync\service.wsdl" />
77
    <None Include="Connected Services\StationServiceAsync\service.xsd">
78
      <SubType>Designer</SubType>
79
    </None>
80
    <None Include="Connected Services\StationServiceAsync\service1.xsd">
81
      <SubType>Designer</SubType>
82
    </None>
83
    <None Include="Connected Services\StationServiceTask\Markus.Service.Interface.xsd">
84
      <SubType>Designer</SubType>
85
    </None>
86
    <None Include="Connected Services\StationServiceTask\Markus.Service.IWcfService.xsd">
87
      <SubType>Designer</SubType>
88
    </None>
89
    <None Include="Connected Services\StationServiceTask\Markus.Service.WcfClient.StationServiceTask.ConvertItem.datasource">
90
      <DependentUpon>Reference.svcmap</DependentUpon>
91
    </None>
92
    <None Include="Connected Services\StationServiceTask\Markus.Service.WcfClient.StationServiceTask.Item.datasource">
93
      <DependentUpon>Reference.svcmap</DependentUpon>
94
    </None>
95
    <None Include="Connected Services\StationServiceTask\service.wsdl" />
96
    <None Include="Connected Services\StationServiceTask\service.xsd">
97
      <SubType>Designer</SubType>
98
    </None>
99
    <None Include="Connected Services\StationServiceTask\service1.xsd">
100
      <SubType>Designer</SubType>
101
    </None>
102
  </ItemGroup>
103
  <ItemGroup>
104
    <WCFMetadata Include="Connected Services\" />
105
  </ItemGroup>
106
  <ItemGroup>
107
    <WCFMetadataStorage Include="Connected Services\ServiceReference1\" />
108
    <WCFMetadataStorage Include="Connected Services\StationServiceAsync\" />
109
    <WCFMetadataStorage Include="Connected Services\StationServiceTask\" />
110
  </ItemGroup>
111
  <ItemGroup>
112
    <Reference Include="System" />
113
    <Reference Include="System.Runtime.Serialization" />
114
    <Reference Include="System.ServiceModel" />
115
    <Reference Include="System.Xml" />
116
  </ItemGroup>
117
  <ItemGroup>
118
    <None Include="Connected Services\StationServiceTask\configuration91.svcinfo" />
119
  </ItemGroup>
120
  <ItemGroup>
121
    <None Include="Connected Services\StationServiceTask\configuration.svcinfo" />
122
  </ItemGroup>
123
  <ItemGroup>
124
    <None Include="Connected Services\StationServiceTask\Reference.svcmap">
125
      <Generator>WCF Proxy Generator</Generator>
126
      <LastGenOutput>Reference.cs</LastGenOutput>
127
    </None>
128
  </ItemGroup>
129
  <ItemGroup>
130
    <Compile Include="Connected Services\ServiceReference1\Reference.cs">
131
      <AutoGen>True</AutoGen>
132
      <DesignTime>True</DesignTime>
133
      <DependentUpon>Reference.svcmap</DependentUpon>
134
    </Compile>
135
    <Compile Include="Connected Services\StationServiceAsync\Reference.cs">
136
      <AutoGen>True</AutoGen>
137
      <DesignTime>True</DesignTime>
138
      <DependentUpon>Reference.svcmap</DependentUpon>
139
    </Compile>
140
    <Compile Include="Connected Services\StationServiceTask\Reference.cs">
141
      <AutoGen>True</AutoGen>
142
      <DesignTime>True</DesignTime>
143
      <DependentUpon>Reference.svcmap</DependentUpon>
144
    </Compile>
145
  </ItemGroup>
146
  <ItemGroup>
147
    <None Include="Connected Services\StationServiceAsync\configuration91.svcinfo" />
148
  </ItemGroup>
149
  <ItemGroup>
150
    <None Include="Connected Services\StationServiceAsync\configuration.svcinfo" />
151
  </ItemGroup>
152
  <ItemGroup>
153
    <None Include="Connected Services\StationServiceAsync\Reference.svcmap">
154
      <Generator>WCF Proxy Generator</Generator>
155
      <LastGenOutput>Reference.cs</LastGenOutput>
156
    </None>
157
  </ItemGroup>
158
  <ItemGroup>
159
    <None Include="Connected Services\ServiceReference1\DataService.disco" />
160
  </ItemGroup>
161
  <ItemGroup>
162
    <None Include="Connected Services\ServiceReference1\configuration91.svcinfo" />
163
  </ItemGroup>
164
  <ItemGroup>
165
    <None Include="Connected Services\ServiceReference1\configuration.svcinfo" />
166
  </ItemGroup>
167
  <ItemGroup>
168
    <None Include="Connected Services\ServiceReference1\Reference.svcmap">
169
      <Generator>WCF Proxy Generator</Generator>
170
      <LastGenOutput>Reference.cs</LastGenOutput>
171
    </None>
172
  </ItemGroup>
173
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
174
</Project>
클립보드 이미지 추가 (최대 크기: 500 MB)