Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -300,11 +300,11 @@
</ItemGroup>
<!-- Serialize Protobuf -->
<ItemGroup>
<PackageVersion Include="Google.Protobuf" Version="3.32.1" />
<PackageVersion Include="Google.Protobuf" Version="3.33.0" />
</ItemGroup>
<!-- Serialize Protobuf Tools -->
<ItemGroup>
<PackageVersion Include="Google.Protobuf.Tools" Version="3.32.1" />
<PackageVersion Include="Google.Protobuf.Tools" Version="3.33.0" />
</ItemGroup>
<!-- Resilience & Transient Fault Handling -->
<ItemGroup>
Expand Down