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