|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
Defines project version number constants and strings for resource scripts and assembly attributes. More...
Go to the source code of this file.
Macros | |
| #define | VER_FILEVERSION 4,0,6,0 |
| Numeric 4-part file version tuple. | |
| #define | VER_FILEVERSION_STR "4.0.6.0\0" |
| Null-terminated string representation of the file version. | |
| #define | VER_PRODUCTVERSION 4,0,6,0 |
| Numeric 4-part product version tuple. | |
| #define | VER_PRODUCTVERSION_STR "4.0.6.0\0" |
| Null-terminated string representation of the product version. | |
Defines project version number constants and strings for resource scripts and assembly attributes.
Definition in file Version.h.
| #define VER_FILEVERSION 4,0,6,0 |
| #define VER_FILEVERSION_STR "4.0.6.0\0" |
| #define VER_PRODUCTVERSION 4,0,6,0 |