summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManish Sinha <manishsinha.tech@gmail.com>2011-01-20 02:00:07 +0530
committerManish Sinha <manishsinha.tech@gmail.com>2011-01-20 02:00:07 +0530
commitd4fdb93345258315f73d04673b93938dd3ed6517 (patch)
tree375c269142661879df1f1a678a4196641e3bd89b
parent2c06247ca976df046a6fdbcaf02760692b734e1d (diff)
Fixed the AssemblyInfo.cs template file0.1
-rw-r--r--Zeitgeist/AssemblyInfo.cs.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zeitgeist/AssemblyInfo.cs.in b/Zeitgeist/AssemblyInfo.cs.in
index 29a4002..f186d15 100644
--- a/Zeitgeist/AssemblyInfo.cs.in
+++ b/Zeitgeist/AssemblyInfo.cs.in
@@ -23,5 +23,5 @@ using System.Runtime.CompilerServices;
// if desired. See the Mono documentation for more information about signing.
//[assembly: AssemblyDelaySign(false)]
-//[assembly: AssemblyKeyFile("")]
+[assembly: AssemblyKeyFile("zeitgeist-sharp.snk")]