consume dotnet core 3.1 in runner. (#213)

This commit is contained in:
Tingluo Huang
2019-12-18 15:09:03 -05:00
committed by GitHub
parent 70a09bc5ac
commit 80b6038cdc
10 changed files with 10 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
{
"sdk": {
"version": "3.0.100"
"version": "3.1.100"
}
}