-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
At the end of step 1 in lab 6 you get build errors because the Price property is missing from Product. There's two ways to fix this:
- Update lab 3 to include the Price in
ProductandProductConfiguration.
If you checkout the lab3 tag in ModMonWorkshop2025, the price is included. So this might be the best approach. - Add steps to lab 6 to add the Price in
ProductandProductConfiguration, and execute an EF migration.
You might also want to update ModMonWorkshop2025 so the price is not included when checking out the lab3 tag.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels