Files
autogen/dotnet/global.json
Xiaoyun Zhang 5e29ac84dc [.Net] fix code ql for dotnet build && update trigger for dotnet workflow (#2529)
* fix formatting

* update dotnet build pipieline
2024-04-29 20:27:57 +00:00

6 lines
77 B
JSON

{
"sdk": {
"version": "8.0.104",
"rollForward": "latestMinor"
}
}