Skip to content

Commit

Permalink
Google.Protobuf 3.19.4 (latest) (Azure#579)
Browse files Browse the repository at this point in the history
  • Loading branch information
ailn authored Mar 1, 2022
1 parent 899e53f commit 54fd364
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#### 0.7.2 February 14, 2022
- Start threads as background in HashedWheelTimer, LoopExecutor, ThreadDeathWatcher
- Google.Protobuf 3.19.4 (latest)

#### 0.7.1 December 15, 2021
- Revert to use background threads
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
<ProjectReference Include="..\DotNetty.Transport\DotNetty.Transport.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Google.Protobuf" Version="3.2.0" />
<PackageReference Include="Google.Protobuf" Version="3.19.4" />
</ItemGroup>
</Project>

0 comments on commit 54fd364

Please sign in to comment.