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 2ee1d8f commit 0bed487Copy full SHA for 0bed487
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