0
0
mirror of https://github.com/alex289/CleanArchitecture.git synced 2025-08-23 03:38:36 +00:00

Merge pull request #38 from alex289/update/16_11_2023

Automatic Package Update 16_11_2023
This commit is contained in:
Alex 2023-11-16 14:51:34 +01:00 committed by GitHub
commit 5200f35f5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,8 +13,8 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Google.Protobuf" Version="3.25.0" />
<PackageReference Include="Google.Protobuf.Tools" Version="3.25.0" />
<PackageReference Include="Google.Protobuf" Version="3.25.1" />
<PackageReference Include="Google.Protobuf.Tools" Version="3.25.1" />
<PackageReference Include="Grpc.AspNetCore" Version="2.59.0" />
</ItemGroup>