Change "nullable disable" to "nullable restore" (#65)
* Remove "#nullable disable" and the end of generated cs file * restore * .
This commit is contained in:
@@ -35,4 +35,4 @@ using System;
|
||||
}
|
||||
}
|
||||
|
||||
#nullable disable
|
||||
#nullable restore
|
||||
Reference in New Issue
Block a user