Upgrade 1.0 -> 1.1

  • using Coherence.Entity; -> using Coherence.Entities;

If your project is using the Source Generator baking strategy

It is recommended to switch to Assets strategy before upgrading. If you upgrade while using the Source Generator, you might see an error popup, guiding you to switch back to Assets. After upgrade and a clean Bake, you can switch back to Source Generators baking strategy.

Last updated