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

Commit e7d7682

Browse files
Merge pull request #432 from microsoftgraph/dependabot/nuget/Microsoft.Kiota.Authentication.Azure-1.10.1
chore(deps): bump Microsoft.Kiota.Authentication.Azure from 1.10.0 to 1.10.1
2 parents 23fd7a3 + 1c91543 commit e7d7682

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)