4 lines
81 B
C#
4 lines
81 B
C#
internal static class ThisAssembly
|
|
{
|
|
public const string Version = "4.0.0.0";
|
|
}
|