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 9c72c0d commit 51f94c8Copy full SHA for 51f94c8
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.4.0" />
16
- <PackageReference Include="CommunityToolkit.Aspire.Hosting.Dapr" Version="9.6.0" />
+ <PackageReference Include="CommunityToolkit.Aspire.Hosting.Dapr" Version="9.7.0" />
17
18
</Project>
0 commit comments