Codebase list gtk-sharp3 / upstream/2.99.2 AssemblyInfo.cs.in
upstream/2.99.2

Tree @upstream/2.99.2 (Download .tar.gz)

AssemblyInfo.cs.in @upstream/2.99.2raw · history · blame

1
2
3
4
5
using System.Reflection;
using System.Runtime.CompilerServices;

[assembly:AssemblyVersion("@API_VERSION@")]
[assembly:AssemblyDelaySign(false)]