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 534227a commit 8d9652dCopy full SHA for 8d9652d
docs/community-toolkit/snippets/Dapr/Dapr.AppHost/Dapr.AppHost.csproj
@@ -13,6 +13,6 @@
13
</ItemGroup>
14
<ItemGroup>
15
<PackageReference Include="Aspire.Hosting.AppHost" Version="9.5.0" />
16
- <PackageReference Include="CommunityToolkit.Aspire.Hosting.Dapr" Version="9.7.2" />
+ <PackageReference Include="CommunityToolkit.Aspire.Hosting.Dapr" Version="9.8.0" />
17
18
</Project>
0 commit comments