Skip to content

Commit

Permalink
chore: add missing permissionmessages protos for dotnet
Browse files Browse the repository at this point in the history
  • Loading branch information
cprice404 committed Sep 5, 2023
1 parent 2d9ec5a commit e0927bf
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 @@ -16,6 +16,7 @@
</PropertyGroup>

<ItemGroup>
<Protobuf Include="../proto/permissionmessages.proto" GrpcServices="Client" />
<Protobuf Include="../proto/cacheclient.proto" GrpcServices="Client" />
<Protobuf Include="../proto/controlclient.proto" GrpcServices="Client" />
<Protobuf Include="../proto/cacheping.proto" GrpcServices="Client" />
Expand Down

0 comments on commit e0927bf

Please sign in to comment.