Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2008-03-01 09:24:19 +0300
committerMiguel de Icaza <miguel@gnome.org>2008-03-01 09:24:19 +0300
commit40a49a4d66d12a23eeb1e22b5fb2b4129b27ff19 (patch)
treec9d8b8ab7e238dbd632b16657c940bc97b75abda /mcs/class/Mono.Web
parent6635f9ff729b97f01ff9181cf57bbe4ea252a94c (diff)
Fixed
svn path=/trunk/mcs/; revision=97065
Diffstat (limited to 'mcs/class/Mono.Web')
-rw-r--r--mcs/class/Mono.Web/Assembly/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/Mono.Web/Assembly/AssemblyInfo.cs b/mcs/class/Mono.Web/Assembly/AssemblyInfo.cs
index ce76bd34222..dcbe6efa420 100644
--- a/mcs/class/Mono.Web/Assembly/AssemblyInfo.cs
+++ b/mcs/class/Mono.Web/Assembly/AssemblyInfo.cs
@@ -57,4 +57,4 @@ using System.Web.UI;
[assembly: AllowPartiallyTrustedCallers()]
[assembly: TagPrefix("System.Web.UI.WebControls", "asp")]
[assembly: AssemblyDelaySign(true)]
-[assembly: AssemblyKeyFile("../msfinal.pub")]
+[assembly: AssemblyKeyFile("../mono.pub")]