Skip to content

Commit 4e3dee1

Browse files
Bump the dotnet group with 1 update (#47371)
Bumps Microsoft.Extensions.Hosting from 9.0.6 to 9.0.7 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 78c1d09 commit 4e3dee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/azure/sdk/snippets/pagination/pagination.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<ItemGroup>
1212
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.8.0" />
1313
<PackageReference Include="Microsoft.Extensions.Azure" Version="1.12.0" />
14-
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.6" />
14+
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.7" />
1515
<PackageReference Include="System.Linq.Async" Version="6.0.3" />
1616
</ItemGroup>
1717

0 commit comments

Comments
 (0)