dbus/mono/AssemblyInfo.cs.in

7 lines
187 B
C#
Raw Normal View History

using System.Reflection;
using System.Runtime.CompilerServices;
[assembly:AssemblyVersion("@VERSION@")]
[assembly:AssemblyDelaySign(false)]
[assembly:AssemblyKeyFile("dbus-sharp.snk")]