Skip to content

Commit 122faf4

Browse files
Bump Microsoft.Extensions.Hosting from 8.0.1 to 9.0.8
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 07934ac commit 122faf4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/orleans/tutorials-and-samples/snippets/minimal/GrainInterfaces/GrainInterfaces.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10+
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.8" />
1011
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.8" />
1112
<PackageReference Include="Microsoft.Orleans.Sdk" Version="9.2.1" />
1213
</ItemGroup>

0 commit comments

Comments
 (0)