Add source mapping for dotnet/efcore (#19432)
This commit is contained in:
parent
249c65dec2
commit
c61f05c562
1 changed files with 4 additions and 0 deletions
|
@ -77,6 +77,10 @@
|
|||
"name": "diagnostics",
|
||||
"defaultRemote": "https://github.com/dotnet/diagnostics"
|
||||
},
|
||||
{
|
||||
"name": "efcore",
|
||||
"defaultRemote": "https://github.com/dotnet/efcore"
|
||||
},
|
||||
{
|
||||
"name": "emsdk",
|
||||
"defaultRemote": "https://github.com/dotnet/emsdk"
|
||||
|
|
Loading…
Add table
Reference in a new issue