Skip to content

Commit

Permalink
Merge pull request #507 from microsoftgraph/dependabot/nuget/Microsof…
Browse files Browse the repository at this point in the history
…t.Kiota.Authentication.Azure-1.15.0

chore(deps): bump Microsoft.Kiota.Authentication.Azure from 1.14.0 to 1.15.0
  • Loading branch information
github-actions[bot] authored Nov 14, 2024
2 parents 9247351 + bcb2fc1 commit 243d8d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.1"/>
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.0"/>
<PackageReference Include="Microsoft.Graph.Core" Version="3.2.0"/>
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.14.0"/>
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.15.0"/>
<PackageReference Include="Microsoft.Kiota.Cli.Commons" Version="1.1.2"/>
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.15.0"/>
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="1.14.0"/>
Expand Down
2 changes: 1 addition & 1 deletion src/sample/sample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.1" />
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.14.0" />
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.15.0" />
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="1.14.0" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="System.CommandLine.Hosting" Version="0.4.0-alpha.22272.1" />
Expand Down

0 comments on commit 243d8d6

Please sign in to comment.