Skip to content

Commit a84fa66

Browse files
monojenkinsakoeplinger
authored andcommitted
[msvc] Update csproj files (mono#6105)
1 parent 6ed4adc commit a84fa66

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed

mcs/class/System.Security/System.Security-net_4_x.csproj

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -71,23 +71,48 @@
7171
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\CanonicalXmlText.cs" />
7272
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\CanonicalXmlWhitespace.cs" />
7373
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\CertUsageType.cs" />
74+
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\CipherData.cs" />
75+
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\CipherReference.cs" />
7476
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\CryptoHelpers.cs" />
77+
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\CryptoSignedXmlRecursionException.cs" />
78+
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\DataObject.cs" />
79+
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\DataReference.cs" />
7580
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\DocPosition.cs" />
81+
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\DSAKeyValue.cs" />
7682
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\DSASignatureDescription.cs" />
83+
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\EncryptedData.cs" />
84+
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\EncryptedKey.cs" />
85+
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\EncryptedReference.cs" />
86+
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\EncryptedType.cs" />
87+
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\EncryptedXml.cs" />
88+
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\EncryptionMethod.cs" />
89+
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\EncryptionProperty.cs" />
90+
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\EncryptionPropertyCollection.cs" />
7791
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\ExcAncestralNamespaceContextManager.cs" />
7892
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\ExcCanonicalXml.cs" />
7993
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\ICanonicalizableNode.cs" />
94+
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\IRelDecryptor.cs" />
95+
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\KeyInfo.cs" />
96+
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\KeyInfoClause.cs" />
97+
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\KeyInfoEncryptedKey.cs" />
98+
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\KeyInfoName.cs" />
99+
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\KeyInfoNode.cs" />
100+
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\KeyInfoRetrievalMethod.cs" />
101+
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\KeyReference.cs" />
80102
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\MyXmlDocument.cs" />
81103
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\NamespaceFrame.cs" />
82104
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\NamespaceSortOrder.cs" />
83105
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\Reference.cs" />
106+
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\ReferenceList.cs" />
84107
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\ReferenceTargetType.cs" />
108+
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\RSAKeyValue.cs" />
85109
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\RSAPKCS1SHA1SignatureDescription.cs" />
86110
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\RSAPKCS1SHA256SignatureDescription.cs" />
87111
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\RSAPKCS1SHA384SignatureDescription.cs" />
88112
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\RSAPKCS1SHA512SignatureDescription.cs" />
89113
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\RSAPKCS1SignatureDescription.cs" />
90114
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\SignedXmlDebugLog.cs" />
115+
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\SymmetricKeyWrap.cs" />
91116
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\Transform.cs" />
92117
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\TransformChain.cs" />
93118
<Compile Include="..\..\..\external\corefx\src\System.Security.Cryptography.Xml\src\System\Security\Cryptography\Xml\Utils.cs" />
@@ -140,37 +165,12 @@
140165
<Compile Include="System.Security.Cryptography.Pkcs\SubjectIdentifierType.cs" />
141166
<Compile Include="System.Security.Cryptography.X509Certificates\X509Certificate2UI.cs" />
142167
<Compile Include="System.Security.Cryptography.X509Certificates\X509SelectionFlag.cs" />
143-
<Compile Include="System.Security.Cryptography.Xml\CipherData.cs" />
144-
<Compile Include="System.Security.Cryptography.Xml\CipherReference.cs" />
145-
<Compile Include="System.Security.Cryptography.Xml\DataObject.cs" />
146-
<Compile Include="System.Security.Cryptography.Xml\DataReference.cs" />
147-
<Compile Include="System.Security.Cryptography.Xml\DSAKeyValue.cs" />
148-
<Compile Include="System.Security.Cryptography.Xml\EncryptedData.cs" />
149-
<Compile Include="System.Security.Cryptography.Xml\EncryptedKey.cs" />
150-
<Compile Include="System.Security.Cryptography.Xml\EncryptedReference.cs" />
151-
<Compile Include="System.Security.Cryptography.Xml\EncryptedType.cs" />
152-
<Compile Include="System.Security.Cryptography.Xml\EncryptedXml.cs" />
153-
<Compile Include="System.Security.Cryptography.Xml\EncryptionMethod.cs" />
154-
<Compile Include="System.Security.Cryptography.Xml\EncryptionProperties.cs" />
155-
<Compile Include="System.Security.Cryptography.Xml\EncryptionProperty.cs" />
156-
<Compile Include="System.Security.Cryptography.Xml\IRelDecryptor.cs" />
157-
<Compile Include="System.Security.Cryptography.Xml\KeyInfo.cs" />
158-
<Compile Include="System.Security.Cryptography.Xml\KeyInfoClause.cs" />
159-
<Compile Include="System.Security.Cryptography.Xml\KeyInfoEncryptedKey.cs" />
160-
<Compile Include="System.Security.Cryptography.Xml\KeyInfoName.cs" />
161-
<Compile Include="System.Security.Cryptography.Xml\KeyInfoNode.cs" />
162-
<Compile Include="System.Security.Cryptography.Xml\KeyInfoRetrievalMethod.cs" />
163168
<Compile Include="System.Security.Cryptography.Xml\KeyInfoX509Data.cs" />
164-
<Compile Include="System.Security.Cryptography.Xml\KeyReference.cs" />
165169
<Compile Include="System.Security.Cryptography.Xml\Manifest.cs" />
166-
<Compile Include="System.Security.Cryptography.Xml\ReferenceList.cs" />
167-
<Compile Include="System.Security.Cryptography.Xml\RSAKeyValue.cs" />
168170
<Compile Include="System.Security.Cryptography.Xml\Signature.cs" />
169171
<Compile Include="System.Security.Cryptography.Xml\SignedInfo.cs" />
170172
<Compile Include="System.Security.Cryptography.Xml\SignedXml.cs" />
171-
<Compile Include="System.Security.Cryptography.Xml\SymmetricKeyWrap.cs" />
172173
<Compile Include="System.Security.Cryptography.Xml\X509IssuerSerial.cs" />
173-
<Compile Include="System.Security.Cryptography.Xml\XmlEncryption.cs" />
174174
<Compile Include="System.Security.Cryptography.Xml\XmlSignature.cs" />
175175
<Compile Include="System.Security.Cryptography\CryptographicAttribute.cs" />
176176
<Compile Include="System.Security.Cryptography\CryptographicAttributeCollection.cs" />

0 commit comments

Comments
 (0)