Updated nuget packages to ragemp 0.3.6 c# api

This commit is contained in:
hydrant
2018-11-04 15:00:33 +01:00
parent d5c054595b
commit 63bd8a3b98

View File

@@ -18,10 +18,6 @@
<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>
<ItemGroup>
<Reference Include="Bootstrapper">
<HintPath>..\Bootstrapper.dll</HintPath>
</Reference>
<PackageReference Include="gtanetwork.api" Version="0.3.6" />
</ItemGroup>
</Project>