Skip to content

Ver 1.7.3.6

Choose a tag to compare

@neuecc neuecc released this 07 Jan 11:54

This release is only for code generator(mpc) fix.
for .NET, .NET Standard runtime, please use 1.7.3.
for Unity runtime, please use 1.7.3.5.

  • support linux and mac with legacy csproj #357, thanks @itn3000
  • show Type.FullName when code generation failed
  • return error code(1) instead of crash when code geneation failed

Note:
mpc requires dotnet core runtime and msbuild(to support legacy csproj, on linux/osx, you can use mono msbuild).