mirror of
https://github.com/Ellpeck/MLEM.git
synced 2024-10-31 21:00:51 +01:00
this needs to be in the actual project :V
This commit is contained in:
parent
31fb855a43
commit
d9f1b0c412
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="Coroutine" Version="1.0.1" />
|
<PackageReference Include="Coroutine" Version="1.0.1" />
|
||||||
<PackageReference Include="MonoGame.Content.Builder" Version="3.7.0.9" />
|
|
||||||
<PackageReference Include="MonoGame.Extended" Version="3.6.0-beta0001" />
|
<PackageReference Include="MonoGame.Extended" Version="3.6.0-beta0001" />
|
||||||
<PackageReference Include="MonoGame.Framework.Portable" Version="3.6.0.1625">
|
<PackageReference Include="MonoGame.Framework.Portable" Version="3.6.0.1625">
|
||||||
<PrivateAssets>all</PrivateAssets>
|
<PrivateAssets>all</PrivateAssets>
|
||||||
|
|
Loading…
Reference in a new issue