BREAKING CHANGE: renamed namespace & assembly names
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
namespace Syntriax.Engine.Core.Serialization;
|
||||
namespace Engine.Core.Serialization;
|
||||
|
||||
public record class EntityReference(string? Id = null);
|
||||
|
Reference in New Issue
Block a user