Merge pull request #11432 from Bond-009/dtonullable

Enable nullable for DtoService and DtoOptions
This commit is contained in:
Bond-009
2024-07-29 22:19:37 +02:00
committed by GitHub
4 changed files with 35 additions and 33 deletions

View File

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