简体   繁体   中英

Grpc import google proto Cannot Resolve

I started a new gRPC c# project. But when I try and import a google protobuf I just get an error that it could not be resolved. How do i get this working so i can use Google protobuf library?

原型错误

Hello i think you use ReSharper extencion, i had a same problem. Try to disable it in resharper options add *.proto to ignored code.

You can see more information, about this problem, right there https://developercommunity.visualstudio.com/t/language-service-for-protobuf-doesnt-recognise-sta/689208

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM