Update netcoredbg
This commit is contained in:
parent
97bef33660
commit
fb86ef924b
5 changed files with 28 additions and 11 deletions
|
|
@ -732,10 +732,16 @@
|
|||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461"
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true
|
||||
"warn": true,
|
||||
"runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/3.1.402/RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue