When opening the solution at 00-getting-started and upgrading target framework to .NET 6. I started to get an exception in the Dev Console related to SpecialsController. I added a try/catch to the line failing and see the exception details below. Btw, the database has not being modified, hence it's using the existing data as is.
When opening the solution at 00-getting-started and upgrading target framework to .NET 6. I started to get an exception in the Dev Console related to
SpecialsController
. I added a try/catch to the line failing and see the exception details below. Btw, the database has not being modified, hence it's using the existing data as is.See below the data stored in the Specials table