✨ Account and auth protobuf and client code
This commit is contained in:
@ -164,4 +164,13 @@
|
||||
<_ContentIncludedByDefault Remove="app\publish\package.json" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Grpc.AspNetCore" Version="2.65.0" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Protobuf Include="Protos\auth.proto" GrpcServices="Server" />
|
||||
<Protobuf Include="Protos\account.proto" GrpcServices="Server" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
Reference in New Issue
Block a user