mosh-hamedani/vega

Ambiguity Errors

rbeck740 opened this issue · 1 comments

All of a sudden I am getting lots of these errors:

file: 'file:///c%3A/Users/rbeck/vega/Controllers/MakesController.cs'
severity: 'Error'
message: 'Ambiguity between 'MakesController.context' and 'MakesController.context' [vega]'
at: '21,18'
source: ''

I solved the issue. I deleted all files from the bin and obj folders. Closed VS code, restored the files from the recycle bin and then opened VS Code again. Weird but it worked!