BREAKING CHANGE: renamed namespace & assembly names
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
<TargetFramework>net9.0</TargetFramework>
|
||||
<ImplicitUsings>disable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
<RootNamespace>Syntriax.Engine</RootNamespace>
|
||||
<RootNamespace>Engine</RootNamespace>
|
||||
<AssemblyName>Engine</AssemblyName>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
Reference in New Issue
Block a user