6 lines
130 B
C#
6 lines
130 B
C#
|
using System.Diagnostics;
|
||
|
using System.Reflection;
|
||
|
using System.Runtime.CompilerServices;
|
||
|
|
||
|
[assembly: AssemblyVersion("0.0.0.0")]
|