Skip to content

Commit

Permalink
Merge pull request #14 from RaneyDazed/patch-1
Browse files Browse the repository at this point in the history
Update POGOProtos.Core dependency to version 2.58.5
  • Loading branch information
Tobiti authored Sep 22, 2023
2 parents 2ac6549 + 1986869 commit bfd2ac4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PolygonStats/PolygonStats.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@
<ItemGroup>
<PackageReference Include="Discord.Net.Webhook" Version="3.9.0" />
<PackageReference Include="EntityFramework" Version="6.4.4" />
<PackageReference Include="Google.Protobuf" Version="3.21.12" />
<PackageReference Include="Google.Protobuf" Version="3.22.3" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.2" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.2" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.2" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="7.0.2" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
<PackageReference Include="NetCoreServer" Version="7.0.0" />
<PackageReference Include="POGOProtos.Core" Version="2.57.7" />
<PackageReference Include="POGOProtos.Core" Version="2.58.5" />
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="7.0.0" />
<PackageReference Include="S2Geometry" Version="1.0.3" />
<PackageReference Include="Serilog" Version="2.12.0" />
Expand Down

0 comments on commit bfd2ac4

Please sign in to comment.