GtkSharp/Source/Libs/CairoSharp/AssemblyInfo.cs.in
2017-10-23 01:25:13 +02:00

5 lines
151 B
C#
Executable file

using System.Reflection;
using System.Runtime.CompilerServices;
[assembly:AssemblyVersion("@CAIRO_API_VERSION@")]
[assembly:AssemblyDelaySign(false)]