Merge pull request #1659 from alexanderkyte/stringbuilder-referencesource
[mono.git] / mcs / class / System.Security / System.Security-net_4_5.csproj
index 28851310c404500d5180ed221bc5c17e37058861..74704c2295d1f81867fbe85c2fe1b1116cf58076 100644 (file)
     <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>{B55E59B2-31CA-438B-ADB8-4B9A9A547830}</ProjectGuid>\r
     <OutputType>Library</OutputType>\r
     <NoWarn>1699,618,414</NoWarn>\r
     <OutputPath>./../../class/lib/net_4_5</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>v4.5</TargetFrameworkVersion>\r
     <FileAlignment>512</FileAlignment>\r
-    <!-- Filter out System.Core added by: Microsoft.NETFramework.props  -->\r
-    <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
   </PropertyGroup>\r
+  \r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
-    <PlatformTarget>AnyCPU</PlatformTarget>\r
     <DebugSymbols>true</DebugSymbols>\r
     <DebugType>full</DebugType>\r
     <NoWarn>1699,618,414</NoWarn>\r
     <Optimize>false</Optimize>\r
-    <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;SECURITY_DEP</DefineConstants>\r
+    <DefineConstants>DEBUG;TRACE;NET_4_0;NET_4_5;MONO;DISABLE_CAS_USE;SECURITY_DEP</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
-    <AdditionalLibPaths>./../../class/lib/net_4_5</AdditionalLibPaths>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
-    <PlatformTarget>AnyCPU</PlatformTarget>  \r
     <DebugType>pdbonly</DebugType>\r
     <NoWarn>1699,618,414</NoWarn>\r
     <Optimize>true</Optimize>\r
-    <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;SECURITY_DEP</DefineConstants>\r
+    <DefineConstants>NET_4_0;NET_4_5;MONO;DISABLE_CAS_USE;SECURITY_DEP</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
-    <AdditionalLibPaths>./../../class/lib/net_4_5</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 Condition=" '$(OS)' != 'Windows_NT' ">\r
+\r
+    </PreBuildEvent>\r
+    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
+\r
+    </PreBuildEvent>\r
+\r
+    <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">\r
+\r
+    </PostBuildEvent>\r
+    <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
+\r
+    </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_4_5.csproj">\r
+      <Project>{33BF0182-AC5C-464C-995B-C9CFE74E1A95}</Project>\r
+      <Name>corlib-net_4_5</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="../System/System-secxml-net_4_5.csproj">\r
+      <Project>{46F151F2-A422-4A1B-9D29-2E148CE73629}</Project>\r
+      <Name>System-secxml-net_4_5</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="../System.XML/System.Xml-bare-net_4_5.csproj">\r
+      <Project>{21FB091E-0F84-479E-AB16-6503D36852F9}</Project>\r
+      <Name>System.Xml-bare-net_4_5</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="../Mono.Security/Mono.Security-net_4_5.csproj">\r
+      <Project>{D68D4FED-CA32-4800-A628-58BAE485562C}</Project>\r
+      <Name>Mono.Security-net_4_5</Name>\r
+    </ProjectReference>\r
   </ItemGroup>\r
   <ItemGroup>\r
     <Folder Include="Properties\" />\r
   </ItemGroup>\r
-  \r
 </Project>\r