Enable nullable for DtoService and DtoOptions

This commit is contained in:
Bond_009
2024-04-25 12:42:10 +02:00
parent eeb8c59ff2
commit 2b3ebb0751
3 changed files with 34 additions and 32 deletions

View File

@@ -1,5 +1,3 @@
#nullable disable
#pragma warning disable CS1591
using System;