[macOS] Add .NET 7 (#6552)

This commit is contained in:
Mikhail Koliada
2022-11-11 20:04:10 +01:00
committed by GitHub
parent 89b1d058fb
commit 6cb8956275
2 changed files with 4 additions and 2 deletions

View File

@@ -311,7 +311,8 @@
"versions": [
"3.1",
"5.0",
"6.0"
"6.0",
"7.0"
]
},
"ruby": {

View File

@@ -273,7 +273,8 @@
"versions": [
"3.1",
"5.0",
"6.0"
"6.0",
"7.0"
]
},
"ruby": {