System.Security-net_4_x.csproj 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!-- WARNING: this file is autogenerated, don't modify it. Edit the .sources file of the corresponding assembly instead if you want to add/remove C# source files. -->
  3. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProductVersion>9.0.30729</ProductVersion>
  8. <SchemaVersion>2.0</SchemaVersion>
  9. <ProjectGuid>{3ED36717-A9D1-4289-8949-9B7F39766DEB}</ProjectGuid>
  10. <OutputType>Library</OutputType>
  11. <NoWarn>1699,414,618</NoWarn>
  12. <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Windows_NT'">win32</HostPlatform>
  13. <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Unix' and $([System.IO.File]::Exists('/usr/lib/libc.dylib'))">darwin</HostPlatform>
  14. <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Unix'">linux</HostPlatform>
  15. <OutputPath>./../../class/lib/net_4_x-$(HostPlatform)</OutputPath>
  16. <IntermediateOutputPath>obj-net_4_x-$(HostPlatform)</IntermediateOutputPath>
  17. <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
  18. <NoStdLib>True</NoStdLib>
  19. <NoConfig>True</NoConfig>
  20. <AppDesignerFolder>Properties</AppDesignerFolder>
  21. <RootNamespace>
  22. </RootNamespace>
  23. <AssemblyName>System.Security</AssemblyName>
  24. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  25. <FileAlignment>512</FileAlignment>
  26. <SignAssembly>true</SignAssembly>
  27. <AssemblyOriginatorKeyFile>../msfinal.pub</AssemblyOriginatorKeyFile>
  28. </PropertyGroup>
  29. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  30. <DebugSymbols>true</DebugSymbols>
  31. <DebugType>full</DebugType>
  32. <NoWarn>1699,414,618</NoWarn>
  33. <Optimize>false</Optimize>
  34. <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;MULTIPLEX_OS;SECURITY_DEP;SYSTEM_SECURITY_DLL</DefineConstants>
  35. <ErrorReport>prompt</ErrorReport>
  36. <WarningLevel>4</WarningLevel>
  37. </PropertyGroup>
  38. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  39. <DebugType>pdbonly</DebugType>
  40. <NoWarn>1699,414,618</NoWarn>
  41. <Optimize>true</Optimize>
  42. <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;MULTIPLEX_OS;SECURITY_DEP;SYSTEM_SECURITY_DLL</DefineConstants>
  43. <ErrorReport>prompt</ErrorReport>
  44. <WarningLevel>4</WarningLevel>
  45. </PropertyGroup>
  46. <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
  47. Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
  48. is a problem to compile the Mono mscorlib.dll -->
  49. <PropertyGroup>
  50. <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
  51. </PropertyGroup>
  52. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  53. <ItemGroup>
  54. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\AncestralNamespaceContextManager.cs" />
  55. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\AttributeSortOrder.cs" />
  56. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\C14NAncestralNamespaceContextManager.cs" />
  57. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\CanonicalizationDispatcher.cs" />
  58. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\CanonicalXml.cs" />
  59. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\CanonicalXmlAttribute.cs" />
  60. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\CanonicalXmlCDataSection.cs" />
  61. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\CanonicalXmlComment.cs" />
  62. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\CanonicalXmlDocument.cs" />
  63. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\CanonicalXmlElement.cs" />
  64. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\CanonicalXmlEntityReference.cs" />
  65. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\CanonicalXmlNodeList.cs" />
  66. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\CanonicalXmlProcessingInstruction.cs" />
  67. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\CanonicalXmlSignificantWhitespace.cs" />
  68. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\CanonicalXmlText.cs" />
  69. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\CanonicalXmlWhitespace.cs" />
  70. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\CertUsageType.cs" />
  71. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\CryptoHelpers.cs" />
  72. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\DocPosition.cs" />
  73. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\DSASignatureDescription.cs" />
  74. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\ExcAncestralNamespaceContextManager.cs" />
  75. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\ExcCanonicalXml.cs" />
  76. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\ICanonicalizableNode.cs" />
  77. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\MyXmlDocument.cs" />
  78. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\NamespaceFrame.cs" />
  79. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\NamespaceSortOrder.cs" />
  80. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\Reference.cs" />
  81. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\ReferenceTargetType.cs" />
  82. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\RSAPKCS1SHA1SignatureDescription.cs" />
  83. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\RSAPKCS1SHA256SignatureDescription.cs" />
  84. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\RSAPKCS1SHA384SignatureDescription.cs" />
  85. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\RSAPKCS1SHA512SignatureDescription.cs" />
  86. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\RSAPKCS1SignatureDescription.cs" />
  87. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\SignedXmlDebugLog.cs" />
  88. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\Transform.cs" />
  89. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\TransformChain.cs" />
  90. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\Utils.cs" />
  91. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\XmlDecryptionTransform.cs" />
  92. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\XmlDsigBase64Transform.cs" />
  93. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\XmlDsigC14NTransform.cs" />
  94. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\XmlDsigC14NWithCommentsTransform.cs" />
  95. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\XmlDsigEnvelopedSignatureTransform.cs" />
  96. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\XmlDsigExcC14NTransform.cs" />
  97. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\XmlDsigExcC14NWithCommentsTransform.cs" />
  98. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\XmlDsigXPathTransform.cs" />
  99. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\XmlDsigXsltTransform.cs" />
  100. <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\XmlLicenseTransform.cs" />
  101. <Compile Include="..\..\build\common\Consts.cs" />
  102. <Compile Include="..\..\build\common\Locale.cs" />
  103. <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
  104. <Compile Include="..\System.Core\System.Security.Cryptography.X509Certificates\RSACertificateExtensions.cs" />
  105. <Compile Include="Assembly\AssemblyInfo.cs" />
  106. <Compile Include="corefx\SR.cs" />
  107. <Compile Include="Mono.Security.Cryptography\ManagedProtection.cs" />
  108. <Compile Include="Mono.Security.Cryptography\NativeDapiProtection.cs" />
  109. <Compile Include="System.Security.Cryptography.Pkcs\AlgorithmIdentifier.cs" />
  110. <Compile Include="System.Security.Cryptography.Pkcs\CmsRecipient.cs" />
  111. <Compile Include="System.Security.Cryptography.Pkcs\CmsRecipientCollection.cs" />
  112. <Compile Include="System.Security.Cryptography.Pkcs\CmsRecipientEnumerator.cs" />
  113. <Compile Include="System.Security.Cryptography.Pkcs\CmsSigner.cs" />
  114. <Compile Include="System.Security.Cryptography.Pkcs\ContentInfo.cs" />
  115. <Compile Include="System.Security.Cryptography.Pkcs\EnvelopedCms.cs" />
  116. <Compile Include="System.Security.Cryptography.Pkcs\KeyAgreeKeyChoice.cs" />
  117. <Compile Include="System.Security.Cryptography.Pkcs\KeyAgreeRecipientInfo.cs" />
  118. <Compile Include="System.Security.Cryptography.Pkcs\KeyTransRecipientInfo.cs" />
  119. <Compile Include="System.Security.Cryptography.Pkcs\Pkcs9Attribute.cs" />
  120. <Compile Include="System.Security.Cryptography.Pkcs\Pkcs9ContentType.cs" />
  121. <Compile Include="System.Security.Cryptography.Pkcs\Pkcs9DocumentDescription.cs" />
  122. <Compile Include="System.Security.Cryptography.Pkcs\Pkcs9DocumentName.cs" />
  123. <Compile Include="System.Security.Cryptography.Pkcs\Pkcs9MessageDigest.cs" />
  124. <Compile Include="System.Security.Cryptography.Pkcs\Pkcs9SigningTime.cs" />
  125. <Compile Include="System.Security.Cryptography.Pkcs\PublicKeyInfo.cs" />
  126. <Compile Include="System.Security.Cryptography.Pkcs\RecipientInfo.cs" />
  127. <Compile Include="System.Security.Cryptography.Pkcs\RecipientInfoCollection.cs" />
  128. <Compile Include="System.Security.Cryptography.Pkcs\RecipientInfoEnumerator.cs" />
  129. <Compile Include="System.Security.Cryptography.Pkcs\RecipientInfoType.cs" />
  130. <Compile Include="System.Security.Cryptography.Pkcs\SignedCms.cs" />
  131. <Compile Include="System.Security.Cryptography.Pkcs\SignerInfo.cs" />
  132. <Compile Include="System.Security.Cryptography.Pkcs\SignerInfoCollection.cs" />
  133. <Compile Include="System.Security.Cryptography.Pkcs\SignerInfoEnumerator.cs" />
  134. <Compile Include="System.Security.Cryptography.Pkcs\SubjectIdentifier.cs" />
  135. <Compile Include="System.Security.Cryptography.Pkcs\SubjectIdentifierOrKey.cs" />
  136. <Compile Include="System.Security.Cryptography.Pkcs\SubjectIdentifierOrKeyType.cs" />
  137. <Compile Include="System.Security.Cryptography.Pkcs\SubjectIdentifierType.cs" />
  138. <Compile Include="System.Security.Cryptography.X509Certificates\X509Certificate2UI.cs" />
  139. <Compile Include="System.Security.Cryptography.X509Certificates\X509SelectionFlag.cs" />
  140. <Compile Include="System.Security.Cryptography.Xml\CipherData.cs" />
  141. <Compile Include="System.Security.Cryptography.Xml\CipherReference.cs" />
  142. <Compile Include="System.Security.Cryptography.Xml\DataObject.cs" />
  143. <Compile Include="System.Security.Cryptography.Xml\DataReference.cs" />
  144. <Compile Include="System.Security.Cryptography.Xml\DSAKeyValue.cs" />
  145. <Compile Include="System.Security.Cryptography.Xml\EncryptedData.cs" />
  146. <Compile Include="System.Security.Cryptography.Xml\EncryptedKey.cs" />
  147. <Compile Include="System.Security.Cryptography.Xml\EncryptedReference.cs" />
  148. <Compile Include="System.Security.Cryptography.Xml\EncryptedType.cs" />
  149. <Compile Include="System.Security.Cryptography.Xml\EncryptedXml.cs" />
  150. <Compile Include="System.Security.Cryptography.Xml\EncryptionMethod.cs" />
  151. <Compile Include="System.Security.Cryptography.Xml\EncryptionProperties.cs" />
  152. <Compile Include="System.Security.Cryptography.Xml\EncryptionProperty.cs" />
  153. <Compile Include="System.Security.Cryptography.Xml\IRelDecryptor.cs" />
  154. <Compile Include="System.Security.Cryptography.Xml\KeyInfo.cs" />
  155. <Compile Include="System.Security.Cryptography.Xml\KeyInfoClause.cs" />
  156. <Compile Include="System.Security.Cryptography.Xml\KeyInfoEncryptedKey.cs" />
  157. <Compile Include="System.Security.Cryptography.Xml\KeyInfoName.cs" />
  158. <Compile Include="System.Security.Cryptography.Xml\KeyInfoNode.cs" />
  159. <Compile Include="System.Security.Cryptography.Xml\KeyInfoRetrievalMethod.cs" />
  160. <Compile Include="System.Security.Cryptography.Xml\KeyInfoX509Data.cs" />
  161. <Compile Include="System.Security.Cryptography.Xml\KeyReference.cs" />
  162. <Compile Include="System.Security.Cryptography.Xml\Manifest.cs" />
  163. <Compile Include="System.Security.Cryptography.Xml\ReferenceList.cs" />
  164. <Compile Include="System.Security.Cryptography.Xml\RSAKeyValue.cs" />
  165. <Compile Include="System.Security.Cryptography.Xml\Signature.cs" />
  166. <Compile Include="System.Security.Cryptography.Xml\SignedInfo.cs" />
  167. <Compile Include="System.Security.Cryptography.Xml\SignedXml.cs" />
  168. <Compile Include="System.Security.Cryptography.Xml\SymmetricKeyWrap.cs" />
  169. <Compile Include="System.Security.Cryptography.Xml\X509IssuerSerial.cs" />
  170. <Compile Include="System.Security.Cryptography.Xml\XmlEncryption.cs" />
  171. <Compile Include="System.Security.Cryptography.Xml\XmlSignature.cs" />
  172. <Compile Include="System.Security.Cryptography\CryptographicAttribute.cs" />
  173. <Compile Include="System.Security.Cryptography\CryptographicAttributeCollection.cs" />
  174. <Compile Include="System.Security.Cryptography\CryptographicAttributeEnumerator.cs" />
  175. <Compile Include="System.Security.Cryptography\DataProtectionScope.cs" />
  176. <Compile Include="System.Security.Cryptography\MemoryProtectionScope.cs" />
  177. <Compile Include="System.Security.Cryptography\ProtectedData.cs" />
  178. <Compile Include="System.Security.Cryptography\ProtectedMemory.cs" />
  179. <Compile Include="System.Security.Permissions\DataProtectionPermission.cs" />
  180. <Compile Include="System.Security.Permissions\DataProtectionPermissionAttribute.cs" />
  181. <Compile Include="System.Security.Permissions\DataProtectionPermissionFlags.cs" />
  182. <Compile Include="System.Security.Permissions\PermissionHelper.cs" /> </ItemGroup>
  183. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  184. Other similar extension points exist, see Microsoft.Common.targets.
  185. <Target Name="BeforeBuild">
  186. </Target>
  187. <Target Name="AfterBuild">
  188. </Target>
  189. -->
  190. <PropertyGroup>
  191. <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
  192. </PreBuildEvent>
  193. <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
  194. </PreBuildEvent>
  195. <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
  196. </PostBuildEvent>
  197. <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
  198. </PostBuildEvent>
  199. </PropertyGroup>
  200. <ItemGroup>
  201. <ProjectReference Include="../corlib/corlib-net_4_x.csproj">
  202. <Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
  203. <Name>corlib-net_4_x</Name>
  204. </ProjectReference>
  205. <ProjectReference Include="../System/System-secxml-net_4_x.csproj">
  206. <Project>{19954F80-065E-4D46-8FEF-62BA4D6CFDAD}</Project>
  207. <Name>System-secxml-net_4_x</Name>
  208. </ProjectReference>
  209. <ProjectReference Include="../System.XML/System.Xml-bare-net_4_x.csproj">
  210. <Project>{A5216031-11A3-44DD-B2FF-A14AE63BD0C3}</Project>
  211. <Name>System.Xml-bare-net_4_x</Name>
  212. </ProjectReference>
  213. <ProjectReference Include="../Mono.Security/Mono.Security-net_4_x.csproj">
  214. <Project>{42D59DE7-586F-4ACF-BDD5-E7869E39E3EF}</Project>
  215. <Name>Mono.Security-net_4_x</Name>
  216. </ProjectReference>
  217. </ItemGroup>
  218. <ItemGroup>
  219. <Folder Include="Properties\" />
  220. </ItemGroup>
  221. </Project>