fixes the project reference from project config
This commit is contained in:
parent
2d4ecd2c0b
commit
80e169a64f
5 changed files with 5502 additions and 1 deletions
6
omnisharp.json
Normal file
6
omnisharp.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"dotnet": {
|
||||
"projects": "*/project.json",
|
||||
"enablePackageRestore": true
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue