0

VS2017 C#

I am getting the above error, crazy thing is, everything compiles and runs and the ExcelData Reader is working fine! I updated the package using the Manage->Nuget.. but still showing the error..

  • 1
    To get the obvious out of the way: did you restart VS? – Broots Waymb May 03 '18 at 13:57
  • I have restarted it... many times and also rebooted the computer. I am just ignoring it for now! – flying_tonite May 03 '18 at 13:59
  • 1
    Please include a screenshot of the error. – mjwills May 03 '18 at 14:05
  • If it compiles and it runs, I'm confused to the nature of the error. Is this at compile-time? Also, do you know when did this come up first, after VS upgrading or something? or did it just pop out of the blue. – Tewr May 03 '18 at 14:05
  • When I do a clean solution it disappears. When I build / run, it reappears. It looks like a VS bug of some kind as it isn't prevented the build at all. – flying_tonite May 03 '18 at 14:08

1 Answers1

0

I just updated to this package using Manage->NuGet 'ExcelDataReader.DataSet.3.4.0

The rogue error has magically disappeared