-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Update SDK #41697
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update SDK #41697
Conversation
Starting to see
Looks like that's this sample:
WeatherReport.proto - @JamesNK how should we update those vars?
|
More generally, why are the warnings exposed despite the clear indications at the top of the generated files that they're generated code❔ If we need to take action, suggest extending the suppressed warnings to include |
Hmm, maybe it wasn't the sample, it could be something in protobuf always auto-generates |
I raised it as something to fix in Grpc.Tools here: grpc/grpc#29672 For now, this warning needs to be suppressed in csproj. |
No description provided.