BREAKING CHANGE: Removed MonoGame Package

This commit is contained in:
2024-01-22 23:38:37 +03:00
parent de10a859ae
commit 8cffc43f23
4 changed files with 14 additions and 124 deletions

View File

@@ -6,10 +6,6 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="MonoGame.Framework.DesktopGL" Version="3.8.1.303" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Engine.Core\Engine.Core.csproj" />
</ItemGroup>