Change "nullable disable" to "nullable restore" (#65)

* Remove "#nullable disable" and the end of generated cs file

* restore

* .
This commit is contained in:
Stef Heyenrath
2023-10-10 19:38:40 +02:00
committed by GitHub
parent 0c19988fd2
commit 764d9d4f58
32 changed files with 42 additions and 44 deletions
@@ -35,4 +35,4 @@ using System;
}
}
#nullable disable
#nullable restore