One thing that caught me off guard for a while was that the default for IsPackable is false? I believe without Nugetizer it's default true, so the lack of property definition means it's packed.
I eventually figured it out and added the property everywhere, but it was initially disorienting
One thing that caught me off guard for a while was that the default for IsPackable is
false? I believe without Nugetizer it's default true, so the lack of property definition means it's packed.I eventually figured it out and added the property everywhere, but it was initially disorienting