You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this.Master = new Customers.CustomersListPage(); all pages with this master states "does not contain a definition for..." Visual Studio 2022 latest quarter telerik, what am I missing?
The text was updated successfully, but these errors were encountered:
Hi @timdmaxey,
The issue is probably related with unsucessful nuget package restore. I suggest deleting bin and obj folders and restoring nuget packages again.
Please let us know whether this helps.
this.Master = new Customers.CustomersListPage(); all pages with this master states "does not contain a definition for..." Visual Studio 2022 latest quarter telerik, what am I missing?
The text was updated successfully, but these errors were encountered: