c# - Visual Studio won't update properties of my Data Source -
i using class "invoice" data source. after adding more properties it, visual studio refuses refresh data source , can't find new properties in data source.
tried restarting project, deleting , adding object datasource again. did not work.
problem intellisense going out of date due changes in data source.
solution rebuild project.
Comments
Post a Comment