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:
authorJb Evain <jbevain@gmail.com>2008-08-21 01:32:10 +0400
committerJb Evain <jbevain@gmail.com>2008-08-21 01:32:10 +0400
commite249dca8d27e6a3d7be2f92332b34528aaedb38e (patch)
tree7bcdc4c384fd1a0a874293f564a8be7c1b9c01b7 /mcs/class/System.ServiceModel.Web/Assembly/AssemblyInfo.cs
parent982e3b35a4b715fa86ef2037501bfa1c89dd5038 (diff)
adapt olive Makefiles to mcs
svn path=/trunk/mcs/; revision=111193
Diffstat (limited to 'mcs/class/System.ServiceModel.Web/Assembly/AssemblyInfo.cs')
-rw-r--r--mcs/class/System.ServiceModel.Web/Assembly/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/System.ServiceModel.Web/Assembly/AssemblyInfo.cs b/mcs/class/System.ServiceModel.Web/Assembly/AssemblyInfo.cs
index faf572750c4..2b080f9588c 100644
--- a/mcs/class/System.ServiceModel.Web/Assembly/AssemblyInfo.cs
+++ b/mcs/class/System.ServiceModel.Web/Assembly/AssemblyInfo.cs
@@ -54,4 +54,4 @@ using System.Runtime.InteropServices;
[assembly: ComVisible (false)]
[assembly: AssemblyDelaySign (true)]
-[assembly: AssemblyKeyFile("../winfx3.pub")]
+[assembly: AssemblyKeyFile("../winfx.pub")]