New 7DTD uses ReadOnlySpan<T> in PooledBinaryWriter, which I obviously don't have in .NET Framework 4.x. Should I switch my mod to .NET Standard 2.1 to be able to compile my custom NetPackages again? I guess, It will probably not work.
BTW, I circumvented the problem in a hacky way, but I think it still worth mentioning. I am not sure if it's intentional, or just a bug.
BTW, I circumvented the problem in a hacky way, but I think it still worth mentioning. I am not sure if it's intentional, or just a bug.