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.
1 parent d64dbcf commit 36777beCopy full SHA for 36777be
samples/dapr/ui/ui.csproj
@@ -3,6 +3,6 @@
3
<TargetFramework>net8.0</TargetFramework>
4
</PropertyGroup>
5
<ItemGroup>
6
- <PackageReference Include="Dapr.Client" Version="1.15.4" />
+ <PackageReference Include="Dapr.Client" Version="1.16.0" />
7
</ItemGroup>
8
</Project>
0 commit comments