Closed debuggedme closed 1 week ago
It worked for me:
If there is a bug here, it is probably in the dotnet
command.
which dotnet version are you using? @JamesNK
A preview version of 9.0:
.NET SDK:
Version: 9.0.200-preview.0.24529.19
Commit: 3980fbc52d
Workload version: 9.0.200-manifests.c6f19616
MSBuild version: 17.13.0-preview-24529-12+ee511a938
deleting the nuget.config with private repositories and clearing the nuget local cache resolved the issue.
What version of gRPC and what language are you using?
2.67.0
What operating system (Linux, Windows,...) and version?
via dotnet --info
What runtime / compiler are you using (e.g. .NET Core SDK version
dotnet --info
)via dotnet --info
What did you do?
If possible, provide a recipe for reproducing the error. Try being specific and include code snippets if helpful.
What did you expect to see?
What did you see instead?
Make sure you include information that can help us debug (full error message, exception listing, stack trace, logs).
See TROUBLESHOOTING.md for how to diagnose problems better.
Anything else we should know about your project / environment?