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

Commit 326f623

Browse files
Bump Microsoft.Kiota.Serialization.Json in /src (#134)
Bumps [Microsoft.Kiota.Serialization.Json](https://github.com/microsoft/kiota-serialization-json-dotnet) from 1.0.0-preview.5 to 1.0.0-preview.6. - [Release notes](https://github.com/microsoft/kiota-serialization-json-dotnet/releases) - [Changelog](https://github.com/microsoft/kiota-serialization-json-dotnet/blob/main/CHANGELOG.md) - [Commits](microsoft/kiota-serialization-json-dotnet@v1.0.0-preview.5...v1.0.0-preview.6) --- updated-dependencies: - dependency-name: Microsoft.Kiota.Serialization.Json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9ca37d commit 326f623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/msgraph-cli.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.0.0-preview.3" />
2929
<PackageReference Include="Microsoft.Kiota.Cli.Commons" Version="0.1.9-preview.2" />
3030
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.0.0-preview.8" />
31-
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="1.0.0-preview.5" />
31+
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="1.0.0-preview.6" />
3232
<PackageReference Include="System.CommandLine.Hosting" Version="0.4.0-alpha.22272.1" />
3333
</ItemGroup>
3434
</Project>

0 commit comments

Comments
 (0)