Skip to content

Commit

Permalink
Bump Microsoft.Kiota.Serialization.Text in /it/csharp
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Kiota.Serialization.Text](https://github.com/microsoft/kiota-serialization-text-dotnet) from 1.0.3 to 1.1.0.
- [Release notes](https://github.com/microsoft/kiota-serialization-text-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-serialization-text-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-serialization-text-dotnet@v1.0.3...v1.1.0)

---
updated-dependencies:
- dependency-name: Microsoft.Kiota.Serialization.Text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent e5e9e20 commit afa1c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion it/csharp/dotnet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="Microsoft.Kiota.Serialization.Form" Version="1.0.1" />
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="1.0.8" />
<PackageReference Include="Microsoft.kiota.Serialization.Multipart" Version="1.0.0" />
<PackageReference Include="Microsoft.Kiota.Serialization.Text" Version="1.0.3" />
<PackageReference Include="Microsoft.Kiota.Serialization.Text" Version="1.1.0" />

<Compile Remove="basic\**" />
</ItemGroup>
Expand Down

0 comments on commit afa1c83

Please sign in to comment.