Skip to content

Commit

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

build(deps): bump the kiota-dependencies group in /sample-api/clients/dotnet/src with 6 updates
  • Loading branch information
baywet authored Aug 13, 2024
2 parents d9a2d06 + 4cec2ba commit f6c9563
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.11.0" />
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.11.0" />
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.11.0" />
<PackageReference Include="Microsoft.Kiota.Serialization.Form" Version="1.11.0" />
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="1.11.0" />
<PackageReference Include="Microsoft.Kiota.Serialization.Text" Version="1.11.0" />
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.11.1" />
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.11.1" />
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.11.1" />
<PackageReference Include="Microsoft.Kiota.Serialization.Form" Version="1.11.1" />
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="1.11.1" />
<PackageReference Include="Microsoft.Kiota.Serialization.Text" Version="1.11.1" />
<PackageReference Include="Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version="0.4.421302">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit f6c9563

Please sign in to comment.