* AssemblyInfo.cs: Changed public key to msfinal.pub to match MS svn path=/trunk/mcs/; revision=26100
@@ -36,4 +36,4 @@ using System.Runtime.InteropServices;
[assembly: AllowPartiallyTrustedCallers()]
[assembly: AssemblyDelaySign(true)]
-[assembly: AssemblyKeyFile("../ecma.pub")]
+[assembly: AssemblyKeyFile("../msfinal.pub")]
@@ -43,4 +43,5 @@ using System.Runtime.InteropServices;
[assembly: ComVisible (false)]
[assembly: AssemblyDelaySign (true)]
-[assembly: AssemblyKeyFile ("../ecma.pub")]
+
@@ -44,4 +44,5 @@ using System.Runtime.InteropServices;
@@ -41,4 +41,5 @@ using System.Runtime.InteropServices;
[assembly: ComVisible(false)]
@@ -40,4 +40,5 @@ using System.Runtime.InteropServices;
[assembly: AllowPartiallyTrustedCallers]
@@ -41,4 +41,4 @@ using System.Runtime.InteropServices;
@@ -39,4 +39,4 @@ using System.Runtime.InteropServices;
[assembly: NeutralResourcesLanguage("en-US")]
@@ -37,4 +37,4 @@ using System.Runtime.InteropServices;
[assembly: NeutralResourcesLanguage ("en-US")]
@@ -43,4 +43,4 @@ using System.Runtime.InteropServices;
@@ -42,4 +42,4 @@ using System.Runtime.InteropServices;
@@ -44,4 +44,4 @@ using System.Web.UI;
[assembly: TagPrefix("System.Web.UI.WebControls", "asp")]