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:
Diffstat (limited to 'mcs/class/IBM.Data.DB2/Assembly/AssemblyInfo.cs')
-rw-r--r--mcs/class/IBM.Data.DB2/Assembly/AssemblyInfo.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/mcs/class/IBM.Data.DB2/Assembly/AssemblyInfo.cs b/mcs/class/IBM.Data.DB2/Assembly/AssemblyInfo.cs
index 177a4f0e70a..faccca0088b 100644
--- a/mcs/class/IBM.Data.DB2/Assembly/AssemblyInfo.cs
+++ b/mcs/class/IBM.Data.DB2/Assembly/AssemblyInfo.cs
@@ -53,6 +53,6 @@ using System.Runtime.CompilerServices;
// (*) Delay Signing is an advanced option - see the Microsoft .NET Framework
// documentation for more information on this.
//
-[assembly: AssemblyDelaySign(false)]
-[assembly: AssemblyKeyFile("")]
+[assembly: AssemblyDelaySign(true)]
+[assembly: AssemblyKeyFile("../ecma.pub")]
[assembly: AssemblyKeyName("")]