[macOS] Add .NET 7 (#6552)
This commit is contained in:
@@ -311,7 +311,8 @@
|
|||||||
"versions": [
|
"versions": [
|
||||||
"3.1",
|
"3.1",
|
||||||
"5.0",
|
"5.0",
|
||||||
"6.0"
|
"6.0",
|
||||||
|
"7.0"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"ruby": {
|
"ruby": {
|
||||||
|
|||||||
@@ -273,7 +273,8 @@
|
|||||||
"versions": [
|
"versions": [
|
||||||
"3.1",
|
"3.1",
|
||||||
"5.0",
|
"5.0",
|
||||||
"6.0"
|
"6.0",
|
||||||
|
"7.0"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"ruby": {
|
"ruby": {
|
||||||
|
|||||||
Reference in New Issue
Block a user