|
|
От: |
pilgrim_
|
|
| Дата: | 11.01.24 16:16 | ||
| Оценка: | 6 (1) | ||
To configure these settings, create a NativeMethods.json file in your project directory. Specifying the $schema property that points to the schema adds completions, descriptions and validation in many JSON editors, and in fact is where all the documentation for the available settings is found.
{
"$schema": "https://aka.ms/CsWin32.schema.json",
"emitSingleFile": false,
"public": true
}