server: enable nullable annotations in legacy files

This commit is contained in:
Paul Schneider 2026-09-06 16:11:37 +01:00
commit 0ba44c21e7
55 changed files with 110 additions and 0 deletions

View file

@ -1,3 +1,5 @@
#nullable enable annotations

using IdentityServer8;
using IdentityServer8.Models;