VS: Fix MSBuild property for nostdlib flag

The C# flag table added by commit 9b06c22648 (VS: Add flag tables for
C#, 2016-12-01, v3.8.0-rc1~230^2) and preserved by commit 6e947179a8
(Add json flag tables for C#, 2018-11-21, v3.14.0-rc1~282^2~27) was
written by hand.  Fix the entry name for the `NoStdLib` property.

Fixes: #24077
This commit is contained in:
Mis, Piotr 2022-10-25 07:08:31 +02:00 committed by Brad King
parent 19f49a7514
commit 9c33824474
7 changed files with 21 additions and 21 deletions

View File

@ -477,21 +477,21 @@
"flags": []
},
{
"name": "NoStandardLib",
"name": "NoStdLib",
"switch": "nostdlib",
"comment": "",
"value": "true",
"flags": []
},
{
"name": "NoStandardLib",
"name": "NoStdLib",
"switch": "nostdlib-",
"comment": "",
"value": "false",
"flags": []
},
{
"name": "NoStandardLib",
"name": "NoStdLib",
"switch": "nostdlib+",
"comment": "",
"value": "true",

View File

@ -477,21 +477,21 @@
"flags": []
},
{
"name": "NoStandardLib",
"name": "NoStdLib",
"switch": "nostdlib",
"comment": "",
"value": "true",
"flags": []
},
{
"name": "NoStandardLib",
"name": "NoStdLib",
"switch": "nostdlib-",
"comment": "",
"value": "false",
"flags": []
},
{
"name": "NoStandardLib",
"name": "NoStdLib",
"switch": "nostdlib+",
"comment": "",
"value": "true",

View File

@ -477,21 +477,21 @@
"flags": []
},
{
"name": "NoStandardLib",
"name": "NoStdLib",
"switch": "nostdlib",
"comment": "",
"value": "true",
"flags": []
},
{
"name": "NoStandardLib",
"name": "NoStdLib",
"switch": "nostdlib-",
"comment": "",
"value": "false",
"flags": []
},
{
"name": "NoStandardLib",
"name": "NoStdLib",
"switch": "nostdlib+",
"comment": "",
"value": "true",

View File

@ -477,21 +477,21 @@
"flags": []
},
{
"name": "NoStandardLib",
"name": "NoStdLib",
"switch": "nostdlib",
"comment": "",
"value": "true",
"flags": []
},
{
"name": "NoStandardLib",
"name": "NoStdLib",
"switch": "nostdlib-",
"comment": "",
"value": "false",
"flags": []
},
{
"name": "NoStandardLib",
"name": "NoStdLib",
"switch": "nostdlib+",
"comment": "",
"value": "true",

View File

@ -477,21 +477,21 @@
"flags": []
},
{
"name": "NoStandardLib",
"name": "NoStdLib",
"switch": "nostdlib",
"comment": "",
"value": "true",
"flags": []
},
{
"name": "NoStandardLib",
"name": "NoStdLib",
"switch": "nostdlib-",
"comment": "",
"value": "false",
"flags": []
},
{
"name": "NoStandardLib",
"name": "NoStdLib",
"switch": "nostdlib+",
"comment": "",
"value": "true",

View File

@ -495,21 +495,21 @@
"flags": []
},
{
"name": "NoStandardLib",
"name": "NoStdLib",
"switch": "nostdlib",
"comment": "",
"value": "true",
"flags": []
},
{
"name": "NoStandardLib",
"name": "NoStdLib",
"switch": "nostdlib-",
"comment": "",
"value": "false",
"flags": []
},
{
"name": "NoStandardLib",
"name": "NoStdLib",
"switch": "nostdlib+",
"comment": "",
"value": "true",

View File

@ -495,21 +495,21 @@
"flags": []
},
{
"name": "NoStandardLib",
"name": "NoStdLib",
"switch": "nostdlib",
"comment": "",
"value": "true",
"flags": []
},
{
"name": "NoStandardLib",
"name": "NoStdLib",
"switch": "nostdlib-",
"comment": "",
"value": "false",
"flags": []
},
{
"name": "NoStandardLib",
"name": "NoStdLib",
"switch": "nostdlib+",
"comment": "",
"value": "true",