markus / ConvertService / ServiceBase / Markus.Service.WcfClient / Markus.Service.WcfClient.csproj @ d33ef543
이력 | 보기 | 이력해설 | 다운로드 (5.44 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>AnyCPU</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\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 |
<None Include="Connected Services\StationServiceTask\Markus.Service.Interface.xsd"> |
59 |
<SubType>Designer</SubType> |
60 |
</None> |
61 |
<None Include="Connected Services\StationServiceTask\Markus.Service.IWcfService.xsd"> |
62 |
<SubType>Designer</SubType> |
63 |
</None> |
64 |
<None Include="Connected Services\StationServiceTask\Markus.Service.WcfClient.StationServiceTask.ConvertItem.datasource"> |
65 |
<DependentUpon>Reference.svcmap</DependentUpon> |
66 |
</None> |
67 |
<None Include="Connected Services\StationServiceTask\Markus.Service.WcfClient.StationServiceTask.Item.datasource"> |
68 |
<DependentUpon>Reference.svcmap</DependentUpon> |
69 |
</None> |
70 |
<None Include="Connected Services\StationServiceTask\service.wsdl" /> |
71 |
<None Include="Connected Services\StationServiceTask\service.xsd"> |
72 |
<SubType>Designer</SubType> |
73 |
</None> |
74 |
<None Include="Connected Services\StationServiceTask\service1.xsd"> |
75 |
<SubType>Designer</SubType> |
76 |
</None> |
77 |
</ItemGroup> |
78 |
<ItemGroup> |
79 |
<WCFMetadata Include="Connected Services\" /> |
80 |
</ItemGroup> |
81 |
<ItemGroup> |
82 |
<WCFMetadataStorage Include="Connected Services\StationServiceAsync\" /> |
83 |
<WCFMetadataStorage Include="Connected Services\StationServiceTask\" /> |
84 |
</ItemGroup> |
85 |
<ItemGroup> |
86 |
<Reference Include="System" /> |
87 |
<Reference Include="System.Runtime.Serialization" /> |
88 |
<Reference Include="System.ServiceModel" /> |
89 |
<Reference Include="System.Xml" /> |
90 |
</ItemGroup> |
91 |
<ItemGroup> |
92 |
<None Include="Connected Services\StationServiceTask\configuration91.svcinfo" /> |
93 |
</ItemGroup> |
94 |
<ItemGroup> |
95 |
<None Include="Connected Services\StationServiceTask\configuration.svcinfo" /> |
96 |
</ItemGroup> |
97 |
<ItemGroup> |
98 |
<None Include="Connected Services\StationServiceTask\Reference.svcmap"> |
99 |
<Generator>WCF Proxy Generator</Generator> |
100 |
<LastGenOutput>Reference.cs</LastGenOutput> |
101 |
</None> |
102 |
</ItemGroup> |
103 |
<ItemGroup> |
104 |
<Compile Include="Connected Services\StationServiceAsync\Reference.cs"> |
105 |
<AutoGen>True</AutoGen> |
106 |
<DesignTime>True</DesignTime> |
107 |
<DependentUpon>Reference.svcmap</DependentUpon> |
108 |
</Compile> |
109 |
<Compile Include="Connected Services\StationServiceTask\Reference.cs"> |
110 |
<AutoGen>True</AutoGen> |
111 |
<DesignTime>True</DesignTime> |
112 |
<DependentUpon>Reference.svcmap</DependentUpon> |
113 |
</Compile> |
114 |
</ItemGroup> |
115 |
<ItemGroup> |
116 |
<None Include="Connected Services\StationServiceAsync\configuration91.svcinfo" /> |
117 |
</ItemGroup> |
118 |
<ItemGroup> |
119 |
<None Include="Connected Services\StationServiceAsync\configuration.svcinfo" /> |
120 |
</ItemGroup> |
121 |
<ItemGroup> |
122 |
<None Include="Connected Services\StationServiceAsync\Reference.svcmap"> |
123 |
<Generator>WCF Proxy Generator</Generator> |
124 |
<LastGenOutput>Reference.cs</LastGenOutput> |
125 |
</None> |
126 |
</ItemGroup> |
127 |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
128 |
</Project> |