1// Licensed to the .NET Foundation under one or more agreements.
2// The .NET Foundation licenses this file to you under the MIT license.
3// See the LICENSE file in the project root for more information.
4
5#include <ndpversion_generated.h>
6
7#define rmj NDPVersionNumberMajor
8#define rmm NDPVersionNumberMinor
9#define rup NDPBuildNumberMajor
10#define rpt NDPBuildNumberMinor
11
12#define fvn NDPFileVersionMinor
13#define fvb NDPFileVersionBuild
14#define fvr NDPFileVersionRevision
15
16#define szVerName ""
17#define szVerUser ""
18