Browse Source

[msvc] Update csproj files

monojenkins 8 years ago
parent
commit
496c5871ca

+ 1 - 0
mcs/class/System.Core/System.Core-net_4_x.csproj

@@ -308,6 +308,7 @@
     <Compile Include="..\referencesource\System.Core\System\Security\Cryptography\ECKeyXmlFormat.cs" />
     <Compile Include="..\referencesource\System.Core\System\Security\Cryptography\NCryptNative.cs" />
     <Compile Include="..\referencesource\System.Core\System\Security\Cryptography\RsaCng.cs" />
+    <Compile Include="..\referencesource\System.Core\System\Security\Cryptography\X509Certificates\TrustStatus.cs" />
     <Compile Include="..\referencesource\System.Core\System\threading\ReaderWriterLockSlim\LockRecursionException.cs" />
     <Compile Include="..\referencesource\System.Core\System\threading\ReaderWriterLockSlim\ReaderWriterLockSlim.cs" />
     <Compile Include="..\referencesource\System.Core\System\threading\Tasks\TaskExtensions.cs" />

+ 13 - 13
mcs/class/System/System-bare-net_4_x.csproj

@@ -190,6 +190,19 @@
     <Compile Include="..\..\..\external\corefx\src\System.IO.Compression\src\System\IO\Compression\GZipStream.cs" />
     <Compile Include="..\..\..\external\corefx\src\System.Runtime.Extensions\src\System\CodeDom\Compiler\IndentedTextWriter.cs" />
     <Compile Include="..\..\..\external\corefx\src\System.Runtime\src\System\Collections\Generic\ISet.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\OpenFlags.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\StoreLocation.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\StoreName.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\X500DistinguishedNameFlags.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\X509ChainStatusFlags.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\X509FindType.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\X509IncludeOption.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\X509KeyUsageFlags.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\X509NameType.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\X509RevocationFlag.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\X509RevocationMode.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\X509SubjectKeyIdentifierHashAlgorithm.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\X509VerificationFlags.cs" />
     <Compile Include="..\..\build\common\SR.cs" />
     <Compile Include="..\referencesource\System\compmod\microsoft\win32\safehandles\SafeProcessHandle.cs" />
     <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\GeneratedCodeAttribute.cs" />
@@ -1231,13 +1244,9 @@
     <Compile Include="System.Security.Authentication\HashAlgorithmType.cs" />
     <Compile Include="System.Security.Authentication\InvalidCredentialException.cs" />
     <Compile Include="System.Security.Authentication\SslProtocols.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\OpenFlags.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\OSX509Certificates.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\PublicKey.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\StoreLocation.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\StoreName.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X500DistinguishedName.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\X500DistinguishedNameFlags.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509BasicConstraintsExtension.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509Certificate2.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509Certificate2Collection.cs" />
@@ -1254,23 +1263,14 @@
     <Compile Include="System.Security.Cryptography.X509Certificates\X509ChainImplMono.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509ChainPolicy.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509ChainStatus.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\X509ChainStatusFlags.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509EnhancedKeyUsageExtension.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509Extension.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509ExtensionCollection.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509ExtensionEnumerator.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\X509FindType.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509Helper2.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\X509IncludeOption.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509KeyUsageExtension.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\X509KeyUsageFlags.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\X509NameType.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\X509RevocationFlag.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\X509RevocationMode.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509Store.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509SubjectKeyIdentifierExtension.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\X509SubjectKeyIdentifierHashAlgorithm.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\X509VerificationFlags.cs" />
     <Compile Include="System.Security.Cryptography\AsnEncodedData.cs" />
     <Compile Include="System.Security.Cryptography\AsnEncodedDataCollection.cs" />
     <Compile Include="System.Security.Cryptography\AsnEncodedDataEnumerator.cs" />

+ 13 - 13
mcs/class/System/System-net_4_x.csproj

@@ -190,6 +190,19 @@
     <Compile Include="..\..\..\external\corefx\src\System.IO.Compression\src\System\IO\Compression\GZipStream.cs" />
     <Compile Include="..\..\..\external\corefx\src\System.Runtime.Extensions\src\System\CodeDom\Compiler\IndentedTextWriter.cs" />
     <Compile Include="..\..\..\external\corefx\src\System.Runtime\src\System\Collections\Generic\ISet.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\OpenFlags.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\StoreLocation.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\StoreName.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\X500DistinguishedNameFlags.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\X509ChainStatusFlags.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\X509FindType.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\X509IncludeOption.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\X509KeyUsageFlags.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\X509NameType.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\X509RevocationFlag.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\X509RevocationMode.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\X509SubjectKeyIdentifierHashAlgorithm.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\X509VerificationFlags.cs" />
     <Compile Include="..\..\build\common\SR.cs" />
     <Compile Include="..\referencesource\System\compmod\microsoft\win32\safehandles\SafeProcessHandle.cs" />
     <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\GeneratedCodeAttribute.cs" />
@@ -1231,13 +1244,9 @@
     <Compile Include="System.Security.Authentication\HashAlgorithmType.cs" />
     <Compile Include="System.Security.Authentication\InvalidCredentialException.cs" />
     <Compile Include="System.Security.Authentication\SslProtocols.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\OpenFlags.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\OSX509Certificates.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\PublicKey.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\StoreLocation.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\StoreName.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X500DistinguishedName.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\X500DistinguishedNameFlags.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509BasicConstraintsExtension.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509Certificate2.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509Certificate2Collection.cs" />
