File: AssemblyInfo.cs.in

package info (click to toggle)
gnome-subtitles 1.8-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 103,144 kB
  • sloc: xml: 406,395; cs: 364,495; ansic: 3,104; perl: 1,477; sh: 769; python: 545; javascript: 500; makefile: 49
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)]