BREAKING CHANGE: renamed namespace & assembly names
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
namespace Syntriax.Engine.Core.Exceptions;
|
||||
namespace Engine.Core.Exceptions;
|
||||
|
||||
public class BehaviourNotFoundException(string? message) : NotFoundException(message);
|
||||
|
Reference in New Issue
Block a user