Cysharp / MemoryPack

Zero encoding extreme performance binary serializer for C# and Unity.
MIT License
3.01k stars 182 forks source link

Adds `pragma warning disable CS0618` to generated *.MemoryPackFormatter.g.cs file #295

Open crui3er opened 2 months ago

crui3er commented 2 months ago

Close #276

alexyakunin commented 1 month ago

@crui3er thanks - yep, this is super annoying if you use [Obsolete] to decorate legacy properties.