Merge in 'release/3.1' changes
This commit is contained in:
commit
1a577b9842
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue