glacasa / Mastonet

C# Library for Mastodon
MIT License
225 stars 36 forks source link

Set correct value to IsTrimmable and add IsAotCompatible #129

Open eduardobragaxz opened 3 months ago

eduardobragaxz commented 3 months ago

Set IsTrimmable to true only when using dotnet 6 or up, and IsAotCompatible to true only when using dotnet 8 or up