Ryujinx-GtkSharp/Source/cairo/AssemblyInfo.cs.in
2017-09-04 22:36:28 -03:00

6 lines
151 B
C#

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