Update to 3.1.100 rtm sdk (#17626)
This commit is contained in:
parent
24806e548a
commit
6cdd41aecd
|
|
@ -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)"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue