6992685b86
Former-commit-id: 0a113cb3a6feb7873f632839b1307cc6033cd595
6 lines
87 B
C#
6 lines
87 B
C#
static class ThisAssembly
|
|
{
|
|
public const string Version = Consts.FxVersion;
|
|
}
|
|
|