mirror of
https://github.com/Ellpeck/TinyLifeExampleMod.git
synced 2024-11-22 12:03:28 +01:00
updated the package to a real version
This commit is contained in:
parent
3ecf8efd60
commit
83b697ca46
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="TinyLifeApi" Version="1.0.0" />
|
||||
<PackageReference Include="TinyLifeApi" Version="0.2.0" />
|
||||
|
||||
<PackageReference Include="ExtremelySimpleLogger" Version="1.1.0" />
|
||||
<PackageReference Include="MLEM.Data" Version="4.3.0-7" />
|
||||
|
|
Loading…
Reference in a new issue