Join Discord
Communities
Powered by
After downloading all the proto files (including g...
# spicedb
p
place
11/17/2022, 2:22 AM
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" />
Previous
Next