summaryrefslogtreecommitdiff
path: root/gstreamer-sharp/AssemblyInfo.cs.in
blob: 5b9a63a3b54e5bcd93d8a0ca63532cadb9bc10fc (plain)
1
2
3
4
5
6
using System.Reflection;
using System.Runtime.CompilerServices;

[assembly:AssemblyVersion ("@VERSION@") ]
[assembly:AssemblyDelaySign (false) ]
[assembly:AssemblyKeyFile ("gstreamer-sharp.snk") ]