tests fixes and sprints work

This commit is contained in:
master
2026-01-22 19:08:46 +02:00
parent c32fff8f86
commit 726d70dc7f
881 changed files with 134434 additions and 6228 deletions

View File

@@ -108,6 +108,16 @@ This software includes or depends on the following third-party components:
- **Copyright:** (c) .NET Foundation and Contributors
- **Source:** https://github.com/dotnet/roslyn
#### Microsoft.Extensions.Configuration.Binder
- **License:** MIT
- **Copyright:** (c) .NET Foundation and Contributors
- **Source:** https://github.com/dotnet/runtime
#### BCrypt.Net-Next
- **License:** MIT
- **Copyright:** (c) Bcrypt.Net contributors
- **Source:** https://github.com/BcryptNet/bcrypt.net
#### OpenIddict
- **License:** Apache-2.0
- **Copyright:** (c) OpenIddict contributors