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

Commit 042d4ef

Browse files
Bump Microsoft.Kiota.Serialization.Json in /src
Bumps [Microsoft.Kiota.Serialization.Json](https://github.com/microsoft/kiota-serialization-json-dotnet) from 1.0.0-preview.4 to 1.0.0-preview.5. - [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.4...v1.0.0-preview.5) --- 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]>
1 parent 9b56a00 commit 042d4ef

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
@@ -27,7 +27,7 @@
2727
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.0.0-preview.7" />
2828
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.0.0-preview.2" />
2929
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.0.0-preview.6" />
30-
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="1.0.0-preview.4" />
30+
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="1.0.0-preview.5" />
3131
<PackageReference Include="System.CommandLine.Hosting" Version="0.4.0-alpha.22114.1" />
3232
</ItemGroup>
3333
</Project>

0 commit comments

Comments
 (0)