diff --git a/tpl/codegen_autobind.twig b/tpl/codegen_autobind.twig index e6fa4e8..8e32654 100644 --- a/tpl/codegen_autobind.twig +++ b/tpl/codegen_autobind.twig @@ -1,3 +1,5 @@ +#pragma warning disable CS0162 + using System; using System.Collections; using System.Collections.Generic;