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
107 stars 13 forks source link

Fix build roadmap #3903

Closed bernardnormier closed 9 months ago

bernardnormier commented 9 months ago

This PR fixes the build roadmap and other small issues in BUILDING.md.

Fixes #3902.