Closed bernardnormier closed 8 months ago
Some examples have unknown usings. It would be nice to: (a) remove them (b) detect them all
For example: protobuf/Logger/Server/Program.cs has an unused "using IceRpc.Protobuf;"
Fixed.
Some examples have unknown usings. It would be nice to: (a) remove them (b) detect them all
For example: protobuf/Logger/Server/Program.cs has an unused "using IceRpc.Protobuf;"