After downloading all the proto files (including g...
# spicedb
p
After downloading all the proto files (including google, openapiv2 and validate dependency protos) I can use MSBuild's protobuf support to generate a client
<Protobuf Include="./protos/**/*" AdditionalImportDirs="./protos" />