fixes the project reference from project config
This commit is contained in:
6
omnisharp.json
Normal file
6
omnisharp.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"dotnet": {
|
||||
"projects": "*/project.json",
|
||||
"enablePackageRestore": true
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user