Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 1c91543

Browse files
chore(deps): bump Microsoft.Kiota.Authentication.Azure
Bumps [Microsoft.Kiota.Authentication.Azure](https://github.com/microsoft/kiota-dotnet) from 1.10.0 to 1.10.1. - [Release notes](https://github.com/microsoft/kiota-dotnet/releases) - [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md) - [Commits](microsoft/kiota-dotnet@v1.10.0...v1.10.1) --- updated-dependencies: - dependency-name: Microsoft.Kiota.Authentication.Azure dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 23fd7a3 commit 1c91543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sample/sample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<ItemGroup>
1212
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
1313
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
14-
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.10.0" />
14+
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.10.1" />
1515
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="1.10.1" />
1616
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
1717
<PackageReference Include="System.CommandLine.Hosting" Version="0.4.0-alpha.22272.1" />

0 commit comments

Comments
 (0)