Files
EFCore.NamingConventions/global.json
2022-11-09 09:31:13 +02:00

8 lines
107 B
JSON

{
"sdk": {
"version": "7.0.100",
"rollForward": "latestMajor",
"allowPrerelease": true
}
}