Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 35077 | Differences between
and this patch

Collapse All | Expand All

(-)mcs-0.29/class/ByteFX.Data/AssemblyInfo.cs (-3 / +3 lines)
Lines 53-58 Link Here
53
//   (*) Delay Signing is an advanced option - see the Microsoft .NET Framework
53
//   (*) Delay Signing is an advanced option - see the Microsoft .NET Framework
54
//       documentation for more information on this.
54
//       documentation for more information on this.
55
//
55
//
56
[assembly: AssemblyDelaySign(false)]
56
//[assembly: AssemblyDelaySign(false)]
57
[assembly: AssemblyKeyFile("..\\..\\bytefx.snk")]
57
//[assembly: AssemblyKeyFile("..\\..\\bytefx.snk")]
58
[assembly: AssemblyKeyName("")]
58
//[assembly: AssemblyKeyName("")]

Return to bug 35077