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

6 lines
145 B
C#

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