5 lines
96 B
C#
5 lines
96 B
C#
static class ThisAssembly
|
|
{
|
|
public const string InformationalVersion = Consts.FxFileVersion;
|
|
}
|