Skip to content
This repository has been archived by the owner on Mar 11, 2021. It is now read-only.

Commit

Permalink
2007-09-07 Mike Kestner <mkestner@novell.com>
Browse files Browse the repository at this point in the history
	* AssembyInfo.cs.in : add [IgnoreClassInitializers]

svn path=/trunk/gnome-sharp/; revision=85481
  • Loading branch information
mkestner committed Sep 7, 2007
1 parent 7a2e701 commit 2b7ee79
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions AssemblyInfo.cs.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ using System.Runtime.CompilerServices;
[assembly:AssemblyVersion("@API_VERSION@")]
[assembly:AssemblyDelaySign(false)]
[assembly:AssemblyKeyFile("gtk-sharp.snk")]
[assembly:GLib.IgnoreClassInitializers]
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2007-09-07 Mike Kestner <mkestner@novell.com>

* AssembyInfo.cs.in : add [IgnoreClassInitializers]

2007-08-16 Mike Kestner <mkestner@novell.com>

* vte/Vte.metadata : rule from Peter Johanson to mark a string
Expand Down

0 comments on commit 2b7ee79

Please sign in to comment.