PageRenderTime 65ms CodeModel.GetById 30ms RepoModel.GetById 1ms app.codeStats 0ms

/module/ASC.Mail/ASC.Mail.Core/Net/ASC.Mail.csproj

https://github.com/dc0d/ONLYOFFICE-Server
MSBuild | 851 lines | 851 code | 0 blank | 0 comment | 0 complexity | 209c72a768c914745be7c3820c3aae7a MD5 | raw file
Possible License(s): GPL-2.0, MPL-2.0-no-copyleft-exception
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
  3. <PropertyGroup>
  4. <ProjectType>Local</ProjectType>
  5. <ProductVersion>9.0.30729</ProductVersion>
  6. <SchemaVersion>2.0</SchemaVersion>
  7. <ProjectGuid>{7AB36CCF-5FFD-4780-A54E-A102ECA028B5}</ProjectGuid>
  8. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  9. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  10. <AssemblyName>ASC.Mail.Net</AssemblyName>
  11. <DefaultClientScript>JScript</DefaultClientScript>
  12. <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
  13. <DefaultTargetSchema>IE50</DefaultTargetSchema>
  14. <DelaySign>false</DelaySign>
  15. <OutputType>Library</OutputType>
  16. <RootNamespace>ASC.Mail.Net</RootNamespace>
  17. <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
  18. <OldToolsVersion>3.5</OldToolsVersion>
  19. <TrunkDir>..\..\..\..\</TrunkDir>
  20. <RedDir Condition=" '$(RedDir)' == '' ">$(TrunkDir)redistributable\asc\</RedDir>
  21. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  22. <FileUpgradeFlags>
  23. </FileUpgradeFlags>
  24. <UpgradeBackupLocation>
  25. </UpgradeBackupLocation>
  26. <TargetFrameworkProfile />
  27. <PublishUrl>publish\</PublishUrl>
  28. <Install>true</Install>
  29. <InstallFrom>Web</InstallFrom>
  30. <UpdateEnabled>false</UpdateEnabled>
  31. <UpdateMode>Foreground</UpdateMode>
  32. <UpdateInterval>7</UpdateInterval>
  33. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  34. <UpdatePeriodically>false</UpdatePeriodically>
  35. <UpdateRequired>false</UpdateRequired>
  36. <MapFileExtensions>true</MapFileExtensions>
  37. <ApplicationRevision>0</ApplicationRevision>
  38. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  39. <IsWebBootstrapper>false</IsWebBootstrapper>
  40. <UseApplicationTrust>false</UseApplicationTrust>
  41. <BootstrapperEnabled>true</BootstrapperEnabled>
  42. </PropertyGroup>
  43. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  44. <OutputPath>bin\Debug\</OutputPath>
  45. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  46. <BaseAddress>285212672</BaseAddress>
  47. <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
  48. <ConfigurationOverrideFile>
  49. </ConfigurationOverrideFile>
  50. <DefineConstants>DEBUG;TRACE</DefineConstants>
  51. <DocumentationFile>
  52. </DocumentationFile>
  53. <DebugSymbols>true</DebugSymbols>
  54. <FileAlignment>4096</FileAlignment>
  55. <NoStdLib>false</NoStdLib>
  56. <NoWarn>
  57. </NoWarn>
  58. <Optimize>false</Optimize>
  59. <RegisterForComInterop>false</RegisterForComInterop>
  60. <RemoveIntegerChecks>false</RemoveIntegerChecks>
  61. <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
  62. <WarningLevel>0</WarningLevel>
  63. <DebugType>full</DebugType>
  64. <ErrorReport>prompt</ErrorReport>
  65. <Prefer32Bit>false</Prefer32Bit>
  66. </PropertyGroup>
  67. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  68. <OutputPath>bin\Release\</OutputPath>
  69. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  70. <BaseAddress>285212672</BaseAddress>
  71. <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
  72. <ConfigurationOverrideFile>
  73. </ConfigurationOverrideFile>
  74. <DefineConstants>TRACE</DefineConstants>
  75. <DocumentationFile>
  76. </DocumentationFile>
  77. <DebugSymbols>false</DebugSymbols>
  78. <FileAlignment>4096</FileAlignment>
  79. <NoStdLib>false</NoStdLib>
  80. <NoWarn>
  81. </NoWarn>
  82. <Optimize>true</Optimize>
  83. <RegisterForComInterop>false</RegisterForComInterop>
  84. <RemoveIntegerChecks>false</RemoveIntegerChecks>
  85. <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
  86. <WarningLevel>0</WarningLevel>
  87. <DebugType>none</DebugType>
  88. <ErrorReport>prompt</ErrorReport>
  89. <Prefer32Bit>false</Prefer32Bit>
  90. </PropertyGroup>
  91. <ItemGroup>
  92. <Reference Include="System">
  93. <Name>System</Name>
  94. </Reference>
  95. <Reference Include="System.Core">
  96. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  97. </Reference>
  98. <Reference Include="System.Data">
  99. <Name>System.Data</Name>
  100. </Reference>
  101. <Reference Include="System.Drawing" />
  102. <Reference Include="System.Web" />
  103. <Reference Include="System.Windows.Forms">
  104. <Name>System.Windows.Forms</Name>
  105. </Reference>
  106. <Reference Include="System.Xml">
  107. <Name>System.XML</Name>
  108. </Reference>
  109. </ItemGroup>
  110. <ItemGroup>
  111. <Compile Include="ABNF\ABFN.cs" />
  112. <Compile Include="ABNF\ABFN_Group.cs" />
  113. <Compile Include="ABNF\ABNF_Alternation.cs" />
  114. <Compile Include="ABNF\ABNF_BinVal.cs" />
  115. <Compile Include="ABNF\ABNF_CharVal.cs" />
  116. <Compile Include="ABNF\ABNF_Concatenation.cs" />
  117. <Compile Include="ABNF\ABNF_DecVal.cs" />
  118. <Compile Include="ABNF\ABNF_Element.cs" />
  119. <Compile Include="ABNF\ABNF_HexVal.cs" />
  120. <Compile Include="ABNF\ABNF_Option.cs" />
  121. <Compile Include="ABNF\ABNF_ProseVal.cs" />
  122. <Compile Include="ABNF\ABNF_Rule.cs" />
  123. <Compile Include="ABNF\ABNF_Repetition.cs" />
  124. <Compile Include="ABNF\ABNF_RuleName.cs" />
  125. <Compile Include="EncodingTools.cs" />
  126. <Compile Include="Multilang\CMLangConvertCharset.cs" />
  127. <Compile Include="Multilang\CMLangConvertCharsetClass.cs" />
  128. <Compile Include="Multilang\CMLangString.cs" />
  129. <Compile Include="Multilang\CMLangStringClass.cs" />
  130. <Compile Include="Multilang\CMultiLanguage.cs" />
  131. <Compile Include="Multilang\CMultiLanguageClass.cs" />
  132. <Compile Include="Multilang\IEnumCodePage.cs" />
  133. <Compile Include="Multilang\IEnumRfc1766.cs" />
  134. <Compile Include="Multilang\IEnumScript.cs" />
  135. <Compile Include="Multilang\IMLangCodePages.cs" />
  136. <Compile Include="Multilang\IMLangConvertCharset.cs" />
  137. <Compile Include="Multilang\IMLangFontLink.cs" />
  138. <Compile Include="Multilang\IMLangFontLink2.cs" />
  139. <Compile Include="Multilang\IMLangLineBreakConsole.cs" />
  140. <Compile Include="Multilang\IMLangString.cs" />
  141. <Compile Include="Multilang\IMLangStringAStr.cs" />
  142. <Compile Include="Multilang\IMLangStringBufA.cs" />
  143. <Compile Include="Multilang\IMLangStringBufW.cs" />
  144. <Compile Include="Multilang\IMLangStringWStr.cs" />
  145. <Compile Include="Multilang\IMultiLanguage.cs" />
  146. <Compile Include="Multilang\IMultiLanguage2.cs" />
  147. <Compile Include="Multilang\IMultiLanguage3.cs" />
  148. <Compile Include="Multilang\ISequentialStream.cs" />
  149. <Compile Include="Multilang\IStream.cs" />
  150. <Compile Include="Multilang\tagDetectEncodingInfo.cs" />
  151. <Compile Include="Multilang\tagMIMECONTF.cs" />
  152. <Compile Include="Multilang\tagMIMECPINFO.cs" />
  153. <Compile Include="Multilang\tagMIMECSETINFO.cs" />
  154. <Compile Include="Multilang\tagMLCPF.cs" />
  155. <Compile Include="Multilang\tagMLDETECTCP.cs" />
  156. <Compile Include="Multilang\tagMLSTR_FLAGS.cs" />
  157. <Compile Include="Multilang\tagRFC1766INFO.cs" />
  158. <Compile Include="Multilang\tagSCRIPFONTINFO.cs" />
  159. <Compile Include="Multilang\tagSCRIPTINFO.cs" />
  160. <Compile Include="Multilang\tagSTATSTG.cs" />
  161. <Compile Include="Multilang\tagUNICODERANGE.cs" />
  162. <Compile Include="Multilang\_FILETIME.cs" />
  163. <Compile Include="Multilang\_LARGE_INTEGER.cs" />
  164. <Compile Include="Multilang\_RemotableHandle.cs" />
  165. <Compile Include="Multilang\_ULARGE_INTEGER.cs" />
  166. <Compile Include="Multilang\__MIDL_IWinTypes_0009.cs" />
  167. <Compile Include="Properties\AssemblyInfo.cs">
  168. <SubType>Code</SubType>
  169. </Compile>
  170. <Compile Include="AsyncOP.cs" />
  171. <Compile Include="AUTH\AuthHelper.cs">
  172. <SubType>Code</SubType>
  173. </Compile>
  174. <Compile Include="AUTH\AUTH_e_Authenticate.cs" />
  175. <Compile Include="AUTH\AUTH_e_UserInfo.cs" />
  176. <Compile Include="AUTH\Auth_HttpDigest.cs" />
  177. <Compile Include="AUTH\Auth_HttpDigest_NonceManager.cs" />
  178. <Compile Include="AUTH\AUTH_SASL_ServerMechanism.cs" />
  179. <Compile Include="AUTH\AUTH_SASL_ServerMechanism_CramMd5.cs" />
  180. <Compile Include="AUTH\AUTH_SASL_ServerMechanism_DigestMd5.cs" />
  181. <Compile Include="AUTH\AUTH_SASL_ServerMechanism_Login.cs" />
  182. <Compile Include="AUTH\AUTH_SASL_ServerMechanism_Plain.cs" />
  183. <Compile Include="IO\QuotedPrintableStream.cs" />
  184. <Compile Include="IO\ReadWriteControlledStream.cs" />
  185. <Compile Include="Mail\Mail_h_AddressList.cs" />
  186. <Compile Include="Mail\Mail_h_DispositionNotificationOptions.cs" />
  187. <Compile Include="Mail\Mail_h_Mailbox.cs" />
  188. <Compile Include="Mail\Mail_h_MailboxList.cs" />
  189. <Compile Include="Mail\Mail_h_ReturnPath.cs" />
  190. <Compile Include="Mail\Mail_t_Address.cs" />
  191. <Compile Include="Mail\Mail_t_AddressList.cs" />
  192. <Compile Include="Mail\Mail_t_Group.cs" />
  193. <Compile Include="Mail\Mail_t_Mailbox.cs" />
  194. <Compile Include="Mail\Mail_t_MailboxList.cs" />
  195. <Compile Include="Mail\Mail_Utils.cs" />
  196. <Compile Include="MIME\MIME_b.cs" />
  197. <Compile Include="MIME\MIME_b_Application.cs" />
  198. <Compile Include="MIME\MIME_b_Audio.cs" />
  199. <Compile Include="MIME\MIME_b_Image.cs" />
  200. <Compile Include="MIME\MIME_b_Message.cs" />
  201. <Compile Include="MIME\MIME_b_MessageRfc822.cs" />
  202. <Compile Include="MIME\MIME_b_Multipart.cs" />
  203. <Compile Include="MIME\MIME_b_MultipartAlternative.cs" />
  204. <Compile Include="MIME\MIME_b_MultipartDigest.cs" />
  205. <Compile Include="MIME\MIME_b_MultipartEncrypted.cs" />
  206. <Compile Include="MIME\MIME_b_MultipartFormData.cs" />
  207. <Compile Include="MIME\MIME_b_MultipartMixed.cs" />
  208. <Compile Include="MIME\MIME_b_MultipartParallel.cs" />
  209. <Compile Include="MIME\MIME_b_MultipartRelated.cs" />
  210. <Compile Include="MIME\MIME_b_MultipartReport.cs" />
  211. <Compile Include="MIME\MIME_b_MultipartSigned.cs" />
  212. <Compile Include="MIME\MIME_b_Provider.cs" />
  213. <Compile Include="MIME\MIME_b_SinglepartBase.cs" />
  214. <Compile Include="MIME\MIME_b_Text.cs" />
  215. <Compile Include="MIME\MIME_b_Video.cs" />
  216. <Compile Include="MIME\MIME_Encoding_EncodedWord.cs" />
  217. <Compile Include="MIME\MIME_h.cs" />
  218. <Compile Include="MIME\MIME_h_Collection.cs" />
  219. <Compile Include="MIME\MIME_h_ContentDisposition.cs" />
  220. <Compile Include="MIME\MIME_h_ContentType.cs" />
  221. <Compile Include="MIME\MIME_h_Provider.cs" />
  222. <Compile Include="MIME\MIME_h_Parameter.cs" />
  223. <Compile Include="MIME\MIME_h_ParameterCollection.cs" />
  224. <Compile Include="MIME\MIME_h_Unparsed.cs" />
  225. <Compile Include="MIME\MIME_h_Unstructured.cs" />
  226. <Compile Include="ParseException.cs" />
  227. <Compile Include="SMTP\SMTP_t_Mailbox.cs" />
  228. <Compile Include="Workaround\Definitions.cs" />
  229. <Compile Include="_Obsolete\SaslAuthTypes.cs">
  230. <SubType>Code</SubType>
  231. </Compile>
  232. <None Include="HTTP\Server\HTTP_Server.cs">
  233. <SubType>Component</SubType>
  234. </None>
  235. <None Include="HTTP\Server\HTTP_Session.cs" />
  236. <Compile Include="BalanceMode.cs" />
  237. <Compile Include="EventArgs.cs" />
  238. <Compile Include="ExceptionEventArgs.cs" />
  239. <None Include="IO\ReadLineEventArgs.cs" />
  240. <Compile Include="DNS\Client\DNS_ClientException.cs" />
  241. <Compile Include="DNS\Client\DNS_rr_AAAA.cs" />
  242. <Compile Include="DNS\Client\DNS_rr_NAPTR.cs" />
  243. <Compile Include="DNS\Client\DNS_rr_SRV.cs" />
  244. <Compile Include="DNS\Client\_OPCODE.cs" />
  245. <Compile Include="FTP\Client\FTP_ClientException.cs" />
  246. <Compile Include="FTP\FTP_ListItem.cs" />
  247. <Compile Include="FTP\FTP_TransferMode.cs" />
  248. <Compile Include="HostEndPoint.cs" />
  249. <Compile Include="IMAP\Client\IMAP_ClientException.cs" />
  250. <Compile Include="IO\Base64Stream.cs" />
  251. <Compile Include="IO\LineReader.cs" />
  252. <Compile Include="IO\MultiStream.cs" />
  253. <Compile Include="IO\PartialStream.cs" />
  254. <Compile Include="IO\SmartStream.cs" />
  255. <Compile Include="Log\WriteLogEventArgs.cs" />
  256. <Compile Include="MIME\MIME_DispositionTypes .cs" />
  257. <Compile Include="Mail\Mail_h_Received.cs" />
  258. <Compile Include="MIME\MIME_MediaTypes.cs" />
  259. <Compile Include="Mail\Mail_Message.cs" />
  260. <Compile Include="Mail\Mail_t_TcpInfo.cs" />
  261. <Compile Include="MIME\MIME_EncodedWordEncoding.cs" />
  262. <Compile Include="MIME\MIME_Entity.cs" />
  263. <Compile Include="MIME\MIME_EntityCollection.cs" />
  264. <Compile Include="MIME\MIME_Message.cs" />
  265. <Compile Include="MIME\MIME_Reader.cs" />
  266. <Compile Include="MIME\MIME_TransferEncodings.cs" />
  267. <Compile Include="MIME\MIME_Utils.cs" />
  268. <Compile Include="Net_Utils.cs" />
  269. <Compile Include="POP3\Client\POP3_ClientException.cs" />
  270. <Compile Include="POP3\Client\POP3_ClientMessage.cs" />
  271. <Compile Include="POP3\Client\POP3_ClientMessageCollection.cs" />
  272. <None Include="POP3\POP3_ExtendedCapabilities.cs" />
  273. <Compile Include="PortRange.cs" />
  274. <Compile Include="RTP\Debug\wfrm_RTP_Debug.cs">
  275. <SubType>Form</SubType>
  276. </Compile>
  277. <Compile Include="RTP\RTCP_Packet_Unknown.cs" />
  278. <Compile Include="RTP\RTCP_Report_Receiver.cs" />
  279. <Compile Include="RTP\RTCP_Report_Sender.cs" />
  280. <Compile Include="RTP\RTP_Address.cs" />
  281. <Compile Include="RTP\RTP_Clock.cs" />
  282. <Compile Include="RTP\RTP_Participant_Local.cs" />
  283. <Compile Include="RTP\RTP_MultimediaSession.cs" />
  284. <Compile Include="RTP\RTP_PacketEventArgs.cs" />
  285. <Compile Include="RTP\RTP_Participant_Remote.cs" />
  286. <Compile Include="RTP\RTP_ParticipantEventArgs.cs" />
  287. <Compile Include="RTP\RTP_Participant.cs" />
  288. <Compile Include="RTP\RTP_ReceiveStream.cs" />
  289. <Compile Include="RTP\RTP_ReceiveStreamEventArgs.cs" />
  290. <Compile Include="RTP\RTP_SendStream.cs" />
  291. <Compile Include="RTP\RTP_SendStreamEventArgs.cs" />
  292. <Compile Include="RTP\RTP_Source.cs" />
  293. <Compile Include="RTP\RTP_SourceState.cs" />
  294. <Compile Include="RTP\RTCP_CompoundPacket.cs" />
  295. <Compile Include="RTP\RTCP_PacketType.cs" />
  296. <Compile Include="RTP\RTCP_Packet_APP.cs" />
  297. <Compile Include="RTP\RTCP_Packet_BYE.cs" />
  298. <Compile Include="RTP\RTCP_Packet.cs" />
  299. <Compile Include="RTP\RTCP_Packet_RR.cs" />
  300. <Compile Include="RTP\RTCP_Packet_SDES_Chunk.cs" />
  301. <Compile Include="RTP\RTCP_Packet_SR.cs" />
  302. <Compile Include="RTP\RTCP_Packet_SDES.cs" />
  303. <Compile Include="RTP\RTCP_Packet_ReportBlock.cs" />
  304. <Compile Include="RTP\RTP_Packet.cs" />
  305. <Compile Include="RTP\RTP_PayloadTypes.cs" />
  306. <Compile Include="RTP\RTP_Session.cs" />
  307. <Compile Include="RTP\RTP_SourceEventArgs.cs" />
  308. <Compile Include="RTP\RTP_Source_Local.cs" />
  309. <Compile Include="RTP\RTP_Source_Remote.cs" />
  310. <Compile Include="RTP\RTP_Utils.cs" />
  311. <Compile Include="SIP\Proxy\SIP_B2BUA.cs" />
  312. <Compile Include="SIP\Proxy\SIP_B2BUA_Call.cs" />
  313. <Compile Include="SIP\Proxy\SIP_Gateway.cs" />
  314. <Compile Include="SIP\Proxy\SIP_GatewayEventArgs.cs" />
  315. <Compile Include="SIP\Proxy\SIP_ProxyTarget.cs" />
  316. <Compile Include="SIP\Proxy\SIP_RegistrationBinding.cs" />
  317. <Compile Include="SIP\Proxy\SIP_Registration.cs" />
  318. <Compile Include="SIP\Proxy\SIP_RegistrationEventArgs.cs" />
  319. <Compile Include="SIP\Proxy\SIP_Route.cs" />
  320. <Compile Include="SIP\Stack\SIP_Dialog.cs" />
  321. <Compile Include="SIP\Stack\SIP_Dialog_Invite.cs" />
  322. <Compile Include="SIP\Stack\SIP_Dialog_Subscribe.cs" />
  323. <Compile Include="SIP\Stack\SIP_Flow.cs" />
  324. <Compile Include="SIP\Stack\SIP_Hop.cs" />
  325. <None Include="_Obsolete\SIP_RequestSender.cs" />
  326. <Compile Include="SIP\Stack\SIP_ClientTransaction.cs" />
  327. <Compile Include="SIP\Stack\SIP_RequestLine.cs" />
  328. <Compile Include="SIP\Stack\SIP_ResponseSentEventArgs.cs" />
  329. <Compile Include="SIP\Stack\SIP_ServerTransaction.cs" />
  330. <Compile Include="SIP\Stack\SIP_StatusLine.cs" />
  331. <Compile Include="SIP\Stack\SIP_TimerConstants.cs" />
  332. <Compile Include="SIP\Stack\SIP_TransactionState.cs" />
  333. <None Include="SNTP\Client\SNTP_Client.cs" />
  334. <Compile Include="SIP\UA\SIP_UA.cs" />
  335. <Compile Include="SIP\Stack\SIP_RequestSender.cs" />
  336. <Compile Include="SIP\UA\SIP_UA_Call.cs" />
  337. <Compile Include="SIP\UA\SIP_UA_CallState.cs" />
  338. <Compile Include="SIP\UA\SIP_UA_Call_EventArgs.cs" />
  339. <Compile Include="SIP\Stack\SIP_UA_Registration.cs" />
  340. <Compile Include="SIP\Stack\SIP_UA_RegistrationState.cs" />
  341. <Compile Include="SMTP\Client\SMTP_Client.cs" />
  342. <Compile Include="SMTP\Client\SMTP_ClientException.cs" />
  343. <Compile Include="SMTP\Relay\Relay_Mode.cs" />
  344. <Compile Include="SMTP\Relay\Relay_Queue.cs" />
  345. <Compile Include="SMTP\Relay\Relay_QueueItem.cs" />
  346. <Compile Include="SMTP\Relay\Relay_Server.cs" />
  347. <Compile Include="SMTP\Relay\Relay_Session.cs" />
  348. <Compile Include="SMTP\Relay\Relay_SessionCompletedEventArgs.cs" />
  349. <Compile Include="SMTP\Relay\Relay_SmartHost.cs" />
  350. <Compile Include="SMTP\Server\SMTP_e_Ehlo.cs" />
  351. <Compile Include="SMTP\Server\SMTP_MailFrom.cs" />
  352. <Compile Include="SMTP\Server\SMTP_e_MailFrom.cs" />
  353. <Compile Include="SMTP\Server\SMTP_e_MessageStored.cs" />
  354. <Compile Include="SMTP\Server\SMTP_e_Message.cs" />
  355. <Compile Include="SMTP\Server\SMTP_RcptTo.cs" />
  356. <Compile Include="SMTP\Server\SMTP_e_RcptTo.cs" />
  357. <Compile Include="SMTP\Server\SMTP_Reply.cs" />
  358. <Compile Include="SMTP\Server\SMTP_Server.cs" />
  359. <Compile Include="SMTP\Server\SMTP_Session.cs" />
  360. <Compile Include="SMTP\Server\SMTP_e_Started.cs" />
  361. <Compile Include="SMTP\SMTP_Notify.cs" />
  362. <Compile Include="SMTP\SMTP_ServiceExtensions.cs" />
  363. <Compile Include="SMTP\SMTP_Utils.cs" />
  364. <Compile Include="SslMode.cs" />
  365. <Compile Include="TCP\TCP_Session.cs" />
  366. <Compile Include="TCP\TCP_Client.cs" />
  367. <Compile Include="TCP\TCP_Server.cs" />
  368. <Compile Include="TCP\TCP_ServerSession.cs" />
  369. <Compile Include="TCP\TCP_SessionCollection.cs" />
  370. <Compile Include="TCP\TCP_ServerSessionEventArgs.cs" />
  371. <Compile Include="TimerEx.cs">
  372. <SubType>Component</SubType>
  373. </Compile>
  374. <Compile Include="UDP\UDP_PacketEventArgs.cs" />
  375. <Compile Include="UDP\UDP_ProcessMode.cs" />
  376. <Compile Include="UDP\UDP_Server.cs" />
  377. <Compile Include="URI\AbsoluteUri.cs" />
  378. <Compile Include="IMAP\Client\IMAP_Acl.cs" />
  379. <Compile Include="IMAP\Client\IMAP_Namespace.cs" />
  380. <Compile Include="IMAP\Client\IMAP_NamespacesInfo.cs" />
  381. <Compile Include="IMAP\Client\IMAP_Quota.cs" />
  382. <Compile Include="IMAP\Server\IMAP_eArgs_GetMessagesInfo.cs" />
  383. <Compile Include="IMAP\Server\IMAP_eArgs_GetQuota.cs" />
  384. <Compile Include="IMAP\Server\IMAP_eArgs_MessageItems.cs" />
  385. <Compile Include="IMAP\Server\IMAP_Message.cs" />
  386. <Compile Include="IMAP\Server\IMAP_MessageCollection.cs" />
  387. <Compile Include="IMAP\Server\IMAP_MessageItems_enum.cs" />
  388. <Compile Include="Data\DbFile.cs">
  389. <SubType>Code</SubType>
  390. </Compile>
  391. <Compile Include="Data\LDB_DataColumn.cs">
  392. <SubType>Code</SubType>
  393. </Compile>
  394. <Compile Include="Data\LDB_DataColumnCollection.cs">
  395. <SubType>Code</SubType>
  396. </Compile>
  397. <Compile Include="Data\LDB_DataType.cs">
  398. <SubType>Code</SubType>
  399. </Compile>
  400. <Compile Include="Data\LDB_Record.cs">
  401. <SubType>Code</SubType>
  402. </Compile>
  403. <Compile Include="Data\lsDB_FixedLengthRecord.cs" />
  404. <Compile Include="Data\lsDB_FixedLengthTable.cs" />
  405. <Compile Include="Data\_DataPage.cs">
  406. <SubType>Code</SubType>
  407. </Compile>
  408. <Compile Include="Data\_ldb_Utils.cs">
  409. <SubType>Code</SubType>
  410. </Compile>
  411. <Compile Include="DNS\Client\DNS_rr_A.cs">
  412. <SubType>Code</SubType>
  413. </Compile>
  414. <Compile Include="DNS\Client\DNS_rr_CNAME.cs">
  415. <SubType>Code</SubType>
  416. </Compile>
  417. <Compile Include="DNS\Client\DnsCache.cs">
  418. <SubType>Code</SubType>
  419. </Compile>
  420. <Compile Include="DNS\Client\DNS_rr_base.cs">
  421. <SubType>Code</SubType>
  422. </Compile>
  423. <Compile Include="DNS\Client\DnsServerResponse.cs">
  424. <SubType>Code</SubType>
  425. </Compile>
  426. <Compile Include="DNS\Client\DNS_Client.cs">
  427. <SubType>Code</SubType>
  428. </Compile>
  429. <Compile Include="DNS\Client\DNS_rr_HINFO.cs">
  430. <SubType>Code</SubType>
  431. </Compile>
  432. <Compile Include="DNS\Client\DNS_rr_MX.cs">
  433. <SubType>Code</SubType>
  434. </Compile>
  435. <Compile Include="DNS\Client\DNS_rr_NS.cs">
  436. <SubType>Code</SubType>
  437. </Compile>
  438. <Compile Include="DNS\Client\DNS_rr_PTR.cs">
  439. <SubType>Code</SubType>
  440. </Compile>
  441. <Compile Include="DNS\Client\QTYPE.cs">
  442. <SubType>Code</SubType>
  443. </Compile>
  444. <Compile Include="DNS\Client\RCODE.cs">
  445. <SubType>Code</SubType>
  446. </Compile>
  447. <Compile Include="DNS\Client\DNS_rr_SOA.cs">
  448. <SubType>Code</SubType>
  449. </Compile>
  450. <Compile Include="DNS\Client\DNS_rr_TXT.cs">
  451. <SubType>Code</SubType>
  452. </Compile>
  453. <Compile Include="FTP\Client\FTP_Client.cs">
  454. <SubType>Code</SubType>
  455. </Compile>
  456. <Compile Include="FTP\Server\AuthUser_EventArgs.cs">
  457. <SubType>Code</SubType>
  458. </Compile>
  459. <Compile Include="FTP\Server\FileSysEntry_EventArgs.cs">
  460. <SubType>Code</SubType>
  461. </Compile>
  462. <Compile Include="FTP\Server\FTP_Server.cs">
  463. <SubType>Component</SubType>
  464. </Compile>
  465. <Compile Include="FTP\Server\FTP_Session.cs">
  466. <SubType>Code</SubType>
  467. </Compile>
  468. <Compile Include="ICMP\Icmp.cs">
  469. <SubType>Code</SubType>
  470. </Compile>
  471. <Compile Include="IMAP\Client\IMAP_Client.cs">
  472. <SubType>Code</SubType>
  473. </Compile>
  474. <Compile Include="IMAP\Client\IMAP_FetchItem.cs">
  475. <SubType>Code</SubType>
  476. </Compile>
  477. <Compile Include="IMAP\Client\IMAP_FetchItem_Flags.cs">
  478. <SubType>Code</SubType>
  479. </Compile>
  480. <Compile Include="IMAP\IMAP_ACL_Flags.cs">
  481. <SubType>Code</SubType>
  482. </Compile>
  483. <Compile Include="IMAP\IMAP_BODY.cs" />
  484. <Compile Include="IMAP\IMAP_Envelope.cs">
  485. <SubType>Code</SubType>
  486. </Compile>
  487. <Compile Include="IMAP\IMAP_MessageFlags.cs">
  488. <SubType>Code</SubType>
  489. </Compile>
  490. <Compile Include="IMAP\IMAP_SequenceSet.cs">
  491. <SubType>Code</SubType>
  492. </Compile>
  493. <Compile Include="IMAP\Server\AuthUser_EventArgs.cs">
  494. <SubType>Code</SubType>
  495. </Compile>
  496. <Compile Include="IMAP\Server\Folder_EventArgs.cs">
  497. <SubType>Code</SubType>
  498. </Compile>
  499. <Compile Include="IMAP\IMAP_BODY_Entity.cs" />
  500. <Compile Include="IMAP\Server\IMAP_eArgs_DELETEACL.cs">
  501. <SubType>Code</SubType>
  502. </Compile>
  503. <Compile Include="IMAP\Server\IMAP_eArgs_GETACL.cs">
  504. <SubType>Code</SubType>
  505. </Compile>
  506. <Compile Include="IMAP\Server\IMAP_eArgs_GetUserACL.cs">
  507. <SubType>Code</SubType>
  508. </Compile>
  509. <None Include="IMAP\Server\IMAP_eArgs_Search.cs">
  510. <SubType>Code</SubType>
  511. </None>
  512. <Compile Include="IMAP\Server\IMAP_eArgs_SETACL.cs">
  513. <SubType>Code</SubType>
  514. </Compile>
  515. <Compile Include="IMAP\IMAP_Flags_SetType.cs">
  516. <SubType>Code</SubType>
  517. </Compile>
  518. <Compile Include="IMAP\Server\IMAP_Folder.cs">
  519. <SubType>Code</SubType>
  520. </Compile>
  521. <Compile Include="IMAP\Server\IMAP_Folders.cs">
  522. <SubType>Code</SubType>
  523. </Compile>
  524. <Compile Include="IMAP\Server\IMAP_SearchGroup.cs">
  525. <SubType>Code</SubType>
  526. </Compile>
  527. <Compile Include="IMAP\Server\IMAP_SearchKey.cs">
  528. <SubType>Code</SubType>
  529. </Compile>
  530. <Compile Include="IMAP\Server\IMAP_SearchMatcher.cs">
  531. <SubType>Code</SubType>
  532. </Compile>
  533. <Compile Include="IMAP\Server\IMAP_SelectedFolder.cs" />
  534. <Compile Include="IMAP\Server\IMAP_Server.cs">
  535. </Compile>
  536. <Compile Include="IMAP\Server\IMAP_Session.cs">
  537. <SubType>Code</SubType>
  538. </Compile>
  539. <Compile Include="IMAP\Server\IMAP_Utils.cs">
  540. <SubType>Code</SubType>
  541. </Compile>
  542. <Compile Include="IMAP\Server\Message_EventArgs.cs">
  543. <SubType>Code</SubType>
  544. </Compile>
  545. <Compile Include="IMAP\Server\SharedRootFolders_EventArgs.cs">
  546. <SubType>Code</SubType>
  547. </Compile>
  548. <Compile Include="IMAP\Server\_FetchHelper.cs">
  549. <SubType>Code</SubType>
  550. </Compile>
  551. <Compile Include="IO\DataSizeExceededException.cs" />
  552. <Compile Include="IO\IncompleteDataException.cs" />
  553. <Compile Include="IO\LineSizeExceededException.cs" />
  554. <None Include="URI\TEL_Uri.cs" />
  555. <Compile Include="_Debug\BitDebuger.cs" />
  556. <Compile Include="_Obsolete\ReadLine_EventArgs.cs" />
  557. <Compile Include="_Obsolete\ReadToStream_EventArgs.cs" />
  558. <Compile Include="IO\SizeExceededAction.cs" />
  559. <Compile Include="_Obsolete\WriteStream_EventArgs.cs" />
  560. <Compile Include="_Obsolete\Write_EventArgs.cs" />
  561. <Compile Include="JunkingStream.cs" />
  562. <Compile Include="Log\LogEntry.cs" />
  563. <Compile Include="Log\LogEntryType.cs" />
  564. <Compile Include="Log\Logger.cs" />
  565. <Compile Include="_Obsolete\MIME\Address.cs">
  566. <SubType>Code</SubType>
  567. </Compile>
  568. <Compile Include="_Obsolete\MIME\AddressList.cs">
  569. <SubType>Code</SubType>
  570. </Compile>
  571. <Compile Include="_Obsolete\MIME\ContentDisposition_enum.cs">
  572. <SubType>Code</SubType>
  573. </Compile>
  574. <Compile Include="_Obsolete\MIME\ContentTransferEncoding_enum.cs">
  575. <SubType>Code</SubType>
  576. </Compile>
  577. <Compile Include="_Obsolete\MIME\GroupAddress.cs">
  578. <SubType>Code</SubType>
  579. </Compile>
  580. <Compile Include="_Obsolete\MIME\HeaderField.cs">
  581. <SubType>Code</SubType>
  582. </Compile>
  583. <Compile Include="_Obsolete\MIME\HeaderFieldCollection.cs">
  584. <SubType>Code</SubType>
  585. </Compile>
  586. <Compile Include="_Obsolete\MIME\HeaderFieldParameter.cs">
  587. <SubType>Code</SubType>
  588. </Compile>
  589. <Compile Include="_Obsolete\MIME\HeaderFieldParameterCollection.cs">
  590. <SubType>Code</SubType>
  591. </Compile>
  592. <Compile Include="_Obsolete\MIME\MailboxAddress.cs">
  593. <SubType>Code</SubType>
  594. </Compile>
  595. <Compile Include="_Obsolete\MIME\MailboxAddressCollection.cs">
  596. <SubType>Code</SubType>
  597. </Compile>
  598. <Compile Include="_Obsolete\MIME\MediaType_enum.cs">
  599. <SubType>Code</SubType>
  600. </Compile>
  601. <Compile Include="_Obsolete\MIME\Mime.cs">
  602. <SubType>Code</SubType>
  603. </Compile>
  604. <Compile Include="_Obsolete\MIME\MimeEntity.cs">
  605. <SubType>Code</SubType>
  606. </Compile>
  607. <Compile Include="_Obsolete\MIME\MimeEntityCollection.cs">
  608. <SubType>Code</SubType>
  609. </Compile>
  610. <Compile Include="_Obsolete\MIME\MimeUtils.cs">
  611. <SubType>Code</SubType>
  612. </Compile>
  613. <Compile Include="_Obsolete\MIME\ParametizedHeaderField.cs">
  614. <SubType>Code</SubType>
  615. </Compile>
  616. <Compile Include="vCard\DeliveryAddress.cs" />
  617. <Compile Include="vCard\DeliveryAddressCollection.cs" />
  618. <Compile Include="vCard\DeliveryAddressType_enum.cs" />
  619. <Compile Include="vCard\EmailAddress.cs" />
  620. <Compile Include="vCard\EmailAddressCollection.cs" />
  621. <Compile Include="vCard\EmailAddressType_enum.cs" />
  622. <Compile Include="vCard\Item.cs" />
  623. <Compile Include="vCard\ItemCollection.cs" />
  624. <Compile Include="vCard\Name.cs" />
  625. <Compile Include="vCard\PhoneNumber.cs" />
  626. <Compile Include="vCard\PhoneNumberCollection.cs" />
  627. <Compile Include="vCard\PhoneNumberType_enum.cs" />
  628. <Compile Include="vCard\vCard.cs" />
  629. <Compile Include="Net_Core.cs">
  630. <SubType>Code</SubType>
  631. </Compile>
  632. <Compile Include="NNTP\Client\NNTP_Client.cs" />
  633. <Compile Include="POP3\Client\POP3_Client.cs">
  634. <SubType>Code</SubType>
  635. </Compile>
  636. <Compile Include="WellKnownPorts.cs" />
  637. <Compile Include="POP3\Server\AuthUser_EventArgs.cs">
  638. <SubType>Code</SubType>
  639. </Compile>
  640. <Compile Include="POP3\Server\GetMessagesInfo_EventArgs.cs">
  641. <SubType>Code</SubType>
  642. </Compile>
  643. <Compile Include="POP3\Server\POP3_eArgs_GetMessageStream.cs" />
  644. <Compile Include="POP3\Server\POP3_Message.cs">
  645. <SubType>Code</SubType>
  646. </Compile>
  647. <Compile Include="POP3\Server\POP3_MessageCollection.cs" />
  648. <Compile Include="POP3\Server\POP3_Message_EventArgs.cs">
  649. <SubType>Code</SubType>
  650. </Compile>
  651. <Compile Include="POP3\Server\POP3_Server.cs">
  652. </Compile>
  653. <Compile Include="POP3\Server\POP3_Session.cs">
  654. <SubType>Code</SubType>
  655. </Compile>
  656. <Compile Include="SIP\Message\SIP_OptionTags.cs" />
  657. <Compile Include="SIP\Message\SIP_Parameter.cs" />
  658. <Compile Include="SIP\Message\SIP_ParameterCollection.cs" />
  659. <Compile Include="SIP\Message\SIP_t_ACValue.cs" />
  660. <Compile Include="SIP\Message\SIP_t_ContentDisposition.cs" />
  661. <Compile Include="SIP\Message\SIP_t_Directive.cs" />
  662. <Compile Include="SIP\Message\SIP_t_Event.cs" />
  663. <Compile Include="SIP\Message\SIP_t_EventType.cs" />
  664. <Compile Include="SIP\Message\SIP_t_HiEntry.cs" />
  665. <Compile Include="SIP\Message\SIP_t_IdentityInfo.cs" />
  666. <Compile Include="SIP\Message\SIP_t_Join.cs" />
  667. <Compile Include="SIP\Message\SIP_t_MinSE.cs" />
  668. <Compile Include="SIP\Message\SIP_t_RAck.cs" />
  669. <Compile Include="SIP\Message\SIP_t_RCValue.cs" />
  670. <Compile Include="SIP\Message\SIP_t_ReasonValue.cs" />
  671. <Compile Include="SIP\Message\SIP_t_ReferredBy.cs" />
  672. <Compile Include="SIP\Message\SIP_t_ReferSub.cs" />
  673. <Compile Include="SIP\Message\SIP_t_Replaces.cs" />
  674. <Compile Include="SIP\Message\SIP_t_RetryAfter.cs" />
  675. <Compile Include="SIP\Message\SIP_t_RValue.cs" />
  676. <Compile Include="SIP\Message\SIP_t_SecMechanism.cs" />
  677. <Compile Include="SIP\Message\SIP_t_SessionExpires.cs" />
  678. <Compile Include="SIP\Message\SIP_t_SubscriptionState.cs" />
  679. <Compile Include="SIP\Message\SIP_t_TargetDialog.cs" />
  680. <Compile Include="SIP\Message\SIP_WarningCodes.cs" />
  681. <Compile Include="SIP\Proxy\SIP_AuthenticateEventArgs.cs" />
  682. <Compile Include="SIP\Proxy\SIP_Registrar.cs" />
  683. <None Include="_Obsolete\SIP_Target.cs" />
  684. <Compile Include="SIP\Proxy\SIP_Presence.cs" />
  685. <Compile Include="SIP\Proxy\SIP_ProxyContext.cs" />
  686. <Compile Include="SIP\Stack\SIP_Methods.cs" />
  687. <Compile Include="SIP\Message\SIP_ParseException.cs" />
  688. <Compile Include="SIP\Stack\SIP_StatusCodeType.cs" />
  689. <Compile Include="SIP\Proxy\SIP_ForkingMode.cs" />
  690. <Compile Include="SIP\Stack\SIP_Transport.cs" />
  691. <Compile Include="SIP\SIP_ValidateRequestEventArgs.cs" />
  692. <Compile Include="STUN\Client\STUN_Client.cs" />
  693. <Compile Include="STUN\Client\STUN_Result.cs" />
  694. <Compile Include="STUN\Message\STUN_Message.cs" />
  695. <Compile Include="STUN\Message\STUN_MessageType.cs" />
  696. <Compile Include="STUN\Message\STUN_t_ChangeRequest.cs" />
  697. <Compile Include="STUN\Message\STUN_t_ErrorCode.cs" />
  698. <Compile Include="STUN\Client\STUN_NetType.cs" />
  699. <Compile Include="URI\UriSchemes.cs" />
  700. <Compile Include="_AsyncResultState.cs" />
  701. <Compile Include="_Obsolete\ReadException.cs">
  702. <SubType>Code</SubType>
  703. </Compile>
  704. <Compile Include="IPBindInfo.cs" />
  705. <Compile Include="CircleCollection.cs" />
  706. <Compile Include="BindInfoProtocol.cs" />
  707. <Compile Include="ServersCore\commonDelegates.cs">
  708. <SubType>Code</SubType>
  709. </Compile>
  710. <Compile Include="ServersCore\Error_EventArgs.cs">
  711. <SubType>Code</SubType>
  712. </Compile>
  713. <Compile Include="_Obsolete\Log_EventArgs.cs">
  714. <SubType>Code</SubType>
  715. </Compile>
  716. <Compile Include="ServersCore\SocketBufferedWriter.cs" />
  717. <Compile Include="_Obsolete\SocketCallBackResult.cs" />
  718. <Compile Include="_Obsolete\SocketLogEntry.cs">
  719. <SubType>Code</SubType>
  720. </Compile>
  721. <Compile Include="_Obsolete\SocketLogEntryType.cs">
  722. <SubType>Code</SubType>
  723. </Compile>
  724. <Compile Include="_Obsolete\SocketLogger.cs">
  725. <SubType>Code</SubType>
  726. </Compile>
  727. <Compile Include="_Obsolete\SocketServer.cs">
  728. <SubType>Component</SubType>
  729. </Compile>
  730. <Compile Include="ServersCore\ValidateIP_EventArgs.cs">
  731. <SubType>Code</SubType>
  732. </Compile>
  733. <Compile Include="SIP\Message\SIP_MVGroupHFCollection.cs" />
  734. <Compile Include="SIP\Message\SIP_SVGroupHFCollection.cs" />
  735. <Compile Include="SIP\Message\SIP_t_Challenge.cs" />
  736. <Compile Include="SIP\Message\SIP_t_Encoding.cs" />
  737. <Compile Include="SIP\Message\SIP_t_Language.cs" />
  738. <Compile Include="SIP\Message\SIP_t_AcceptRange.cs" />
  739. <Compile Include="SIP\Message\SIP_t_AlertParam.cs" />
  740. <Compile Include="SIP\Message\SIP_t_Method.cs" />
  741. <Compile Include="SIP\Message\SIP_t_AuthenticationInfo.cs" />
  742. <Compile Include="SIP\Message\SIP_t_Info.cs" />
  743. <Compile Include="SIP\Message\SIP_t_ContentCoding.cs" />
  744. <Compile Include="SIP\Message\SIP_t_LanguageTag.cs" />
  745. <Compile Include="SIP\Message\SIP_t_Credentials.cs" />
  746. <Compile Include="SIP\Message\SIP_t_CSeq.cs" />
  747. <Compile Include="SIP\Message\SIP_t_ErrorUri.cs" />
  748. <Compile Include="SIP\Message\SIP_t_From.cs" />
  749. <Compile Include="SIP\Message\SIP_t_CallID.cs" />
  750. <Compile Include="SIP\Message\SIP_t_OptionTag.cs" />
  751. <Compile Include="SIP\Message\SIP_t_To.cs" />
  752. <Compile Include="SIP\Message\SIP_t_WarningValue.cs" />
  753. <Compile Include="SIP\Message\SIP_MultiValueHF.cs" />
  754. <Compile Include="SIP\Message\SIP_SingleValueHF.cs" />
  755. <Compile Include="SIP\Message\SIP_t_AddressParam.cs" />
  756. <Compile Include="SIP\Message\SIP_t_Timestamp.cs" />
  757. <Compile Include="SIP\Message\SIP_t_Value.cs" />
  758. <Compile Include="SIP\Message\SIP_t_ValueWithParams.cs" />
  759. <Compile Include="SIP\Message\SIP_t_ViaParm.cs" />
  760. <Compile Include="SIP\Stack\SIP_RequestReceivedEventArgs.cs" />
  761. <Compile Include="SIP\Stack\SIP_ResponseReceivedEventArgs.cs" />
  762. <Compile Include="SIP\Stack\SIP_TransportException.cs" />
  763. <Compile Include="SIP\Proxy\SIP_ProxyMode.cs" />
  764. <Compile Include="SIP\Stack\SIP_Transaction.cs" />
  765. <Compile Include="SIP\Message\SIP_Message.cs" />
  766. <Compile Include="SIP\Message\SIP_t_NameAddress.cs" />
  767. <Compile Include="SIP\Message\SIP_HeaderField.cs" />
  768. <Compile Include="SIP\Message\SIP_HeaderFieldCollection.cs" />
  769. <Compile Include="SDP\SDP_Attribute.cs" />
  770. <Compile Include="SDP\SDP_ConnectionData.cs" />
  771. <Compile Include="SDP\SDP_MediaDescription.cs" />
  772. <Compile Include="SDP\SDP_Media.cs" />
  773. <Compile Include="SDP\SDP_Message.cs" />
  774. <Compile Include="SDP\SDP_Time.cs" />
  775. <Compile Include="SIP\Proxy\SIP_RegistrationCollection.cs" />
  776. <Compile Include="SIP\Stack\SIP_Request.cs" />
  777. <Compile Include="SIP\Stack\SIP_Response.cs" />
  778. <Compile Include="SIP\Proxy\SIP_ProxyCore.cs" />
  779. <Compile Include="SIP\SIP_Utils.cs" />
  780. <Compile Include="SIP\Message\SIP_t_ContactParam.cs" />
  781. <Compile Include="SIP\Stack\SIP_DialogState.cs" />
  782. <Compile Include="SIP\Stack\SIP_ResponseCodes.cs" />
  783. <Compile Include="SIP\Stack\SIP_Stack.cs" />
  784. <Compile Include="SIP\Stack\SIP_TransactionLayer.cs" />
  785. <Compile Include="SIP\Stack\SIP_TransportLayer.cs" />
  786. <Compile Include="URI\SIP_Uri.cs" />
  787. <Compile Include="_Obsolete\SmtpClientEx.cs">
  788. <SubType>Code</SubType>
  789. </Compile>
  790. <Compile Include="_Obsolete\SocketEx.cs" />
  791. <Compile Include="_Obsolete\StreamHelper.cs" />
  792. <Compile Include="_Obsolete\StreamLineReader.cs">
  793. <SubType>Code</SubType>
  794. </Compile>
  795. <Compile Include="StringReader.cs">
  796. <SubType>Code</SubType>
  797. </Compile>
  798. <Compile Include="TextUtils.cs">
  799. <SubType>Code</SubType>
  800. </Compile>
  801. <None Include="AUTH\AuthType.cs">
  802. <SubType>Code</SubType>
  803. </None>
  804. <None Include="FTP\Server\readme.txt" />
  805. <Compile Include="_Obsolete\SocketServerSession.cs">
  806. <SubType>Code</SubType>
  807. </Compile>
  808. </ItemGroup>
  809. <ItemGroup>
  810. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  811. <Visible>False</Visible>
  812. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  813. <Install>false</Install>
  814. </BootstrapperPackage>
  815. <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
  816. <Visible>False</Visible>
  817. <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
  818. <Install>true</Install>
  819. </BootstrapperPackage>
  820. <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
  821. <Visible>False</Visible>
  822. <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
  823. <Install>false</Install>
  824. </BootstrapperPackage>
  825. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
  826. <Visible>False</Visible>
  827. <ProductName>.NET Framework 3.5</ProductName>
  828. <Install>false</Install>
  829. </BootstrapperPackage>
  830. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  831. <Visible>False</Visible>
  832. <ProductName>.NET Framework 3.5 SP1</ProductName>
  833. <Install>false</Install>
  834. </BootstrapperPackage>
  835. </ItemGroup>
  836. <ItemGroup>
  837. <Folder Include="_Junk\" />
  838. </ItemGroup>
  839. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  840. <PropertyGroup>
  841. <PreBuildEvent>
  842. </PreBuildEvent>
  843. <PostBuildEvent>
  844. </PostBuildEvent>
  845. </PropertyGroup>
  846. <Target Name="AfterBuild">
  847. <Copy SourceFiles="@(IntermediateAssembly)" DestinationFolder="$(RedDir)" SkipUnchangedFiles="true" />
  848. <Copy SourceFiles="@(DocFileItem)" DestinationFiles="@(FinalDocFile->'$(RedDir)%(FileName)%(Extension)')" SkipUnchangedFiles="true" Condition="'$(_DocumentationFileProduced)'=='true'" />
  849. <Copy SourceFiles="@(IntermediateSatelliteAssembliesWithTargetPath)" DestinationFiles="@(IntermediateSatelliteAssembliesWithTargetPath->'$(RedDir)%(Culture)\$(TargetName).resources.dll')" SkipUnchangedFiles="true" />
  850. </Target>
  851. </Project>