Refreshed the CSProj files to use the new output build directory
[mono.git] / mcs / class / System.Security / System.Security-net_2_0.csproj
index 11df2ac0e035ee9c92ac277603d7974139d05b9a..7e31b44c653a938c06baedb3c2959bc20b3b7d68 100644 (file)
@@ -5,14 +5,16 @@
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
     <ProductVersion>9.0.30729</ProductVersion>\r
     <SchemaVersion>2.0</SchemaVersion>\r
-    <ProjectGuid>{155AEF28-C81F-405D-9072-9D52780E3E70}</ProjectGuid>\r
+    <ProjectGuid>{879EA17D-67A5-44ED-B912-1BE4883356FE}</ProjectGuid>\r
     <OutputType>Library</OutputType>\r
     <NoWarn>1699,618,414</NoWarn>\r
     <OutputPath>./../../class/lib/net_2_0</OutputPath>\r
-    <NoStdLib>true</NoStdLib>\r
+    <NoStdLib>True</NoStdLib>\r
+    <NoConfig>True</NoConfig>\r
     \r
     <AppDesignerFolder>Properties</AppDesignerFolder>\r
-    <RootNamespace></RootNamespace>\r
+    <RootNamespace>\r
+    </RootNamespace>\r
     <AssemblyName>System.Security</AssemblyName>\r
     <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>\r
     <FileAlignment>512</FileAlignment>\r
@@ -25,7 +27,6 @@
     <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;SECURITY_DEP</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
-    <AdditionalLibPaths>./../../class/lib/net_2_0</AdditionalLibPaths>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
     <DebugType>pdbonly</DebugType>\r
     <DefineConstants>NET_1_1;NET_2_0;SECURITY_DEP</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
-    <AdditionalLibPaths>./../../class/lib/net_2_0</AdditionalLibPaths>\r
+  </PropertyGroup>\r
+  <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0, \r
+  Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This\r
+  is a problem to compile the Mono mscorlib.dll -->\r
+  <PropertyGroup>\r
+    <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
   </PropertyGroup>\r
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
   <ItemGroup>\r
