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

Add support for .NET 9.0 #3986

Open bernardnormier opened 1 month ago

bernardnormier commented 1 month ago

The build system needs to be updated. We also need to address new warnings.