Skip to content

Commit c7bd5ea

Browse files
Bump the dotnet group with 1 update
Bumps Microsoft.Extensions.Hosting from 9.0.10 to 10.0.0 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8fcad0c commit c7bd5ea

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.3.365" />
17-
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.10" />
17+
<PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.0" />
1818
<PackageReference Include="Microsoft.Orleans.Server" Version="9.2.1" />
1919
</ItemGroup>
2020

0 commit comments

Comments
 (0)