Add mono to mac OS 13 image (#8342)

This commit is contained in:
Vasilii Polikarpov
2023-09-22 12:33:37 +02:00
committed by GitHub
parent fb634ef652
commit 19c23d1208
6 changed files with 87 additions and 15 deletions

View File

@@ -204,5 +204,13 @@
},
"php": {
"version": "8.2"
},
"mono": {
"framework":{
"version": "6.12.0.188"
},
"nunit": {
"version": "3.15.4"
}
}
}