-   <Compile Include="Assembly\AssemblyInfo.cs" />
-   <Compile Include="..\..\build\common\Consts.cs" />
-   <Compile Include="..\..\build\common\Locale.cs" />
-   <Compile Include="Mono.Security.Cryptography\ManagedProtection.cs" />
-   <Compile Include="Mono.Security.Cryptography\NativeDapiProtection.cs" />
-   <Compile Include="Mono.Xml\XmlCanonicalizer.cs" />
-   <Compile Include="System.Security.Cryptography\CryptographicAttribute.cs" />
-   <Compile Include="System.Security.Cryptography\CryptographicAttributeCollection.cs" />
-   <Compile Include="System.Security.Cryptography\CryptographicAttributeEnumerator.cs" />
-   <Compile Include="System.Security.Cryptography\DataProtectionScope.cs" />
-   <Compile Include="System.Security.Cryptography\MemoryProtectionScope.cs" />
-   <Compile Include="System.Security.Cryptography\ProtectedData.cs" />
-   <Compile Include="System.Security.Cryptography\ProtectedMemory.cs" />
-   <Compile Include="System.Security.Cryptography.Pkcs\AlgorithmIdentifier.cs" />
-   <Compile Include="System.Security.Cryptography.Pkcs\ContentInfo.cs" />
-   <Compile Include="System.Security.Cryptography.Pkcs\EnvelopedCms.cs" />
-   <Compile Include="System.Security.Cryptography.Pkcs\KeyAgreeKeyChoice.cs" />
-   <Compile Include="System.Security.Cryptography.Pkcs\KeyAgreeRecipientInfo.cs" />
-   <Compile Include="System.Security.Cryptography.Pkcs\KeyTransRecipientInfo.cs" />
-   <Compile Include="System.Security.Cryptography.Pkcs\CmsRecipient.cs" />
-   <Compile Include="System.Security.Cryptography.Pkcs\CmsRecipientCollection.cs" />
-   <Compile Include="System.Security.Cryptography.Pkcs\CmsRecipientEnumerator.cs" />
-   <Compile Include="System.Security.Cryptography.Pkcs\CmsSigner.cs" />
-   <Compile Include="System.Security.Cryptography.Pkcs\Pkcs9Attribute.cs" />
-   <Compile Include="System.Security.Cryptography.Pkcs\Pkcs9ContentType.cs" />
-   <Compile Include="System.Security.Cryptography.Pkcs\Pkcs9DocumentDescription.cs" />
-   <Compile Include="System.Security.Cryptography.Pkcs\Pkcs9DocumentName.cs" />
-   <Compile Include="System.Security.Cryptography.Pkcs\Pkcs9MessageDigest.cs" />
-   <Compile Include="System.Security.Cryptography.Pkcs\Pkcs9SigningTime.cs" />
-   <Compile Include="System.Security.Cryptography.Pkcs\PublicKeyInfo.cs" />
-   <Compile Include="System.Security.Cryptography.Pkcs\RecipientInfo.cs" />
-   <Compile Include="System.Security.Cryptography.Pkcs\RecipientInfoCollection.cs" />
-   <Compile Include="System.Security.Cryptography.Pkcs\RecipientInfoEnumerator.cs" />
-   <Compile Include="System.Security.Cryptography.Pkcs\RecipientInfoType.cs" />
-   <Compile Include="System.Security.Cryptography.Pkcs\SignedCms.cs" />
-   <Compile Include="System.Security.Cryptography.Pkcs\SignerInfo.cs" />
-   <Compile Include="System.Security.Cryptography.Pkcs\SignerInfoCollection.cs" />
-   <Compile Include="System.Security.Cryptography.Pkcs\SignerInfoEnumerator.cs" />
-   <Compile Include="System.Security.Cryptography.Pkcs\SubjectIdentifier.cs" />
-   <Compile Include="System.Security.Cryptography.Pkcs\SubjectIdentifierOrKey.cs" />
-   <Compile Include="System.Security.Cryptography.Pkcs\SubjectIdentifierOrKeyType.cs" />
-   <Compile Include="System.Security.Cryptography.Pkcs\SubjectIdentifierType.cs" />
-   <Compile Include="System.Security.Cryptography.X509Certificates\X509Certificate2UI.cs" />
-   <Compile Include="System.Security.Cryptography.X509Certificates\X509SelectionFlag.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\CipherData.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\CipherReference.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\DataObject.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\DataReference.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\DSAKeyValue.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\EncryptedData.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\EncryptedKey.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\EncryptedReference.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\EncryptedType.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\EncryptedXml.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\EncryptionMethod.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\EncryptionProperties.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\EncryptionProperty.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\IRelDecryptor.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\KeyInfoClause.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\KeyInfo.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\KeyInfoEncryptedKey.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\KeyInfoName.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\KeyInfoNode.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\KeyInfoRetrievalMethod.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\KeyInfoX509Data.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\KeyReference.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\Manifest.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\Reference.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\ReferenceList.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\RSAKeyValue.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\Signature.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\SignedInfo.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\SignedXml.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\SymmetricKeyWrap.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\TransformChain.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\Transform.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\X509IssuerSerial.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\XmlDecryptionTransform.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\XmlDsigBase64Transform.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\XmlDsigC14NTransform.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\XmlDsigC14NWithCommentsTransform.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\XmlDsigEnvelopedSignatureTransform.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\XmlDsigExcC14NTransform.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\XmlDsigExcC14NWithCommentsTransform.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\XmlDsigNodeList.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\XmlDsigXPathTransform.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\XmlDsigXsltTransform.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\XmlEncryption.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\XmlLicenseTransform.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\XmlSignature.cs" />
-   <Compile Include="System.Security.Cryptography.Xml\XmlSignatureStreamReader.cs" />
-   <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
-   <Compile Include="System.Security.Permissions\DataProtectionPermission.cs" />
-   <Compile Include="System.Security.Permissions\DataProtectionPermissionAttribute.cs" />
-   <Compile Include="System.Security.Permissions\DataProtectionPermissionFlags.cs" />
-   <Compile Include="System.Security.Permissions\PermissionHelper.cs" />
-\r
-  </ItemGroup>\r
+    <Compile Include="..\..\build\common\Consts.cs" />\r
+    <Compile Include="..\..\build\common\Locale.cs" />\r
+    <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />\r
+    <Compile Include="Assembly\AssemblyInfo.cs" />\r
+    <Compile Include="Mono.Security.Cryptography\ManagedProtection.cs" />\r
+    <Compile Include="Mono.Security.Cryptography\NativeDapiProtection.cs" />\r
+    <Compile Include="Mono.Xml\XmlCanonicalizer.cs" />\r
+    <Compile Include="System.Security.Cryptography.Pkcs\AlgorithmIdentifier.cs" />\r
+    <Compile Include="System.Security.Cryptography.Pkcs\CmsRecipient.cs" />\r
+    <Compile Include="System.Security.Cryptography.Pkcs\CmsRecipientCollection.cs" />\r
+    <Compile Include="System.Security.Cryptography.Pkcs\CmsRecipientEnumerator.cs" />\r
+    <Compile Include="System.Security.Cryptography.Pkcs\CmsSigner.cs" />\r
+    <Compile Include="System.Security.Cryptography.Pkcs\ContentInfo.cs" />\r
+    <Compile Include="System.Security.Cryptography.Pkcs\EnvelopedCms.cs" />\r
+    <Compile Include="System.Security.Cryptography.Pkcs\KeyAgreeKeyChoice.cs" />\r
+    <Compile Include="System.Security.Cryptography.Pkcs\KeyAgreeRecipientInfo.cs" />\r
+    <Compile Include="System.Security.Cryptography.Pkcs\KeyTransRecipientInfo.cs" />\r
+    <Compile Include="System.Security.Cryptography.Pkcs\Pkcs9Attribute.cs" />\r
+    <Compile Include="System.Security.Cryptography.Pkcs\Pkcs9ContentType.cs" />\r
+    <Compile Include="System.Security.Cryptography.Pkcs\Pkcs9DocumentDescription.cs" />\r
+    <Compile Include="System.Security.Cryptography.Pkcs\Pkcs9DocumentName.cs" />\r
+    <Compile Include="System.Security.Cryptography.Pkcs\Pkcs9MessageDigest.cs" />\r
+    <Compile Include="System.Security.Cryptography.Pkcs\Pkcs9SigningTime.cs" />\r
+    <Compile Include="System.Security.Cryptography.Pkcs\PublicKeyInfo.cs" />\r
+    <Compile Include="System.Security.Cryptography.Pkcs\RecipientInfo.cs" />\r
+    <Compile Include="System.Security.Cryptography.Pkcs\RecipientInfoCollection.cs" />\r
+    <Compile Include="System.Security.Cryptography.Pkcs\RecipientInfoEnumerator.cs" />\r
+    <Compile Include="System.Security.Cryptography.Pkcs\RecipientInfoType.cs" />\r
+    <Compile Include="System.Security.Cryptography.Pkcs\SignedCms.cs" />\r
+    <Compile Include="System.Security.Cryptography.Pkcs\SignerInfo.cs" />\r
+    <Compile Include="System.Security.Cryptography.Pkcs\SignerInfoCollection.cs" />\r
+    <Compile Include="System.Security.Cryptography.Pkcs\SignerInfoEnumerator.cs" />\r
+    <Compile Include="System.Security.Cryptography.Pkcs\SubjectIdentifier.cs" />\r
+    <Compile Include="System.Security.Cryptography.Pkcs\SubjectIdentifierOrKey.cs" />\r
+    <Compile Include="System.Security.Cryptography.Pkcs\SubjectIdentifierOrKeyType.cs" />\r
+    <Compile Include="System.Security.Cryptography.Pkcs\SubjectIdentifierType.cs" />\r
+    <Compile Include="System.Security.Cryptography.X509Certificates\X509Certificate2UI.cs" />\r
+    <Compile Include="System.Security.Cryptography.X509Certificates\X509SelectionFlag.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\CipherData.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\CipherReference.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\DataObject.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\DataReference.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\DSAKeyValue.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\EncryptedData.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\EncryptedKey.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\EncryptedReference.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\EncryptedType.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\EncryptedXml.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\EncryptionMethod.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\EncryptionProperties.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\EncryptionProperty.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\IRelDecryptor.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\KeyInfo.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\KeyInfoClause.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\KeyInfoEncryptedKey.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\KeyInfoName.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\KeyInfoNode.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\KeyInfoRetrievalMethod.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\KeyInfoX509Data.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\KeyReference.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\Manifest.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\Reference.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\ReferenceList.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\RSAKeyValue.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\Signature.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\SignedInfo.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\SignedXml.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\SymmetricKeyWrap.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\Transform.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\TransformChain.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\X509IssuerSerial.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\XmlDecryptionTransform.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\XmlDsigBase64Transform.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\XmlDsigC14NTransform.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\XmlDsigC14NWithCommentsTransform.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\XmlDsigEnvelopedSignatureTransform.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\XmlDsigExcC14NTransform.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\XmlDsigExcC14NWithCommentsTransform.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\XmlDsigNodeList.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\XmlDsigXPathTransform.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\XmlDsigXsltTransform.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\XmlEncryption.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\XmlLicenseTransform.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\XmlSignature.cs" />\r
+    <Compile Include="System.Security.Cryptography.Xml\XmlSignatureStreamReader.cs" />\r
+    <Compile Include="System.Security.Cryptography\CryptographicAttribute.cs" />\r
+    <Compile Include="System.Security.Cryptography\CryptographicAttributeCollection.cs" />\r
+    <Compile Include="System.Security.Cryptography\CryptographicAttributeEnumerator.cs" />\r
+    <Compile Include="System.Security.Cryptography\DataProtectionScope.cs" />\r
+    <Compile Include="System.Security.Cryptography\MemoryProtectionScope.cs" />\r
+    <Compile Include="System.Security.Cryptography\ProtectedData.cs" />\r
+    <Compile Include="System.Security.Cryptography\ProtectedMemory.cs" />\r
+    <Compile Include="System.Security.Permissions\DataProtectionPermission.cs" />\r
+    <Compile Include="System.Security.Permissions\DataProtectionPermissionAttribute.cs" />\r
+    <Compile Include="System.Security.Permissions\DataProtectionPermissionFlags.cs" />\r
+    <Compile Include="System.Security.Permissions\PermissionHelper.cs" />\r  </ItemGroup>\r
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
        Other similar extension points exist, see Microsoft.Common.targets.\r
   <Target Name="BeforeBuild">\r
   </Target>\r
   -->\r
   <PropertyGroup>\r
