Add .Net 6.0 latest version (#5912)

This commit is contained in:
Aleksandr Chebotov
2022-07-15 14:01:11 +02:00
committed by GitHub
parent 907e9a0f30
commit 92f8e13d53
3 changed files with 16 additions and 7 deletions

View File

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

View File

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