mirror of
https://github.com/actions/runner.git
synced 2025-12-25 02:47:19 +08:00
consume dotnet core 3.1 in runner. (#213)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"sdk": {
|
||||
"version": "3.0.100"
|
||||
"version": "3.1.100"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user