Quellcode durchsuchen

2004-05-05 Sebastien Pouliot <[email protected]>

	* corlib.dll.sources: Added SHAConstants to the build.

svn path=/trunk/mcs/; revision=26760
Sebastien Pouliot vor 21 Jahren
Ursprung
Commit
58b47ca476
2 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. 1 0
      mcs/class/corlib/ChangeLog
  2. 1 0
      mcs/class/corlib/corlib.dll.sources

+ 1 - 0
mcs/class/corlib/ChangeLog

@@ -1,6 +1,7 @@
 2004-05-05  Sebastien Pouliot  <[email protected]>
 
 	* corlib.dll.sources: Added Base64Constants to the build.
+	Added SHAConstants to the build.
 
 2004-05-05  Zoltan Varga  <[email protected]>
 

+ 1 - 0
mcs/class/corlib/corlib.dll.sources

@@ -891,6 +891,7 @@ System.Security.Cryptography/SHA384.cs
 System.Security.Cryptography/SHA384Managed.cs
 System.Security.Cryptography/SHA512.cs
 System.Security.Cryptography/SHA512Managed.cs
+System.Security.Cryptography/SHAConstants.cs
 System.Security.Cryptography/SignatureDescription.cs
 System.Security.Cryptography/SymmetricAlgorithm.cs
 System.Security.Cryptography/ToBase64Transform.cs