vpenades / SharpGLTF

glTF reader and writer for .NET Standard
MIT License
454 stars 72 forks source link

Enable analyzers for AOT and Trimming #212

Closed ds5678 closed 6 months ago

ds5678 commented 6 months ago

Related: #209

vpenades commented 6 months ago

These properties are already set globally, see: https://github.com/vpenades/SharpGLTF/blob/de297f0c61d950be396520a717a69dc38c3c10e1/src/Directory.Build.props#L19-L25