Skip to content

Commit 51f94c8

Browse files
Bump the dotnet group with 1 update (#4179)
Bumps CommunityToolkit.Aspire.Hosting.Dapr from 9.6.0 to 9.7.0 --- updated-dependencies: - dependency-name: CommunityToolkit.Aspire.Hosting.Dapr dependency-version: 9.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c72c0d commit 51f94c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/community-toolkit/snippets/Dapr/Dapr.AppHost/Dapr.AppHost.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
</ItemGroup>
1414
<ItemGroup>
1515
<PackageReference Include="Aspire.Hosting.AppHost" Version="9.4.0" />
16-
<PackageReference Include="CommunityToolkit.Aspire.Hosting.Dapr" Version="9.6.0" />
16+
<PackageReference Include="CommunityToolkit.Aspire.Hosting.Dapr" Version="9.7.0" />
1717
</ItemGroup>
1818
</Project>

0 commit comments

Comments
 (0)