1using System.Reflection; 2using System.Runtime.CompilerServices; 3 4[assembly:AssemblyVersion("@LIBIIO_CS_VERSION@")] 5[assembly:AssemblyDelaySign(false)] 6
1using System.Reflection; 2using System.Runtime.CompilerServices; 3 4[assembly:AssemblyVersion("@LIBIIO_CS_VERSION@")] 5[assembly:AssemblyDelaySign(false)] 6