Closed pepone closed 1 year ago
I agree, that seems more logical now that it's split between protobuf and slice.
@bernardnormier suggested moving everything to the tools top-level:
tools/Common
tools/IceRpc.Protobuf.Tools
tools/IceRpc.ProtocGen
tools/slicec-cs
tools/IceRpc.Slice.Tools
And we will have a single IceRpc.Tools.sln
for the C# projects
The current layout for tools is not great
I think it would make more sense to move the Slice-related tools into a new
slice
subdirectory.