Updating Serenity Packages
Updating Serenity packages is simple in Visual Studio. Start by opening the Package Manager Console
In the window that appears type "update-package serenity.web" then enter
Once it's done, do "update-package serenity.codegenerator"
With that you are now updated. Rebuild and Transform T4 Templates and you're done.
Note: If there were any break changes, make sure to check the changelog for details on addressing those changes.