Ryujinx-GtkSharp/panelapplet/AssemblyInfo.cs.in

7 lines
189 B
C#
Raw Normal View History

using System.Reflection;
using System.Runtime.CompilerServices;
[assembly:AssemblyVersion("@API_VERSION@")]
[assembly:AssemblyDelaySign(false)]
[assembly:AssemblyKeyFile("gtk-sharp.snk")]