Update to 3.1.100 rtm sdk (#17626)

This commit is contained in:
Matt Mitchell 2019-12-09 12:23:40 -08:00 committed by GitHub
parent 24806e548a
commit 6cdd41aecd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
{ {
"sdk": { "sdk": {
"version": "3.1.100-preview1-014400" "version": "3.1.100"
}, },
"tools": { "tools": {
"dotnet": "3.1.100-preview1-014400", "dotnet": "3.1.100",
"runtimes": { "runtimes": {
"dotnet/x64": [ "dotnet/x64": [
"$(MicrosoftNETCoreAppInternalPackageVersion)" "$(MicrosoftNETCoreAppInternalPackageVersion)"