icerpc / icerpc-csharp

A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.
https://docs.icerpc.dev
Apache License 2.0
94 stars 13 forks source link

Fixes for dotnet 9.0 #3987

Closed bernardnormier closed 1 month ago

bernardnormier commented 1 month ago

These are a few fixes to build IceRPC C# with dotnet 9.0. This PR does not include the build system fixes.