mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-23 23:25:34 +00:00
6 lines
151 B
C#
6 lines
151 B
C#
using System.Reflection;
|
|
using System.Runtime.CompilerServices;
|
|
|
|
[assembly:AssemblyVersion("@CAIRO_API_VERSION@")]
|
|
[assembly:AssemblyDelaySign(false)]
|