How can we help you today? Enter your search term here... Search Login to submit a new ticket Check ticket status Start a new topic Discussions Visual ReCode Questions google/protobuf/any.proto file not found R Rick Kozak started a topic about 6 hours ago 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 symbolfor these two lines:import "google/protobuf/any.proto"; import "google/protobuf/timestamp.proto";which your tool generated.How do I fix this? Login to post a comment More topics in Questions Epected Field Name
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?