Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Commit

Permalink
Bump Microsoft.Kiota.Abstractions from 1.7.6 to 1.7.8
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Kiota.Abstractions](https://github.com/microsoft/kiota-abstractions-dotnet) from 1.7.6 to 1.7.8.
- [Release notes](https://github.com/microsoft/kiota-abstractions-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-abstractions-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-dotnet@v1.7.6...v1.7.8)

---
updated-dependencies:
- dependency-name: Microsoft.Kiota.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 2, 2024
1 parent 3d09cf9 commit d877a81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Microsoft.Kiota.Serialization.Form.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.7.6" />
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.7.8" />
</ItemGroup>

<PropertyGroup Condition="'$(TF_BUILD)' == 'true'">
Expand Down

0 comments on commit d877a81

Please sign in to comment.