Skip to content

Commit 411b163

Browse files
Bump the dotnet group with 1 update (#46973)
Bumps Microsoft.Extensions.Hosting from 9.0.4 to 9.0.6 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-version: 9.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 81d1e28 commit 411b163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/orleans/deployment/snippets/service-fabric/stateless/Orleans.ServiceFabric.Stateless.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<ItemGroup>
1616
<PackageReference Include="Microsoft.ServiceFabric.Services" Version="8.0.2707" />
17-
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.4" />
17+
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.6" />
1818
<PackageReference Include="Microsoft.Orleans.Server" Version="9.1.2" />
1919
</ItemGroup>
2020

0 commit comments

Comments
 (0)