add dependency

Signed-off-by: MregXN <mregxn@gmail.com>
This commit is contained in:
MregXN 2023-11-21 13:54:40 +08:00
parent 3d9799f6d1
commit cb2075f470
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
<ItemGroup> <ItemGroup>
<PackageReference Include="Dapr.Client" Version="1.12.0" /> <PackageReference Include="Dapr.Client" Version="1.12.0" />
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="6.0.0" />
</ItemGroup> </ItemGroup>
</Project> </Project>