mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-20 18:36:10 +00:00
6 lines
134 B
C#
6 lines
134 B
C#
|
using System.Reflection;
|
|||
|
using System.Runtime.CompilerServices;
|
|||
|
|
|||
|
[assembly: SuppressIldasm]
|
|||
|
[assembly: AssemblyVersion("0.0.0.0")]
|