SDL3-CS/.config/dotnet-tools.json

12 lines
188 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"clangsharppinvokegenerator": {
"version": "17.0.1",
"commands": [
"ClangSharpPInvokeGenerator"
]
}
}
}