Overview
This update is mainly covering two things:
- Switching the target framework from .NET 7 to .NET 8.
- Updating all dependencies to their latest version.
✍️ What's Changed
- Update dependencies and target .NET 8 by @Smalls1652 in #153
⛓️ Dependency updates
- Bump actions/checkout from 3 to 4 by @dependabot in #91
- Bump docker/metadata-action from 4 to 5 by @dependabot in #100
- Bump docker/build-push-action from 4 to 5 by @dependabot in #101
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #102
- Bump docker/login-action from 2 to 3 by @dependabot in #103
- Bump bootstrap from
5.3.0
to5.3.2
in/src/AdminConsole
by @dependabot in #104 - Bump actions/upload-artifact from 3 to 4 by @dependabot in #117
- Bump actions/setup-dotnet from 3 to 4 by @dependabot in #118
- Bump bootstrap-icons from
1.11.2
to1.11.3
in/src/AdminConsole
by @dependabot in #136
Full Changelog: v0.2.0..v0.3.0