<ItemGroup>
<Protobuf Include="Protos\contracts\*.proto " GrpcServices="Client" ProtoRoot="Protos\contracts\" />
</ItemGroup>
<ItemGroup>
<Protobuf Include="Protos\contracts\" GrpcServices="Client" ProtoRoot="Protos\contracts\"/>
</ItemGroup>
<ItemGroup>
<Protobuf Include="Protos\contracts\*.proto" GrpcServices="Client" ProtoRoot="Protos\contracts\*"/>
</ItemGroup>
1>C:\Users\h253747\.nuget\packages\grpc.tools\2.62.0\build\_protobuf\Google.Protobuf.Tools.targets(171,5): warning : Protobuf item 'Protos\contracts\common.proto' has the ProtoRoot metadata 'Protos\contracts\*' which is not prefix to its path. Cannot compute relative path.
1>C:\Users\h253747\.nuget\packages\grpc.tools\2.62.0\build\_protobuf\Google.Protobuf.Tools.targets(171,5): warning : Protobuf item 'Protos\contracts\instruments.proto' has the ProtoRoot metadata 'Protos\contracts\*' which is not prefix to its path. Cannot compute relative path.
1>C:\Users\h253747\.nuget\packages\grpc.tools\2.62.0\build\_protobuf\Google.Protobuf.Tools.targets(171,5): warning : Protobuf item 'Protos\contracts\marketdata.proto' has the ProtoRoot metadata 'Protos\contracts\*' which is not prefix to its path. Cannot compute relative path.
1>C:\Users\h253747\.nuget\packages\grpc.tools\2.62.0\build\_protobuf\Google.Protobuf.Tools.targets(171,5): warning : Protobuf item 'Protos\contracts\operations.proto' has the ProtoRoot metadata 'Protos\contracts\*' which is not prefix to its path. Cannot compute relative path.
1>C:\Users\h253747\.nuget\packages\grpc.tools\2.62.0\build\_protobuf\Google.Protobuf.Tools.targets(171,5): warning : Protobuf item 'Protos\contracts\orders.proto' has the ProtoRoot metadata 'Protos\contracts\*' which is not prefix to its path. Cannot compute relative path.
1>C:\Users\h253747\.nuget\packages\grpc.tools\2.62.0\build\_protobuf\Google.Protobuf.Tools.targets(171,5): warning : Protobuf item 'Protos\contracts\sandbox.proto' has the ProtoRoot metadata 'Protos\contracts\*' which is not prefix to its path. Cannot compute relative path.
1>C:\Users\h253747\.nuget\packages\grpc.tools\2.62.0\build\_protobuf\Google.Protobuf.Tools.targets(171,5): warning : Protobuf item 'Protos\contracts\stoporders.proto' has the ProtoRoot metadata 'Protos\contracts\*' which is not prefix to its path. Cannot compute relative path.
1>C:\Users\h253747\.nuget\packages\grpc.tools\2.62.0\build\_protobuf\Google.Protobuf.Tools.targets(171,5): warning : Protobuf item 'Protos\contracts\users.proto' has the ProtoRoot metadata 'Protos\contracts\*' which is not prefix to its path. Cannot compute relative path.
1>Protos\contracts\* : warning : directory does not exist.