added SSCLI 1.0
[windows-sources.git] / sdk / samples / WFSamples / Technologies / Communications / WebService / CS / WebServiceInvoke / WebServiceInvoke.csproj
blob670dac2393d3460ab14ac951b75791107a309a93
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2   <PropertyGroup>
3     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
4     <ProductVersion>8.0.50727</ProductVersion>
5     <SchemaVersion>2.0</SchemaVersion>
6     <ProjectGuid>{10E51077-D1E9-442F-91D0-108B3ACD41FD}</ProjectGuid>
7     <OutputType>Exe</OutputType>
8     <RootNamespace>Microsoft.Samples.Workflow.WebService</RootNamespace>
9     <AssemblyName>WebServiceInvoke</AssemblyName>
10     <ProjectTypeGuids>{14822709-B5A1-4724-98CA-57A101D1B079};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
11     <WarningLevel>4</WarningLevel>
12   </PropertyGroup>
13   <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
14     <DebugSymbols>true</DebugSymbols>
15     <DebugType>full</DebugType>
16     <Optimize>false</Optimize>
17     <OutputPath>.\bin\Debug\</OutputPath>
18     <DefineConstants>DEBUG;TRACE</DefineConstants>
19     <UseVSHostingProcess>false</UseVSHostingProcess>
20   </PropertyGroup>
21   <PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
22     <DebugSymbols>false</DebugSymbols>
23     <Optimize>true</Optimize>
24     <OutputPath>.\bin\Release\</OutputPath>
25     <DefineConstants>TRACE</DefineConstants>
26     <UseVSHostingProcess>false</UseVSHostingProcess>
27   </PropertyGroup>
28   <ItemGroup>
29     <Reference Include="System.EnterpriseServices" />
30     <Reference Include="System.Workflow.Activities" />
31     <Reference Include="System.Workflow.ComponentModel" />
32     <Reference Include="System.Workflow.Runtime" />
33     <Reference Include="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
34       <HintPath>..\..\..\WINDOWS\Microsoft.NET\Framework\v2.0.40426\System.dll</HintPath>
35       <Name>System</Name>
36       <SpecificVersion>True</SpecificVersion>
37       <Aliases>global</Aliases>
38       <ExecutableExtension>.dll</ExecutableExtension>
39     </Reference>
40     <Reference Include="System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=x86">
41       <HintPath>..\..\..\WINDOWS\Microsoft.NET\Framework\v2.0.40426\System.Data.dll</HintPath>
42       <Name>System.Data</Name>
43       <SpecificVersion>True</SpecificVersion>
44       <Aliases>global</Aliases>
45       <ExecutableExtension>.dll</ExecutableExtension>
46     </Reference>
47     <Reference Include="System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
48       <HintPath>..\..\..\WINDOWS\Microsoft.NET\Framework\v2.0.40426\System.Design.dll</HintPath>
49       <Name>System.Design</Name>
50       <SpecificVersion>True</SpecificVersion>
51       <Aliases>global</Aliases>
52       <ExecutableExtension>.dll</ExecutableExtension>
53     </Reference>
54     <Reference Include="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
55       <HintPath>..\..\..\WINDOWS\Microsoft.NET\Framework\v2.0.40426\System.Drawing.dll</HintPath>
56       <Name>System.Drawing</Name>
57       <SpecificVersion>True</SpecificVersion>
58       <Aliases>global</Aliases>
59       <ExecutableExtension>.dll</ExecutableExtension>
60     </Reference>
61     <Reference Include="System.Drawing.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
62       <HintPath>..\..\..\WINDOWS\Microsoft.NET\Framework\v2.0.40426\System.Drawing.Design.dll</HintPath>
63       <Name>System.Drawing.Design</Name>
64       <SpecificVersion>True</SpecificVersion>
65       <Aliases>global</Aliases>
66       <ExecutableExtension>.dll</ExecutableExtension>
67     </Reference>
68     <Reference Include="System.Transactions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
69       <HintPath>..\..\..\WINDOWS\Microsoft.NET\Framework\v2.0.40426\System.Transactions.dll</HintPath>
70       <Name>System.Transactions</Name>
71       <SpecificVersion>True</SpecificVersion>
72       <Aliases>global</Aliases>
73       <ExecutableExtension>.dll</ExecutableExtension>
74     </Reference>
75     <Reference Include="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
76       <HintPath>..\..\..\WINDOWS\Microsoft.NET\Framework\v2.0.40426\System.XML.dll</HintPath>
77       <Name>System.XML</Name>
78       <SpecificVersion>True</SpecificVersion>
79       <Aliases>global</Aliases>
80       <ExecutableExtension>.dll</ExecutableExtension>
81     </Reference>
82     <Reference Include="System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=x86">
83       <HintPath>..\..\..\WINDOWS\Microsoft.NET\Framework\v2.0.40426\System.Web.dll</HintPath>
84       <Name>System.Web</Name>
85       <SpecificVersion>True</SpecificVersion>
86       <Aliases>global</Aliases>
87       <ExecutableExtension>.dll</ExecutableExtension>
88     </Reference>
89     <Reference Include="System.Web.Services, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
90       <HintPath>..\..\..\WINDOWS\Microsoft.NET\Framework\v2.0.40426\System.Web.Services.dll</HintPath>
91       <Name>System.Web.Services</Name>
92       <SpecificVersion>True</SpecificVersion>
93       <Aliases>global</Aliases>
94       <ExecutableExtension>.dll</ExecutableExtension>
95     </Reference>
96   </ItemGroup>
97   <ItemGroup>
98     <Compile Include="Properties\AssemblyInfo.cs" />
99     <Compile Include="Program.cs" />
100     <None Include="app.config" />
101     <None Include="Properties\Settings.settings">
102       <Generator>SettingsSingleFileGenerator</Generator>
103       <LastGenOutput>Settings.Designer.cs</LastGenOutput>
104     </None>
105     <Compile Include="Properties\Resources.Designer.cs">
106       <AutoGen>True</AutoGen>
107       <DesignTime>True</DesignTime>
108       <DependentUpon>Resources.resx</DependentUpon>
109     </Compile>
110     <Compile Include="Properties\Settings.Designer.cs">
111       <AutoGen>True</AutoGen>
112       <DesignTimeSharedInput>True</DesignTimeSharedInput>
113       <DependentUpon>Settings.settings</DependentUpon>
114     </Compile>
115     <Compile Include="WebReferences\localhost\Reference.cs">
116       <AutoGen>True</AutoGen>
117       <DesignTime>True</DesignTime>
118       <DependentUpon>Reference.map</DependentUpon>
119     </Compile>
120     <Compile Include="WebServiceInvokeWorkflow.cs">
121       <SubType>Component</SubType>
122     </Compile>
123     <Compile Include="WebServiceInvokeWorkflow.designer.cs">
124       <DependentUpon>WebServiceInvokeWorkflow.cs</DependentUpon>
125     </Compile>
126     <AppDesigner Include="Properties\" />
127   </ItemGroup>
128   <ItemGroup>
129     <WebReferences Include="WebReferences\" />
130   </ItemGroup>
131   <ItemGroup>
132     <EmbeddedResource Include="Properties\Resources.resx">
133       <SubType>Designer</SubType>
134       <Generator>ResXFileCodeGenerator</Generator>
135       <LastGenOutput>Resources.Designer.cs</LastGenOutput>
136     </EmbeddedResource>
137   </ItemGroup>
138   <ItemGroup>
139     <WebReferenceUrl Include="http://localhost:6407/WebServicePublish_WebService/WebServicePublishWorkflow_WebService.asmx">
140       <UrlBehavior>Dynamic</UrlBehavior>
141       <RelPath>WebReferences\localhost\</RelPath>
142       <UpdateFromURL>http://localhost:6407/WebServicePublish_WebService/WebServicePublishWorkflow_WebService.asmx</UpdateFromURL>
143       <ServiceLocationURL>
144       </ServiceLocationURL>
145       <CachedDynamicPropName>
146       </CachedDynamicPropName>
147       <CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
148       <CachedSettingsPropName>WebServiceInvoke_localhost_WebServicePublishWorkflow_WebService</CachedSettingsPropName>
149     </WebReferenceUrl>
150   </ItemGroup>
151   <ItemGroup>
152     <None Include="WebReferences\localhost\Reference.map">
153       <Generator>MSDiscoCodeGenerator</Generator>
154       <LastGenOutput>Reference.cs</LastGenOutput>
155     </None>
156     <None Include="WebReferences\localhost\WebServicePublishWorkflow_WebService.disco" />
157     <None Include="WebReferences\localhost\WebServicePublishWorkflow_WebService.wsdl" />
158   </ItemGroup>
159   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.Targets" />
160   <Import Project="$(MSBuildExtensionsPath)\Microsoft\Windows Workflow Foundation\v3.0\Workflow.Targets" />
161 </Project>