Skip to content

Commit

Permalink
Update Microsoft to 1.13.1 (#73)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 11, 2024
1 parent 295e34a commit 10b0746
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/Jellyfin.Sdk/Jellyfin.Sdk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
<IsAotCompatible>true</IsAotCompatible>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.13.0" />
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.13.0" />
<PackageReference Include="Microsoft.Kiota.Serialization.Form" Version="1.13.0" />
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="1.13.0" />
<PackageReference Include="Microsoft.Kiota.Serialization.Multipart" Version="1.13.0" />
<PackageReference Include="Microsoft.Kiota.Serialization.Text" Version="1.13.0" />
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.13.1" />
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.13.1" />
<PackageReference Include="Microsoft.Kiota.Serialization.Form" Version="1.13.1" />
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="1.13.1" />
<PackageReference Include="Microsoft.Kiota.Serialization.Multipart" Version="1.13.1" />
<PackageReference Include="Microsoft.Kiota.Serialization.Text" Version="1.13.1" />
</ItemGroup>
<!-- Code Analyzers-->
<ItemGroup>
Expand Down

0 comments on commit 10b0746

Please sign in to comment.