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",
|
"name": "diagnostics",
|
||||||
"defaultRemote": "https://github.com/dotnet/diagnostics"
|
"defaultRemote": "https://github.com/dotnet/diagnostics"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "efcore",
|
||||||
|
"defaultRemote": "https://github.com/dotnet/efcore"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "emsdk",
|
"name": "emsdk",
|
||||||
"defaultRemote": "https://github.com/dotnet/emsdk"
|
"defaultRemote": "https://github.com/dotnet/emsdk"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue