System.Security-net_4_5.csproj 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>9.0.30729</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{B55E59B2-31CA-438B-ADB8-4B9A9A547830}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <NoWarn>1699,618,414</NoWarn>
  11. <OutputPath>./../../class/lib/net_4_5</OutputPath>
  12. <NoStdLib>True</NoStdLib>
  13. <NoConfig>True</NoConfig>
  14. <AppDesignerFolder>Properties</AppDesignerFolder>
  15. <RootNamespace>
  16. </RootNamespace>
  17. <AssemblyName>System.Security</AssemblyName>
  18. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  19. <FileAlignment>512</FileAlignment>
  20. </PropertyGroup>
  21. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  22. <DebugSymbols>true</DebugSymbols>
  23. <DebugType>full</DebugType>
  24. <NoWarn>1699,618,414</NoWarn>
  25. <Optimize>false</Optimize>
  26. <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;SECURITY_DEP</DefineConstants>
  27. <ErrorReport>prompt</ErrorReport>
  28. <WarningLevel>4</WarningLevel>
  29. </PropertyGroup>
  30. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  31. <DebugType>pdbonly</DebugType>
  32. <NoWarn>1699,618,414</NoWarn>
  33. <Optimize>true</Optimize>
  34. <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;SECURITY_DEP</DefineConstants>
  35. <ErrorReport>prompt</ErrorReport>
  36. <WarningLevel>4</WarningLevel>
  37. </PropertyGroup>
  38. <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
  39. Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
  40. is a problem to compile the Mono mscorlib.dll -->
  41. <PropertyGroup>
  42. <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
  43. </PropertyGroup>
  44. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  45. <ItemGroup>
  46. <Compile Include="..\..\build\common\Consts.cs" />
  47. <Compile Include="..\..\build\common\Locale.cs" />
  48. <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
  49. <Compile Include="Assembly\AssemblyInfo.cs" />
  50. <Compile Include="Mono.Security.Cryptography\ManagedProtection.cs" />
  51. <Compile Include="Mono.Security.Cryptography\NativeDapiProtection.cs" />
  52. <Compile Include="Mono.Xml\XmlCanonicalizer.cs" />
  53. <Compile Include="System.Security.Cryptography.Pkcs\AlgorithmIdentifier.cs" />
  54. <Compile Include="System.Security.Cryptography.Pkcs\CmsRecipient.cs" />
  55. <Compile Include="System.Security.Cryptography.Pkcs\CmsRecipientCollection.cs" />
  56. <Compile Include="System.Security.Cryptography.Pkcs\CmsRecipientEnumerator.cs" />
  57. <Compile Include="System.Security.Cryptography.Pkcs\CmsSigner.cs" />
  58. <Compile Include="System.Security.Cryptography.Pkcs\ContentInfo.cs" />
  59. <Compile Include="System.Security.Cryptography.Pkcs\EnvelopedCms.cs" />
  60. <Compile Include="System.Security.Cryptography.Pkcs\KeyAgreeKeyChoice.cs" />
  61. <Compile Include="System.Security.Cryptography.Pkcs\KeyAgreeRecipientInfo.cs" />
  62. <Compile Include="System.Security.Cryptography.Pkcs\KeyTransRecipientInfo.cs" />
  63. <Compile Include="System.Security.Cryptography.Pkcs\Pkcs9Attribute.cs" />
  64. <Compile Include="System.Security.Cryptography.Pkcs\Pkcs9ContentType.cs" />
  65. <Compile Include="System.Security.Cryptography.Pkcs\Pkcs9DocumentDescription.cs" />
  66. <Compile Include="System.Security.Cryptography.Pkcs\Pkcs9DocumentName.cs" />
  67. <Compile Include="System.Security.Cryptography.Pkcs\Pkcs9MessageDigest.cs" />
  68. <Compile Include="System.Security.Cryptography.Pkcs\Pkcs9SigningTime.cs" />
  69. <Compile Include="System.Security.Cryptography.Pkcs\PublicKeyInfo.cs" />
  70. <Compile Include="System.Security.Cryptography.Pkcs\RecipientInfo.cs" />
  71. <Compile Include="System.Security.Cryptography.Pkcs\RecipientInfoCollection.cs" />
  72. <Compile Include="System.Security.Cryptography.Pkcs\RecipientInfoEnumerator.cs" />
  73. <Compile Include="System.Security.Cryptography.Pkcs\RecipientInfoType.cs" />
  74. <Compile Include="System.Security.Cryptography.Pkcs\SignedCms.cs" />
  75. <Compile Include="System.Security.Cryptography.Pkcs\SignerInfo.cs" />
  76. <Compile Include="System.Security.Cryptography.Pkcs\SignerInfoCollection.cs" />
  77. <Compile Include="System.Security.Cryptography.Pkcs\SignerInfoEnumerator.cs" />
  78. <Compile Include="System.Security.Cryptography.Pkcs\SubjectIdentifier.cs" />
  79. <Compile Include="System.Security.Cryptography.Pkcs\SubjectIdentifierOrKey.cs" />
  80. <Compile Include="System.Security.Cryptography.Pkcs\SubjectIdentifierOrKeyType.cs" />
  81. <Compile Include="System.Security.Cryptography.Pkcs\SubjectIdentifierType.cs" />
  82. <Compile Include="System.Security.Cryptography.X509Certificates\X509Certificate2UI.cs" />
  83. <Compile Include="System.Security.Cryptography.X509Certificates\X509SelectionFlag.cs" />
  84. <Compile Include="System.Security.Cryptography.Xml\CipherData.cs" />
  85. <Compile Include="System.Security.Cryptography.Xml\CipherReference.cs" />
  86. <Compile Include="System.Security.Cryptography.Xml\DataObject.cs" />
  87. <Compile Include="System.Security.Cryptography.Xml\DataReference.cs" />
  88. <Compile Include="System.Security.Cryptography.Xml\DSAKeyValue.cs" />
  89. <Compile Include="System.Security.Cryptography.Xml\EncryptedData.cs" />
  90. <Compile Include="System.Security.Cryptography.Xml\EncryptedKey.cs" />
  91. <Compile Include="System.Security.Cryptography.Xml\EncryptedReference.cs" />
  92. <Compile Include="System.Security.Cryptography.Xml\EncryptedType.cs" />
  93. <Compile Include="System.Security.Cryptography.Xml\EncryptedXml.cs" />
  94. <Compile Include="System.Security.Cryptography.Xml\EncryptionMethod.cs" />
  95. <Compile Include="System.Security.Cryptography.Xml\EncryptionProperties.cs" />
  96. <Compile Include="System.Security.Cryptography.Xml\EncryptionProperty.cs" />
  97. <Compile Include="System.Security.Cryptography.Xml\IRelDecryptor.cs" />
  98. <Compile Include="System.Security.Cryptography.Xml\KeyInfo.cs" />
  99. <Compile Include="System.Security.Cryptography.Xml\KeyInfoClause.cs" />
  100. <Compile Include="System.Security.Cryptography.Xml\KeyInfoEncryptedKey.cs" />
  101. <Compile Include="System.Security.Cryptography.Xml\KeyInfoName.cs" />
  102. <Compile Include="System.Security.Cryptography.Xml\KeyInfoNode.cs" />
  103. <Compile Include="System.Security.Cryptography.Xml\KeyInfoRetrievalMethod.cs" />
  104. <Compile Include="System.Security.Cryptography.Xml\KeyInfoX509Data.cs" />
  105. <Compile Include="System.Security.Cryptography.Xml\KeyReference.cs" />
  106. <Compile Include="System.Security.Cryptography.Xml\Manifest.cs" />
  107. <Compile Include="System.Security.Cryptography.Xml\Reference.cs" />
  108. <Compile Include="System.Security.Cryptography.Xml\ReferenceList.cs" />
  109. <Compile Include="System.Security.Cryptography.Xml\RSAKeyValue.cs" />
  110. <Compile Include="System.Security.Cryptography.Xml\Signature.cs" />
  111. <Compile Include="System.Security.Cryptography.Xml\SignedInfo.cs" />
  112. <Compile Include="System.Security.Cryptography.Xml\SignedXml.cs" />
  113. <Compile Include="System.Security.Cryptography.Xml\SymmetricKeyWrap.cs" />
  114. <Compile Include="System.Security.Cryptography.Xml\Transform.cs" />
  115. <Compile Include="System.Security.Cryptography.Xml\TransformChain.cs" />
  116. <Compile Include="System.Security.Cryptography.Xml\X509IssuerSerial.cs" />
  117. <Compile Include="System.Security.Cryptography.Xml\XmlDecryptionTransform.cs" />
  118. <Compile Include="System.Security.Cryptography.Xml\XmlDsigBase64Transform.cs" />
  119. <Compile Include="System.Security.Cryptography.Xml\XmlDsigC14NTransform.cs" />
  120. <Compile Include="System.Security.Cryptography.Xml\XmlDsigC14NWithCommentsTransform.cs" />
  121. <Compile Include="System.Security.Cryptography.Xml\XmlDsigEnvelopedSignatureTransform.cs" />
  122. <Compile Include="System.Security.Cryptography.Xml\XmlDsigExcC14NTransform.cs" />
  123. <Compile Include="System.Security.Cryptography.Xml\XmlDsigExcC14NWithCommentsTransform.cs" />
  124. <Compile Include="System.Security.Cryptography.Xml\XmlDsigNodeList.cs" />
  125. <Compile Include="System.Security.Cryptography.Xml\XmlDsigXPathTransform.cs" />
  126. <Compile Include="System.Security.Cryptography.Xml\XmlDsigXsltTransform.cs" />
  127. <Compile Include="System.Security.Cryptography.Xml\XmlEncryption.cs" />
  128. <Compile Include="System.Security.Cryptography.Xml\XmlLicenseTransform.cs" />
  129. <Compile Include="System.Security.Cryptography.Xml\XmlSignature.cs" />
  130. <Compile Include="System.Security.Cryptography.Xml\XmlSignatureStreamReader.cs" />
  131. <Compile Include="System.Security.Cryptography\CryptographicAttribute.cs" />
  132. <Compile Include="System.Security.Cryptography\CryptographicAttributeCollection.cs" />
  133. <Compile Include="System.Security.Cryptography\CryptographicAttributeEnumerator.cs" />
  134. <Compile Include="System.Security.Cryptography\DataProtectionScope.cs" />
  135. <Compile Include="System.Security.Cryptography\MemoryProtectionScope.cs" />
  136. <Compile Include="System.Security.Cryptography\ProtectedData.cs" />
  137. <Compile Include="System.Security.Cryptography\ProtectedMemory.cs" />
  138. <Compile Include="System.Security.Permissions\DataProtectionPermission.cs" />
  139. <Compile Include="System.Security.Permissions\DataProtectionPermissionAttribute.cs" />
  140. <Compile Include="System.Security.Permissions\DataProtectionPermissionFlags.cs" />
  141. <Compile Include="System.Security.Permissions\PermissionHelper.cs" /> </ItemGroup>
  142. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  143. Other similar extension points exist, see Microsoft.Common.targets.
  144. <Target Name="BeforeBuild">
  145. </Target>
  146. <Target Name="AfterBuild">
  147. </Target>
  148. -->
  149. <PropertyGroup>
  150. <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
  151. </PreBuildEvent>
  152. <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
  153. </PreBuildEvent>
  154. <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
  155. </PostBuildEvent>
  156. <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
  157. </PostBuildEvent>
  158. </PropertyGroup>
  159. <ItemGroup>
  160. <ProjectReference Include="../corlib/corlib-net_4_5.csproj">
  161. <Project>{33BF0182-AC5C-464C-995B-C9CFE74E1A95}</Project>
  162. <Name>corlib-net_4_5</Name>
  163. </ProjectReference>
  164. <ProjectReference Include="../System/System-secxml-net_4_5.csproj">
  165. <Project>{46F151F2-A422-4A1B-9D29-2E148CE73629}</Project>
  166. <Name>System-secxml-net_4_5</Name>
  167. </ProjectReference>
  168. <ProjectReference Include="../System.XML/System.Xml-bare-net_4_5.csproj">
  169. <Project>{21FB091E-0F84-479E-AB16-6503D36852F9}</Project>
  170. <Name>System.Xml-bare-net_4_5</Name>
  171. </ProjectReference>
  172. <ProjectReference Include="../Mono.Security/Mono.Security-net_4_5.csproj">
  173. <Project>{D68D4FED-CA32-4800-A628-58BAE485562C}</Project>
  174. <Name>Mono.Security-net_4_5</Name>
  175. </ProjectReference>
  176. </ItemGroup>
  177. <ItemGroup>
  178. <Folder Include="Properties\" />
  179. </ItemGroup>
  180. </Project>