mirror of https://github.com/dapr/quickstarts.git
retrigger to pass validation
Signed-off-by: MregXN <mregxn@gmail.com>
This commit is contained in:
parent
cb2075f470
commit
5097d9a42e
|
|
@ -7,9 +7,9 @@
|
|||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Dapr.Client" Version="1.12.0" />
|
||||
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="6.0.0" />
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Dapr.Client" Version="1.12.0" />
|
||||
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="6.0.0" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
</Project>
|
||||
Loading…
Reference in New Issue