autogen/dotnet/global.json
2024-06-19 19:25:07 -07:00

7 lines
72 B
JSON

{
"sdk": {
"rollForward": "major",
"version": "8.0.302"
}
}