- Update all dependencies with NuGet:
Right click on Solution > Manage all NuGet Packages for Solution... > Updates > Update
- Migrate the database:
Ctrl+Q > type "Package Manager Console" > Update-Database -ProjectName Uheer.Data -Force
Amazon credentials and ssh keys are required.*
Right click on Uheer project > Publish > Select "Relase" configuration > Publish