Update reallife-gamemode.csproj

This commit is contained in:
hydrant
2018-09-29 23:57:41 +02:00
parent f68a43e225
commit f27d624926

View File

@@ -18,5 +18,6 @@
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools.DotNet" Version="1.0.0" />
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="2.1.2" />
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql.Design" Version="1.1.2" />
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
</ItemGroup>
</Project>