Skip to content

Commit 14bb7db

Browse files
Bump Microsoft.Extensions.Azure (#45486)
Bumps the dotnet group in /docs/azure/sdk/snippets/pagination with 1 update: [Microsoft.Extensions.Azure](https://github.com/Azure/azure-sdk-for-net). Updates `Microsoft.Extensions.Azure` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Microsoft.Extensions.Azure_1.10.0...Microsoft.Extensions.Azure_1.11.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Azure 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 d53d026 commit 14bb7db

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
@@ -10,7 +10,7 @@
1010

1111
<ItemGroup>
1212
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.7.0" />
13-
<PackageReference Include="Microsoft.Extensions.Azure" Version="1.10.0" />
13+
<PackageReference Include="Microsoft.Extensions.Azure" Version="1.11.0" />
1414
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.3" />
1515
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
1616
</ItemGroup>

0 commit comments

Comments
 (0)