@@ -1254,23 +1263,14 @@
     <Compile Include="System.Security.Cryptography.X509Certificates\X509ChainImplMono.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509ChainPolicy.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509ChainStatus.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\X509ChainStatusFlags.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509EnhancedKeyUsageExtension.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509Extension.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509ExtensionCollection.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509ExtensionEnumerator.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\X509FindType.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509Helper2.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\X509IncludeOption.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509KeyUsageExtension.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\X509KeyUsageFlags.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\X509NameType.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\X509RevocationFlag.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\X509RevocationMode.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509Store.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509SubjectKeyIdentifierExtension.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\X509SubjectKeyIdentifierHashAlgorithm.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\X509VerificationFlags.cs" />
     <Compile Include="System.Security.Cryptography\AsnEncodedData.cs" />
     <Compile Include="System.Security.Cryptography\AsnEncodedDataCollection.cs" />
     <Compile Include="System.Security.Cryptography\AsnEncodedDataEnumerator.cs" />

+ 13 - 13
mcs/class/System/System-secxml-net_4_x.csproj

@@ -190,6 +190,19 @@
     <Compile Include="..\..\..\external\corefx\src\System.IO.Compression\src\System\IO\Compression\GZipStream.cs" />
     <Compile Include="..\..\..\external\corefx\src\System.Runtime.Extensions\src\System\CodeDom\Compiler\IndentedTextWriter.cs" />
     <Compile Include="..\..\..\external\corefx\src\System.Runtime\src\System\Collections\Generic\ISet.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\OpenFlags.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\StoreLocation.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\StoreName.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\X500DistinguishedNameFlags.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\X509ChainStatusFlags.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\X509FindType.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\X509IncludeOption.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\X509KeyUsageFlags.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\X509NameType.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\X509RevocationFlag.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\X509RevocationMode.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\X509SubjectKeyIdentifierHashAlgorithm.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\X509VerificationFlags.cs" />
     <Compile Include="..\..\build\common\SR.cs" />
     <Compile Include="..\referencesource\System\compmod\microsoft\win32\safehandles\SafeProcessHandle.cs" />
     <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\GeneratedCodeAttribute.cs" />
@@ -1231,13 +1244,9 @@
     <Compile Include="System.Security.Authentication\HashAlgorithmType.cs" />
     <Compile Include="System.Security.Authentication\InvalidCredentialException.cs" />
     <Compile Include="System.Security.Authentication\SslProtocols.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\OpenFlags.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\OSX509Certificates.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\PublicKey.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\StoreLocation.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\StoreName.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X500DistinguishedName.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\X500DistinguishedNameFlags.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509BasicConstraintsExtension.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509Certificate2.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509Certificate2Collection.cs" />
@@ -1254,23 +1263,14 @@
     <Compile Include="System.Security.Cryptography.X509Certificates\X509ChainImplMono.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509ChainPolicy.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509ChainStatus.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\X509ChainStatusFlags.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509EnhancedKeyUsageExtension.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509Extension.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509ExtensionCollection.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509ExtensionEnumerator.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\X509FindType.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509Helper2.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\X509IncludeOption.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509KeyUsageExtension.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\X509KeyUsageFlags.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\X509NameType.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\X509RevocationFlag.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\X509RevocationMode.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509Store.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509SubjectKeyIdentifierExtension.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\X509SubjectKeyIdentifierHashAlgorithm.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\X509VerificationFlags.cs" />
     <Compile Include="System.Security.Cryptography\AsnEncodedData.cs" />
     <Compile Include="System.Security.Cryptography\AsnEncodedDataCollection.cs" />
     <Compile Include="System.Security.Cryptography\AsnEncodedDataEnumerator.cs" />

+ 2 - 2
mcs/class/corlib/corlib-net_4_x.csproj

@@ -57,6 +57,8 @@
     <Compile Include="..\..\..\external\corefx\src\System.Collections.Concurrent\src\System\Collections\Concurrent\OrderablePartitioner.cs" />
     <Compile Include="..\..\..\external\corefx\src\System.Collections.Concurrent\src\System\Collections\Concurrent\Partitioner.cs" />
     <Compile Include="..\..\..\external\corefx\src\System.Collections.Concurrent\src\System\Collections\Concurrent\PartitionerStatic.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\X509ContentType.cs" />
+    <Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.X509Certificates\src\System\Security\Cryptography\X509Certificates\X509KeyStorageFlags.cs" />
     <Compile Include="..\..\..\external\corert\src\Common\src\Interop\Unix\Interop.Libraries.cs" />
     <Compile Include="..\..\..\external\corert\src\Common\src\Interop\Unix\System.Private.CoreLib.Native\Interop.MemAllocFree.cs" />
     <Compile Include="..\..\..\external\corert\src\Common\src\Interop\Windows\Interop.Libraries.cs" />
@@ -1426,9 +1428,7 @@
     <Compile Include="System.Security.Cryptography.X509Certificates\X509Certificate20.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509CertificateImpl.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509CertificateImplMono.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\X509ContentType.cs" />
     <Compile Include="System.Security.Cryptography.X509Certificates\X509Helper.cs" />
-    <Compile Include="System.Security.Cryptography.X509Certificates\X509KeyStorageFlags.cs" />
     <Compile Include="System.Security.Cryptography\CryptoAPITransform.cs" />
     <Compile Include="System.Security.Cryptography\CryptoConfig.common.cs" />
     <Compile Include="System.Security.Cryptography\CryptoConfig.cs" />