Skip to content

Commit

Permalink
Merge pull request #6414 from microsoft/dependabot/nuget/sample-api/c…
Browse files Browse the repository at this point in the history
…lients/dotnet/src/kiota-dependencies-b8360300c0

build(deps): bump the kiota-dependencies group in /sample-api/clients/dotnet/src with 6 updates
  • Loading branch information
baywet authored Sep 5, 2024
2 parents 8a666e0 + b8ba6c4 commit 84fc970
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions sample-api/clients/dotnet/src/ToDoClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
<PackageReference Include="Azure.Identity" Version="1.12.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="8.0.2" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.12.3" />
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.12.3" />
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.12.3" />
<PackageReference Include="Microsoft.Kiota.Serialization.Form" Version="1.12.3" />
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="1.12.3" />
<PackageReference Include="Microsoft.Kiota.Serialization.Text" Version="1.12.3" />
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.12.4" />
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.12.4" />
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.12.4" />
<PackageReference Include="Microsoft.Kiota.Serialization.Form" Version="1.12.4" />
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="1.12.4" />
<PackageReference Include="Microsoft.Kiota.Serialization.Text" Version="1.12.4" />
<PackageReference Include="Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version="0.4.421302">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 84fc970

Please sign in to comment.