add dotnet-core 5.0 (#2050)

This commit is contained in:
Dibir Magomedsaygitov
2020-12-04 10:22:27 +03:00
committed by GitHub
parent ae1a1607b0
commit a4aa77743e
2 changed files with 4 additions and 2 deletions

View File

@@ -259,7 +259,8 @@
"dotnet": {
"versions": [
"2.1",
"3.1"
"3.1",
"5.0"
]
}
}