GtkSharp/Source/Libs/AssemblyInfo.cs.in
2017-10-23 01:25:13 +02:00

6 lines
145 B
C#
Executable file

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