Skip to content

Commit

Permalink
feat: add Token proto for dotnet (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
cprice404 authored Sep 5, 2023
1 parent 729f0d1 commit 2d9ec5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions csharp/Momento.Protos.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
<Protobuf Include="../proto/cacheping.proto" GrpcServices="Client" />
<Protobuf Include="../proto/vectorindex.proto" GrpcServices="Client" />
<Protobuf Include="../proto/cachepubsub.proto" GrpcServices="Client" />
<Protobuf Include="../proto/token.proto" GrpcServices="Client" />
<Protobuf Include="../proto/extensions.proto" GrpcServices="Client" />
</ItemGroup>

Expand Down

0 comments on commit 2d9ec5a

Please sign in to comment.