Fix SDK version

This commit is contained in:
Will Godbe 2021-04-13 10:21:29 -07:00
parent 87b81636f7
commit 943df8c85a
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
{ {
"sdk": { "sdk": {
"version": "5.0.105" "version": "5.0.202"
}, },
"tools": { "tools": {
"dotnet": "5.0.105", "dotnet": "5.0.202",
"runtimes": { "runtimes": {
"dotnet/x64": [ "dotnet/x64": [
"2.1.27", "2.1.27",