sven-n Update to .NET 7
d2bccef Nov 9, 2022
Update to .NET 7
* Updated all projects to .NET 7
* Updated all Dockerfiles to use .NET 7 containers - looking forward to try chiseled images
* Updated CI/CD pipelines to use .NET 7
* Updated all nuget packages to newest versions; Npgsql is still a release candidate, though.
* Removed NpgsqlLoggingProvider
* Tested if the server still starts and works
d2bccef