mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-24 10:28:10 +08:00
[Windows] Add .NET SDK 8.0 to Windows-2019 (#9838)
This commit is contained in:
@@ -410,7 +410,8 @@
|
||||
"dotnet": {
|
||||
"versions": [
|
||||
"6.0",
|
||||
"7.0"
|
||||
"7.0",
|
||||
"8.0"
|
||||
],
|
||||
"tools": [
|
||||
{ "name": "nbgv", "test": "nbgv --version", "getversion": "nbgv --version" }
|
||||
|
||||
Reference in New Issue
Block a user