Hello everyone. Please help me with my problem.
I have:
NET Framework 4.7.1
Grpc 2.46.5
Grpc.Core 2.46.5
Grpc.Core.Api 2.49.0
Grpc.Tools 2.49.1
Windows 11 64-bit, ARM-based processor(running on Parallels desktop)
I have two proto files inside Protobuf folder and some config in .csproj
<Protobuf Include="Protobuf/search.proto" />
<Protobuf Include="Protobuf/add.proto" />
But when i compile my project i got some error:
Protobuf/search.proto: No such file or directory
If i am running this project by standard windows machine i don't get this
error.
Thank you.
--
You received this message because you are subscribed to the Google Groups
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/grpc-io/8caacc4d-e285-4799-9125-03ca05589737n%40googlegroups.com.