Ver 1.7.3.5
This release is only for unity fix.
- Support .NET Standard 2.0 (NET Standard 2.0 can't use dynamic code generation so requires mpc code generation).
- New mpc(
UniversalCodeGenerator.zip- MessagePack Compiler) binary supportswin-x64,linux-x64,osx-x64.
Note:
Currently new mpc can not generate from legacy csproj(.NET 4.x, Unity) in linux and osx.
Please use windows or use new csproj(.NET Core).
Details is here. #355