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?
![No description](https://cdn.answeroverflow.com/1299028032430018621/image.png)
1 Reply
do i just add
<IsAotCompatible>true</IsAotCompatible>
?