-    <PreBuildEvent></PreBuildEvent>\r
+    <PreBuildEvent>\r
+\r
+    </PreBuildEvent>\r
+    <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
+
+    </PostBuildEvent>
+    <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
+
+    </PostBuildEvent>\r
   </PropertyGroup>\r
   <ItemGroup>\r
-    <Reference Include="mscorlib.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>mscorlib.dll</HintPath>
-    </Reference>
-    <Reference Include="mscorlib.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>mscorlib.dll</HintPath>
-    </Reference>
-    <Reference Include="System.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Xml.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Xml.dll</HintPath>
-    </Reference>
-    <Reference Include="Mono.Security.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>Mono.Security.dll</HintPath>
-    </Reference>
-\r
+    <ProjectReference Include="..\corlib\corlib-net_2_0.csproj">\r
+      <Project>{5A00133C-6D08-48F7-A164-8B796CE6DB83}</Project>\r
+      <Name>corlib\corlib-net_2_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System\System-net_2_0-1.csproj">\r
+      <Project>{5A1ED72C-ADAB-4396-AB03-D0E26AA91E90}</Project>\r
+      <Name>System\System-net_2_0-1</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.XML\System.Xml-net_2_0.csproj">\r
+      <Project>{E89F34AB-7AE2-41CA-B891-C8D1C9F02EB8}</Project>\r
+      <Name>System.XML\System.Xml-net_2_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\Mono.Security\Mono.Security-net_2_0.csproj">\r
+      <Project>{57CFE851-81AC-4269-B24A-965A53D87248}</Project>\r
+      <Name>Mono.Security\Mono.Security-net_2_0</Name>\r
+    </ProjectReference>\r
   </ItemGroup>\r
   <ItemGroup>\r
     <Folder Include="Properties\" />\r
   </ItemGroup>\r
-  \r
 </Project>\r