BREAKING CHANGE: renamed namespace & assembly names
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
<TargetFramework>net9.0</TargetFramework>
|
||||
<ImplicitUsings>disable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
<RootNamespace>Syntriax.Engine.Integration.MonoGame</RootNamespace>
|
||||
<RootNamespace>Engine.Integration.MonoGame</RootNamespace>
|
||||
<AssemblyName>Engine.Integration.MonoGame</AssemblyName>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="MonoGame.Framework.DesktopGL" Version="3.8.2.1105">
|
||||
|
Reference in New Issue
Block a user