X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FMono.C5%2FC5%2FAssemblyInfo.cs;h=daf47af1f228e53ef7aad9067e34e0179d1f5f8c;hb=1a3e569c0c7feca6f708fa2f0b312d87ff4e9ec4;hp=9fd36fa96e449f783e71684a9cedd6387763b2fb;hpb=04d1b4116331e3813b8f75304f714a5d61ba1214;p=mono.git diff --git a/mcs/class/Mono.C5/C5/AssemblyInfo.cs b/mcs/class/Mono.C5/C5/AssemblyInfo.cs index 9fd36fa96e4..daf47af1f22 100644 --- a/mcs/class/Mono.C5/C5/AssemblyInfo.cs +++ b/mcs/class/Mono.C5/C5/AssemblyInfo.cs @@ -1,4 +1,4 @@ -#if NET_2_0 +#if NET_2_0 /* Copyright (c) 2003-2006 Niels Kokholm and Peter Sestoft Permission is hereby granted, free of charge, to any person obtaining a copy @@ -75,6 +75,6 @@ using System.Runtime.CompilerServices; // (*) Delay Signing is an advanced option - see the Microsoft .NET Framework // documentation for more information on this. // -[assembly: AssemblyDelaySign (true)] -[assembly: AssemblyKeyFile ("c5.pub")] -#endif +[assembly: AssemblyDelaySign (true)] +[assembly: AssemblyKeyFile ("c5.pub")] +#endif