| 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 | #if 0 | 
|---|
| 6 | /**** Generated Based on d:\ProjectK\src\InternalApis\Version\buildnumber.settings.targets | 
|---|
| 7 | One can't put comments in this file (without the #if) | 
|---|
| 8 | because this header is preprocessed in non-C++ context (xml, perl, etc.).  *****/ | 
|---|
| 9 | #endif | 
|---|
| 10 | #define NDPVersionNumberMajor    4 | 
|---|
| 11 | #define NDPVersionNumberMinor    0 | 
|---|
| 12 | #define NDPVersionNumberMajor_A  "4" | 
|---|
| 13 | #define NDPVersionNumberMinor_A  "00" | 
|---|
| 14 | #define NDPVersionNumbers_A      "4.00" | 
|---|
| 15 | #include "buildnumber.h" | 
|---|
| 16 |  | 
|---|