Merge in 'release/3.1' changes

This commit is contained in:
dotnet-bot 2019-12-06 22:03:07 +00:00
commit 1a577b9842
1 changed files with 2 additions and 2 deletions

View File

@ -6,10 +6,10 @@
"dotnet": "3.1.100-preview1-014400", "dotnet": "3.1.100-preview1-014400",
"runtimes": { "runtimes": {
"dotnet/x64": [ "dotnet/x64": [
"$(MicrosoftNETCoreAppRuntimeVersion)" "$(MicrosoftNETCoreAppInternalPackageVersion)"
], ],
"dotnet/x86": [ "dotnet/x86": [
"$(MicrosoftNETCoreAppRuntimeVersion)" "$(MicrosoftNETCoreAppInternalPackageVersion)"
] ]
}, },
"Git": "2.22.0", "Git": "2.22.0",