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

Need README.md for IceRPC Protobuf tools #3711

Closed bernardnormier closed 1 year ago

bernardnormier commented 1 year ago

The NuGet correctly packages the top-level README by mistake.

pepone commented 1 year ago

I added a placeholder README that gets included in the package.

The README should mention that this package bundles the Protobuf files and protoc compilers from Google.Protobuf.Tools

pepone commented 1 year ago

Fixed in 82a5fd662bb756d93b6766e4b7431c00584f3eb2