Skip to content

Commit

Permalink
Update PolygonStats.csproj updated google protobuf
Browse files Browse the repository at this point in the history
updated google protobuf so the app doesn't fail build
  • Loading branch information
RaneyDazed authored Jul 20, 2023
1 parent 738e1b3 commit 1986869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PolygonStats/PolygonStats.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<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" />
Expand Down

0 comments on commit 1986869

Please sign in to comment.