File: AssemblyInfo.cs.in

package info (click to toggle)
gkeyfile-sharp 0.1-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 552 kB
  • ctags: 25
  • sloc: sh: 3,393; xml: 336; makefile: 76
file content (5 lines) | stat: -rw-r--r-- 145 bytes parent folder | download | duplicates (8)
1
2
3
4
5
using System.Reflection;
using System.Runtime.CompilerServices;

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