* driver.cs: Use Mono.Security.StrongNameManager to perform strongname
authorGert Driesen <drieseng@users.sourceforge.net>
Wed, 9 Apr 2008 10:47:29 +0000 (10:47 -0000)
committerGert Driesen <drieseng@users.sourceforge.net>
Wed, 9 Apr 2008 10:47:29 +0000 (10:47 -0000)
commit8163de2bd4c6b0200c490c874e4e115f6f458f96
treed36bd863716f1d02923cbf59f44e04cfe9bc4684
parent7e25bdae1a02efde24e6ab7d719705c76ae53e7b
* driver.cs: Use Mono.Security.StrongNameManager to perform strongname
verification. This reduces verbosity of install action and fixes bug
#376238.
* gacutil.exe.sources: Added StrongNameManager.cs.
* StrongNameManager.cs: Copied from Mono.Security in corlib.

svn path=/trunk/mcs/; revision=100209
mcs/tools/gacutil/ChangeLog
mcs/tools/gacutil/StrongNameManager.cs [new file with mode: 0644]
mcs/tools/gacutil/driver.cs
mcs/tools/gacutil/gacutil.exe.sources