Ryujinx-GtkSharp/gnomevfs/AssemblyInfo.cs.in

7 lines
188 B
C#
Raw Normal View History

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