mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2026-01-12 23:12:52 +00:00
6 lines
145 B
C#
6 lines
145 B
C#
using System.Reflection;
|
|
using System.Runtime.CompilerServices;
|
|
|
|
[assembly:AssemblyVersion("@API_VERSION@")]
|
|
[assembly:AssemblyDelaySign(false)]
|