From: Griffin C. <gc...@us...> - 2005-02-05 21:14:34
|
Update of /cvsroot/dotnetmock/dotnetmock In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2502 Modified Files: StrongCommonAssemblyInfo.cs Log Message: - Fixed strong key reference Index: StrongCommonAssemblyInfo.cs =================================================================== RCS file: /cvsroot/dotnetmock/dotnetmock/StrongCommonAssemblyInfo.cs,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** StrongCommonAssemblyInfo.cs 5 Feb 2005 21:12:50 -0000 1.1 --- StrongCommonAssemblyInfo.cs 5 Feb 2005 21:14:25 -0000 1.2 *************** *** 13,17 **** // Delay signs assemblies ! [assembly:AssemblyKeyFileAttribute("dotnetmock.ket")] --- 13,17 ---- // Delay signs assemblies ! [assembly:AssemblyKeyFileAttribute("dotnetmock.key")] |