We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7dac430 + fa45063 commit 4689c40Copy full SHA for 4689c40
api/api/api.csproj
@@ -70,6 +70,7 @@
70
<Folder Include="DataModels\" />
71
</ItemGroup>
72
<ItemGroup>
73
+ <PackageReference Include="Microsoft.EntityFrameworkCore.Abstractions" Version="9.0.11" />
74
<Protobuf Include="Protos\country.proto" GrpcServices="Server" />
75
76
</Project>
0 commit comments