mirror of
https://github.com/hirschmann/nbfc
synced 2025-08-23 02:17:12 +00:00
5 lines
156 B
C#
5 lines
156 B
C#
|
using System.Reflection;
|
|||
|
|
|||
|
[assembly: AssemblyVersion("1.6.3")]
|
|||
|
[assembly: AssemblyFileVersion("1.6.3")]
|
|||
|
[assembly: AssemblyInformationalVersion("1.6.3")]
|