BREAKING CHANGE: renamed namespace & assembly names
This commit is contained in:
@@ -3,7 +3,7 @@ using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Reflection;
|
||||
|
||||
namespace Syntriax.Engine.Core.Serialization;
|
||||
namespace Engine.Core.Serialization;
|
||||
|
||||
public static class Utils
|
||||
{
|
||||
|
Reference in New Issue
Block a user