How can we help you today?
google/protobuf/any.proto file not found
1 Comment
Hi. This is actually a bug in R#'s Protobuf language service, and you can ignore it.
Hi. This is actually a bug in R#'s Protobuf language service, and you can ignore it.
Rick Kozak
I just tried the "Migrate a WCF project to gRPC" option and in the xxx_core.proto file, it gives the error:
File not found in project - Cannot resolve symbol
for these two lines:
import "google/protobuf/any.proto";
import "google/protobuf/timestamp.proto";
which your tool generated.
How do I fix this?