Files
codeql-action/tests/multi-language-repo/global.json
Michael B. Gale 58c9eb6c03 Add global.json
2025-11-13 19:48:37 +00:00

7 lines
80 B
JSON

{
"sdk": {
"version": "9.0.307",
"rollForward": "latestFeature"
}
}