error when trying to run aot compilation with my package
i get this error when i try to compile a project which has my package added
what can i do in my package to make it compile?
1 Reply
do i just add
<IsAotCompatible>true</IsAotCompatible>
?