File: AssemblyInfo.cs.in

package info (click to toggle)
gtk-sharp-beans 2.14.1-4.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 460 kB
  • sloc: sh: 619; cs: 215; makefile: 87
file content (6 lines) | stat: -rw-r--r-- 199 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
using System.Reflection;
using System.Runtime.CompilerServices;

[assembly:AssemblyVersion("2.14.0.0")]
[assembly:AssemblyDelaySign(false)]
[assembly:AssemblyKeyFile("@srcdir@/gtk-sharp-beans.snk")]