CSharp: Add 'debug:portable' to v142 flag table for VS
This commit is contained in:
parent
4f9228a300
commit
e38997d85a
@ -200,6 +200,13 @@
|
||||
"value": "pdbonly",
|
||||
"flags": []
|
||||
},
|
||||
{
|
||||
"name": "DebugType",
|
||||
"switch": "debug:portable",
|
||||
"comment": "",
|
||||
"value": "portable",
|
||||
"flags": []
|
||||
},
|
||||
{
|
||||
"name": "Optimize",
|
||||
"switch": "optimize",
|
||||
|
Loading…
Reference in New Issue
Block a user