Mono.System.Web.Services.csproj 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869
  1. <VisualStudioProject>
  2. <CSHARP
  3. ProjectType = "Local"
  4. ProductVersion = "7.0.9466"
  5. SchemaVersion = "1.0"
  6. ProjectGuid = "{1E24995F-861C-4FCB-BE59-C7B518F02F64}"
  7. >
  8. <Build>
  9. <Settings
  10. ApplicationIcon = ""
  11. AssemblyKeyContainerName = ""
  12. AssemblyName = "System.Web.Services"
  13. AssemblyOriginatorKeyFile = ""
  14. DefaultClientScript = "JScript"
  15. DefaultHTMLPageLayout = "Grid"
  16. DefaultTargetSchema = "IE50"
  17. DelaySign = "false"
  18. OutputType = "Library"
  19. RootNamespace = "System.Web.Servces"
  20. StartupObject = ""
  21. >
  22. <Config
  23. Name = "Debug"
  24. AllowUnsafeBlocks = "false"
  25. BaseAddress = "285212672"
  26. CheckForOverflowUnderflow = "false"
  27. ConfigurationOverrideFile = ""
  28. DefineConstants = "DEBUG;TRACE"
  29. DocumentationFile = ""
  30. DebugSymbols = "true"
  31. FileAlignment = "4096"
  32. IncrementalBuild = "true"
  33. Optimize = "false"
  34. OutputPath = "bin\Debug\"
  35. RegisterForComInterop = "false"
  36. RemoveIntegerChecks = "false"
  37. TreatWarningsAsErrors = "false"
  38. WarningLevel = "4"
  39. />
  40. <Config
  41. Name = "Release"
  42. AllowUnsafeBlocks = "false"
  43. BaseAddress = "285212672"
  44. CheckForOverflowUnderflow = "false"
  45. ConfigurationOverrideFile = ""
  46. DefineConstants = "TRACE"
  47. DocumentationFile = ""
  48. DebugSymbols = "false"
  49. FileAlignment = "4096"
  50. IncrementalBuild = "false"
  51. Optimize = "true"
  52. OutputPath = "bin\Release\"
  53. RegisterForComInterop = "false"
  54. RemoveIntegerChecks = "false"
  55. TreatWarningsAsErrors = "false"
  56. WarningLevel = "4"
  57. />
  58. </Settings>
  59. <References>
  60. <Reference
  61. Name = "System.Web"
  62. AssemblyName = "System.Web"
  63. HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Web.dll"
  64. />
  65. <Reference
  66. Name = "System.EnterpriseServices"
  67. AssemblyName = "System.EnterpriseServices"
  68. HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.EnterpriseServices.dll"
  69. />
  70. <Reference
  71. Name = "System"
  72. AssemblyName = "System"
  73. HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.dll"
  74. />
  75. <Reference
  76. Name = "System.XML"
  77. AssemblyName = "System.Xml"
  78. HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.XML.dll"
  79. />
  80. </References>
  81. </Build>
  82. <Files>
  83. <Include>
  84. <File
  85. RelPath = "ChangeLog"
  86. BuildAction = "None"
  87. />
  88. <File
  89. RelPath = "list"
  90. BuildAction = "None"
  91. />
  92. <File
  93. RelPath = "makefile.gnu"
  94. BuildAction = "None"
  95. />
  96. <File
  97. RelPath = "System.Web.Services.build"
  98. BuildAction = "None"
  99. />
  100. <File
  101. RelPath = "System.Web.Services\ChangeLog"
  102. BuildAction = "None"
  103. />
  104. <File
  105. RelPath = "System.Web.Services\TODOAttribute.cs"
  106. SubType = "Code"
  107. BuildAction = "Compile"
  108. />
  109. <File
  110. RelPath = "System.Web.Services\WebMethodAttribute.cs"
  111. SubType = "Code"
  112. BuildAction = "Compile"
  113. />
  114. <File
  115. RelPath = "System.Web.Services\WebService.cs"
  116. SubType = "Component"
  117. BuildAction = "Compile"
  118. />
  119. <File
  120. RelPath = "System.Web.Services\WebService.resx"
  121. DependentUpon = "WebService.cs"
  122. BuildAction = "EmbeddedResource"
  123. />
  124. <File
  125. RelPath = "System.Web.Services\WebServiceAttribute.cs"
  126. SubType = "Code"
  127. BuildAction = "Compile"
  128. />
  129. <File
  130. RelPath = "System.Web.Services\WebServiceBindingAttribute.cs"
  131. SubType = "Code"
  132. BuildAction = "Compile"
  133. />
  134. <File
  135. RelPath = "System.Web.Services\WebServicesDescriptionAttribute.cs"
  136. SubType = "Code"
  137. BuildAction = "Compile"
  138. />
  139. <File
  140. RelPath = "System.Web.Services.Configuration\ChangeLog"
  141. BuildAction = "None"
  142. />
  143. <File
  144. RelPath = "System.Web.Services.Configuration\XmlFormatExtensionAttribute.cs"
  145. SubType = "Code"
  146. BuildAction = "Compile"
  147. />
  148. <File
  149. RelPath = "System.Web.Services.Configuration\XmlFormatExtensionPointAttribute.cs"
  150. SubType = "Code"
  151. BuildAction = "Compile"
  152. />
  153. <File
  154. RelPath = "System.Web.Services.Configuration\XmlFormatExtensionPrefixAttribute.cs"
  155. SubType = "Code"
  156. BuildAction = "Compile"
  157. />
  158. <File
  159. RelPath = "System.Web.Services.Description\Binding.cs"
  160. SubType = "Code"
  161. BuildAction = "Compile"
  162. />
  163. <File
  164. RelPath = "System.Web.Services.Description\BindingCollection.cs"
  165. SubType = "Code"
  166. BuildAction = "Compile"
  167. />
  168. <File
  169. RelPath = "System.Web.Services.Description\ChangeLog"
  170. BuildAction = "None"
  171. />
  172. <File
  173. RelPath = "System.Web.Services.Description\DocumentableItem.cs"
  174. SubType = "Code"
  175. BuildAction = "Compile"
  176. />
  177. <File
  178. RelPath = "System.Web.Services.Description\FaultBinding.cs"
  179. SubType = "Code"
  180. BuildAction = "Compile"
  181. />
  182. <File
  183. RelPath = "System.Web.Services.Description\FaultBindingCollection.cs"
  184. SubType = "Code"
  185. BuildAction = "Compile"
  186. />
  187. <File
  188. RelPath = "System.Web.Services.Description\HttpAddressBinding.cs"
  189. SubType = "Code"
  190. BuildAction = "Compile"
  191. />
  192. <File
  193. RelPath = "System.Web.Services.Description\HttpBinding.cs"
  194. SubType = "Code"
  195. BuildAction = "Compile"
  196. />
  197. <File
  198. RelPath = "System.Web.Services.Description\HttpOperationBinding.cs"
  199. SubType = "Code"
  200. BuildAction = "Compile"
  201. />
  202. <File
  203. RelPath = "System.Web.Services.Description\HttpUrlEncodedBinding.cs"
  204. SubType = "Code"
  205. BuildAction = "Compile"
  206. />
  207. <File
  208. RelPath = "System.Web.Services.Description\HttpUrlReplacementBinding.cs"
  209. SubType = "Code"
  210. BuildAction = "Compile"
  211. />
  212. <File
  213. RelPath = "System.Web.Services.Description\Import.cs"
  214. SubType = "Code"
  215. BuildAction = "Compile"
  216. />
  217. <File
  218. RelPath = "System.Web.Services.Description\ImportCollection.cs"
  219. SubType = "Code"
  220. BuildAction = "Compile"
  221. />
  222. <File
  223. RelPath = "System.Web.Services.Description\InputBinding.cs"
  224. SubType = "Code"
  225. BuildAction = "Compile"
  226. />
  227. <File
  228. RelPath = "System.Web.Services.Description\Message.cs"
  229. SubType = "Code"
  230. BuildAction = "Compile"
  231. />
  232. <File
  233. RelPath = "System.Web.Services.Description\MessageBinding.cs"
  234. SubType = "Code"
  235. BuildAction = "Compile"
  236. />
  237. <File
  238. RelPath = "System.Web.Services.Description\MessageCollection.cs"
  239. SubType = "Code"
  240. BuildAction = "Compile"
  241. />
  242. <File
  243. RelPath = "System.Web.Services.Description\MessagePart.cs"
  244. SubType = "Code"
  245. BuildAction = "Compile"
  246. />
  247. <File
  248. RelPath = "System.Web.Services.Description\MessagePartCollection.cs"
  249. SubType = "Code"
  250. BuildAction = "Compile"
  251. />
  252. <File
  253. RelPath = "System.Web.Services.Description\MimeContentBinding.cs"
  254. SubType = "Code"
  255. BuildAction = "Compile"
  256. />
  257. <File
  258. RelPath = "System.Web.Services.Description\MimeMultipartRelatedBinding.cs"
  259. SubType = "Code"
  260. BuildAction = "Compile"
  261. />
  262. <File
  263. RelPath = "System.Web.Services.Description\MimePart.cs"
  264. SubType = "Code"
  265. BuildAction = "Compile"
  266. />
  267. <File
  268. RelPath = "System.Web.Services.Description\MimePartCollection.cs"
  269. SubType = "Code"
  270. BuildAction = "Compile"
  271. />
  272. <File
  273. RelPath = "System.Web.Services.Description\MimeTextBinding.cs"
  274. SubType = "Code"
  275. BuildAction = "Compile"
  276. />
  277. <File
  278. RelPath = "System.Web.Services.Description\MimeTextMatch.cs"
  279. SubType = "Code"
  280. BuildAction = "Compile"
  281. />
  282. <File
  283. RelPath = "System.Web.Services.Description\MimeTextMatchCollection.cs"
  284. SubType = "Code"
  285. BuildAction = "Compile"
  286. />
  287. <File
  288. RelPath = "System.Web.Services.Description\MimeXmlBinding.cs"
  289. SubType = "Code"
  290. BuildAction = "Compile"
  291. />
  292. <File
  293. RelPath = "System.Web.Services.Description\Operation.cs"
  294. SubType = "Code"
  295. BuildAction = "Compile"
  296. />
  297. <File
  298. RelPath = "System.Web.Services.Description\OperationBinding.cs"
  299. SubType = "Code"
  300. BuildAction = "Compile"
  301. />
  302. <File
  303. RelPath = "System.Web.Services.Description\OperationBindingCollection.cs"
  304. SubType = "Code"
  305. BuildAction = "Compile"
  306. />
  307. <File
  308. RelPath = "System.Web.Services.Description\OperationCollection.cs"
  309. SubType = "Code"
  310. BuildAction = "Compile"
  311. />
  312. <File
  313. RelPath = "System.Web.Services.Description\OperationFault.cs"
  314. SubType = "Code"
  315. BuildAction = "Compile"
  316. />
  317. <File
  318. RelPath = "System.Web.Services.Description\OperationFaultCollection.cs"
  319. SubType = "Code"
  320. BuildAction = "Compile"
  321. />
  322. <File
  323. RelPath = "System.Web.Services.Description\OperationFlow.cs"
  324. SubType = "Code"
  325. BuildAction = "Compile"
  326. />
  327. <File
  328. RelPath = "System.Web.Services.Description\OperationInput.cs"
  329. SubType = "Code"
  330. BuildAction = "Compile"
  331. />
  332. <File
  333. RelPath = "System.Web.Services.Description\OperationMessage.cs"
  334. SubType = "Code"
  335. BuildAction = "Compile"
  336. />
  337. <File
  338. RelPath = "System.Web.Services.Description\OperationMessageCollection.cs"
  339. SubType = "Code"
  340. BuildAction = "Compile"
  341. />
  342. <File
  343. RelPath = "System.Web.Services.Description\OperationOutput.cs"
  344. SubType = "Code"
  345. BuildAction = "Compile"
  346. />
  347. <File
  348. RelPath = "System.Web.Services.Description\OutputBinding.cs"
  349. SubType = "Code"
  350. BuildAction = "Compile"
  351. />
  352. <File
  353. RelPath = "System.Web.Services.Description\Port.cs"
  354. SubType = "Code"
  355. BuildAction = "Compile"
  356. />
  357. <File
  358. RelPath = "System.Web.Services.Description\PortCollection.cs"
  359. SubType = "Code"
  360. BuildAction = "Compile"
  361. />
  362. <File
  363. RelPath = "System.Web.Services.Description\PortType.cs"
  364. SubType = "Code"
  365. BuildAction = "Compile"
  366. />
  367. <File
  368. RelPath = "System.Web.Services.Description\PortTypeCollection.cs"
  369. SubType = "Code"
  370. BuildAction = "Compile"
  371. />
  372. <File
  373. RelPath = "System.Web.Services.Description\ProtocolImporter.cs"
  374. SubType = "Code"
  375. BuildAction = "Compile"
  376. />
  377. <File
  378. RelPath = "System.Web.Services.Description\ProtocolReflector.cs"
  379. SubType = "Code"
  380. BuildAction = "Compile"
  381. />
  382. <File
  383. RelPath = "System.Web.Services.Description\Service.cs"
  384. SubType = "Code"
  385. BuildAction = "Compile"
  386. />
  387. <File
  388. RelPath = "System.Web.Services.Description\ServiceCollection.cs"
  389. SubType = "Code"
  390. BuildAction = "Compile"
  391. />
  392. <File
  393. RelPath = "System.Web.Services.Description\ServiceDescription.cs"
  394. SubType = "Code"
  395. BuildAction = "Compile"
  396. />
  397. <File
  398. RelPath = "System.Web.Services.Description\ServiceDescriptionBaseCollection.cs"
  399. SubType = "Code"
  400. BuildAction = "Compile"
  401. />
  402. <File
  403. RelPath = "System.Web.Services.Description\ServiceDescriptionCollection.cs"
  404. SubType = "Code"
  405. BuildAction = "Compile"
  406. />
  407. <File
  408. RelPath = "System.Web.Services.Description\ServiceDescriptionFormatExtension.cs"
  409. SubType = "Code"
  410. BuildAction = "Compile"
  411. />
  412. <File
  413. RelPath = "System.Web.Services.Description\ServiceDescriptionFormatExtensionCollection.cs"
  414. SubType = "Code"
  415. BuildAction = "Compile"
  416. />
  417. <File
  418. RelPath = "System.Web.Services.Description\ServiceDescriptionImporter.cs"
  419. SubType = "Code"
  420. BuildAction = "Compile"
  421. />
  422. <File
  423. RelPath = "System.Web.Services.Description\ServiceDescriptionImportStyle.cs"
  424. SubType = "Code"
  425. BuildAction = "Compile"
  426. />
  427. <File
  428. RelPath = "System.Web.Services.Description\ServiceDescriptionImportWarnings.cs"
  429. SubType = "Code"
  430. BuildAction = "Compile"
  431. />
  432. <File
  433. RelPath = "System.Web.Services.Description\ServiceDescriptionReflector.cs"
  434. SubType = "Code"
  435. BuildAction = "Compile"
  436. />
  437. <File
  438. RelPath = "System.Web.Services.Description\SoapAddressBinding.cs"
  439. SubType = "Code"
  440. BuildAction = "Compile"
  441. />
  442. <File
  443. RelPath = "System.Web.Services.Description\SoapBinding.cs"
  444. SubType = "Code"
  445. BuildAction = "Compile"
  446. />
  447. <File
  448. RelPath = "System.Web.Services.Description\SoapBindingStyle.cs"
  449. SubType = "Code"
  450. BuildAction = "Compile"
  451. />
  452. <File
  453. RelPath = "System.Web.Services.Description\SoapBindingUse.cs"
  454. SubType = "Code"
  455. BuildAction = "Compile"
  456. />
  457. <File
  458. RelPath = "System.Web.Services.Description\SoapBodyBinding.cs"
  459. SubType = "Code"
  460. BuildAction = "Compile"
  461. />
  462. <File
  463. RelPath = "System.Web.Services.Description\SoapExtensionImporter.cs"
  464. SubType = "Code"
  465. BuildAction = "Compile"
  466. />
  467. <File
  468. RelPath = "System.Web.Services.Description\SoapExtensionReflector.cs"
  469. SubType = "Code"
  470. BuildAction = "Compile"
  471. />
  472. <File
  473. RelPath = "System.Web.Services.Description\SoapFaultBinding.cs"
  474. SubType = "Code"
  475. BuildAction = "Compile"
  476. />
  477. <File
  478. RelPath = "System.Web.Services.Description\SoapHeaderBinding.cs"
  479. SubType = "Code"
  480. BuildAction = "Compile"
  481. />
  482. <File
  483. RelPath = "System.Web.Services.Description\SoapHeaderFaultBinding.cs"
  484. SubType = "Code"
  485. BuildAction = "Compile"
  486. />
  487. <File
  488. RelPath = "System.Web.Services.Description\SoapOperationBinding.cs"
  489. SubType = "Code"
  490. BuildAction = "Compile"
  491. />
  492. <File
  493. RelPath = "System.Web.Services.Description\SoapProtocolImporter.cs"
  494. SubType = "Code"
  495. BuildAction = "Compile"
  496. />
  497. <File
  498. RelPath = "System.Web.Services.Description\SoapProtocolReflector.cs"
  499. SubType = "Code"
  500. BuildAction = "Compile"
  501. />
  502. <File
  503. RelPath = "System.Web.Services.Description\SoapTransportImporter.cs"
  504. SubType = "Code"
  505. BuildAction = "Compile"
  506. />
  507. <File
  508. RelPath = "System.Web.Services.Description\Types.cs"
  509. SubType = "Code"
  510. BuildAction = "Compile"
  511. />
  512. <File
  513. RelPath = "System.Web.Services.Discovery\ChangeLog"
  514. BuildAction = "None"
  515. />
  516. <File
  517. RelPath = "System.Web.Services.Discovery\ContractReference.cs"
  518. SubType = "Code"
  519. BuildAction = "Compile"
  520. />
  521. <File
  522. RelPath = "System.Web.Services.Discovery\ContractSearchPattern.cs"
  523. SubType = "Code"
  524. BuildAction = "Compile"
  525. />
  526. <File
  527. RelPath = "System.Web.Services.Discovery\DiscoveryClientDocumentCollection.cs"
  528. SubType = "Code"
  529. BuildAction = "Compile"
  530. />
  531. <File
  532. RelPath = "System.Web.Services.Discovery\DiscoveryClientProtocol.cs"
  533. SubType = "Component"
  534. BuildAction = "Compile"
  535. />
  536. <File
  537. RelPath = "System.Web.Services.Discovery\DiscoveryClientReferenceCollection.cs"
  538. SubType = "Code"
  539. BuildAction = "Compile"
  540. />
  541. <File
  542. RelPath = "System.Web.Services.Discovery\DiscoveryClientResult.cs"
  543. SubType = "Code"
  544. BuildAction = "Compile"
  545. />
  546. <File
  547. RelPath = "System.Web.Services.Discovery\DiscoveryClientResultCollection.cs"
  548. SubType = "Code"
  549. BuildAction = "Compile"
  550. />
  551. <File
  552. RelPath = "System.Web.Services.Discovery\DiscoveryDocument.cs"
  553. SubType = "Code"
  554. BuildAction = "Compile"
  555. />
  556. <File
  557. RelPath = "System.Web.Services.Discovery\DiscoveryDocumentLinksPattern.cs"
  558. SubType = "Code"
  559. BuildAction = "Compile"
  560. />
  561. <File
  562. RelPath = "System.Web.Services.Discovery\DiscoveryDocumentReference.cs"
  563. SubType = "Code"
  564. BuildAction = "Compile"
  565. />
  566. <File
  567. RelPath = "System.Web.Services.Discovery\DiscoveryDocumentSearchPattern.cs"
  568. SubType = "Code"
  569. BuildAction = "Compile"
  570. />
  571. <File
  572. RelPath = "System.Web.Services.Discovery\DiscoveryExceptionDictionary.cs"
  573. SubType = "Code"
  574. BuildAction = "Compile"
  575. />
  576. <File
  577. RelPath = "System.Web.Services.Discovery\DiscoveryReference.cs"
  578. SubType = "Code"
  579. BuildAction = "Compile"
  580. />
  581. <File
  582. RelPath = "System.Web.Services.Discovery\DiscoveryReferenceCollection.cs"
  583. SubType = "Code"
  584. BuildAction = "Compile"
  585. />
  586. <File
  587. RelPath = "System.Web.Services.Discovery\DiscoveryRequestHandler.cs"
  588. SubType = "Code"
  589. BuildAction = "Compile"
  590. />
  591. <File
  592. RelPath = "System.Web.Services.Discovery\DiscoverySearchPattern.cs"
  593. SubType = "Code"
  594. BuildAction = "Compile"
  595. />
  596. <File
  597. RelPath = "System.Web.Services.Discovery\DynamicDiscoveryDocument.cs"
  598. SubType = "Code"
  599. BuildAction = "Compile"
  600. />
  601. <File
  602. RelPath = "System.Web.Services.Discovery\ExcludePathInfo.cs"
  603. SubType = "Code"
  604. BuildAction = "Compile"
  605. />
  606. <File
  607. RelPath = "System.Web.Services.Discovery\SchemaReference.cs"
  608. SubType = "Code"
  609. BuildAction = "Compile"
  610. />
  611. <File
  612. RelPath = "System.Web.Services.Discovery\SoapBinding.cs"
  613. SubType = "Code"
  614. BuildAction = "Compile"
  615. />
  616. <File
  617. RelPath = "System.Web.Services.Discovery\XmlSchemaSearchPattern.cs"
  618. SubType = "Code"
  619. BuildAction = "Compile"
  620. />
  621. <File
  622. RelPath = "System.Web.Services.Protocols\AnyReturnReader.cs"
  623. SubType = "Code"
  624. BuildAction = "Compile"
  625. />
  626. <File
  627. RelPath = "System.Web.Services.Protocols\ChangeLog"
  628. BuildAction = "None"
  629. />
  630. <File
  631. RelPath = "System.Web.Services.Protocols\HtmlFormParameterReader.cs"
  632. SubType = "Code"
  633. BuildAction = "Compile"
  634. />
  635. <File
  636. RelPath = "System.Web.Services.Protocols\HtmlFormParameterWriter.cs"
  637. SubType = "Code"
  638. BuildAction = "Compile"
  639. />
  640. <File
  641. RelPath = "System.Web.Services.Protocols\HttpGetClientProtocol.cs"
  642. SubType = "Component"
  643. BuildAction = "Compile"
  644. />
  645. <File
  646. RelPath = "System.Web.Services.Protocols\HttpMethodAttribute.cs"
  647. SubType = "Code"
  648. BuildAction = "Compile"
  649. />
  650. <File
  651. RelPath = "System.Web.Services.Protocols\HttpPostClientProtocol.cs"
  652. SubType = "Component"
  653. BuildAction = "Compile"
  654. />
  655. <File
  656. RelPath = "System.Web.Services.Protocols\HttpSimpleClientProtocol.cs"
  657. SubType = "Component"
  658. BuildAction = "Compile"
  659. />
  660. <File
  661. RelPath = "System.Web.Services.Protocols\HttpWebClientProtocol.cs"
  662. SubType = "Component"
  663. BuildAction = "Compile"
  664. />
  665. <File
  666. RelPath = "System.Web.Services.Protocols\LogicalMethodInfo.cs"
  667. SubType = "Code"
  668. BuildAction = "Compile"
  669. />
  670. <File
  671. RelPath = "System.Web.Services.Protocols\LogicalMethodTypes.cs"
  672. SubType = "Code"
  673. BuildAction = "Compile"
  674. />
  675. <File
  676. RelPath = "System.Web.Services.Protocols\MatchAttribute.cs"
  677. SubType = "Code"
  678. BuildAction = "Compile"
  679. />
  680. <File
  681. RelPath = "System.Web.Services.Protocols\MimeFormatter.cs"
  682. SubType = "Code"
  683. BuildAction = "Compile"
  684. />
  685. <File
  686. RelPath = "System.Web.Services.Protocols\MimeParameterReader.cs"
  687. SubType = "Code"
  688. BuildAction = "Compile"
  689. />
  690. <File
  691. RelPath = "System.Web.Services.Protocols\MimeParameterWriter.cs"
  692. SubType = "Code"
  693. BuildAction = "Compile"
  694. />
  695. <File
  696. RelPath = "System.Web.Services.Protocols\MimeReturnReader.cs"
  697. SubType = "Code"
  698. BuildAction = "Compile"
  699. />
  700. <File
  701. RelPath = "System.Web.Services.Protocols\NopReturnReader.cs"
  702. SubType = "Code"
  703. BuildAction = "Compile"
  704. />
  705. <File
  706. RelPath = "System.Web.Services.Protocols\PatternMatcher.cs"
  707. SubType = "Code"
  708. BuildAction = "Compile"
  709. />
  710. <File
  711. RelPath = "System.Web.Services.Protocols\SoapClientMessage.cs"
  712. SubType = "Code"
  713. BuildAction = "Compile"
  714. />
  715. <File
  716. RelPath = "System.Web.Services.Protocols\SoapClientMethod.cs"
  717. SubType = "Code"
  718. BuildAction = "Compile"
  719. />
  720. <File
  721. RelPath = "System.Web.Services.Protocols\SoapDocumentMethodAttribute.cs"
  722. SubType = "Code"
  723. BuildAction = "Compile"
  724. />
  725. <File
  726. RelPath = "System.Web.Services.Protocols\SoapDocumentServiceAttribute.cs"
  727. SubType = "Code"
  728. BuildAction = "Compile"
  729. />
  730. <File
  731. RelPath = "System.Web.Services.Protocols\SoapException.cs"
  732. SubType = "Code"
  733. BuildAction = "Compile"
  734. />
  735. <File
  736. RelPath = "System.Web.Services.Protocols\SoapExtension.cs"
  737. SubType = "Code"
  738. BuildAction = "Compile"
  739. />
  740. <File
  741. RelPath = "System.Web.Services.Protocols\SoapExtensionAttribute.cs"
  742. SubType = "Code"
  743. BuildAction = "Compile"
  744. />
  745. <File
  746. RelPath = "System.Web.Services.Protocols\SoapHeader.cs"
  747. SubType = "Code"
  748. BuildAction = "Compile"
  749. />
  750. <File
  751. RelPath = "System.Web.Services.Protocols\SoapHeaderAttribute.cs"
  752. SubType = "Code"
  753. BuildAction = "Compile"
  754. />
  755. <File
  756. RelPath = "System.Web.Services.Protocols\SoapHeaderCollection.cs"
  757. SubType = "Code"
  758. BuildAction = "Compile"
  759. />
  760. <File
  761. RelPath = "System.Web.Services.Protocols\SoapHeaderDirection.cs"
  762. SubType = "Code"
  763. BuildAction = "Compile"
  764. />
  765. <File
  766. RelPath = "System.Web.Services.Protocols\SoapHeaderException.cs"
  767. SubType = "Code"
  768. BuildAction = "Compile"
  769. />
  770. <File
  771. RelPath = "System.Web.Services.Protocols\SoapHttpClientProtocol.cs"
  772. SubType = "Component"
  773. BuildAction = "Compile"
  774. />
  775. <File
  776. RelPath = "System.Web.Services.Protocols\SoapMessage.cs"
  777. SubType = "Code"
  778. BuildAction = "Compile"
  779. />
  780. <File
  781. RelPath = "System.Web.Services.Protocols\SoapMessageStage.cs"
  782. SubType = "Code"
  783. BuildAction = "Compile"
  784. />
  785. <File
  786. RelPath = "System.Web.Services.Protocols\SoapParameterStyle.cs"
  787. SubType = "Code"
  788. BuildAction = "Compile"
  789. />
  790. <File
  791. RelPath = "System.Web.Services.Protocols\SoapRpcMethodAttribute.cs"
  792. SubType = "Code"
  793. BuildAction = "Compile"
  794. />
  795. <File
  796. RelPath = "System.Web.Services.Protocols\SoapRpcServiceAttribute.cs"
  797. SubType = "Code"
  798. BuildAction = "Compile"
  799. />
  800. <File
  801. RelPath = "System.Web.Services.Protocols\SoapServerMessage.cs"
  802. SubType = "Code"
  803. BuildAction = "Compile"
  804. />
  805. <File
  806. RelPath = "System.Web.Services.Protocols\SoapServerProtocol.cs"
  807. SubType = "Code"
  808. BuildAction = "Compile"
  809. />
  810. <File
  811. RelPath = "System.Web.Services.Protocols\SoapServiceRoutingStyle.cs"
  812. SubType = "Code"
  813. BuildAction = "Compile"
  814. />
  815. <File
  816. RelPath = "System.Web.Services.Protocols\SoapUnknownHeader.cs"
  817. SubType = "Code"
  818. BuildAction = "Compile"
  819. />
  820. <File
  821. RelPath = "System.Web.Services.Protocols\TextReturnReader.cs"
  822. SubType = "Code"
  823. BuildAction = "Compile"
  824. />
  825. <File
  826. RelPath = "System.Web.Services.Protocols\UrlEncodedParameterWriter.cs"
  827. SubType = "Code"
  828. BuildAction = "Compile"
  829. />
  830. <File
  831. RelPath = "System.Web.Services.Protocols\UrlParameterReader.cs"
  832. SubType = "Code"
  833. BuildAction = "Compile"
  834. />
  835. <File
  836. RelPath = "System.Web.Services.Protocols\UrlParameterWriter.cs"
  837. SubType = "Code"
  838. BuildAction = "Compile"
  839. />
  840. <File
  841. RelPath = "System.Web.Services.Protocols\ValueCollectionParameterReader.cs"
  842. SubType = "Code"
  843. BuildAction = "Compile"
  844. />
  845. <File
  846. RelPath = "System.Web.Services.Protocols\WebClientAsyncResult.cs"
  847. SubType = "Code"
  848. BuildAction = "Compile"
  849. />
  850. <File
  851. RelPath = "System.Web.Services.Protocols\WebClientProtocol.cs"
  852. SubType = "Component"
  853. BuildAction = "Compile"
  854. />
  855. <File
  856. RelPath = "System.Web.Services.Protocols\WebServiceHandlerFactory.cs"
  857. SubType = "Code"
  858. BuildAction = "Compile"
  859. />
  860. <File
  861. RelPath = "System.Web.Services.Protocols\XmlReturnReader.cs"
  862. SubType = "Code"
  863. BuildAction = "Compile"
  864. />
  865. </Include>
  866. </Files>
  867. </CSHARP>
  868. </VisualStudioProject>