Skip to content

Commit

Permalink
Update Microsoft to v1.11.2 (#60)
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 Aug 14, 2024
1 parent e6f2ee2 commit 6591e30
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.11.1" />
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.11.1" />
<PackageReference Include="Microsoft.Kiota.Serialization.Form" Version="1.11.1" />
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="1.11.1" />
<PackageReference Include="Microsoft.Kiota.Serialization.Multipart" Version="1.11.1" />
<PackageReference Include="Microsoft.Kiota.Serialization.Text" Version="1.11.1" />
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.11.2" />
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.11.2" />
<PackageReference Include="Microsoft.Kiota.Serialization.Form" Version="1.11.2" />
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="1.11.2" />
<PackageReference Include="Microsoft.Kiota.Serialization.Multipart" Version="1.11.2" />
<PackageReference Include="Microsoft.Kiota.Serialization.Text" Version="1.11.2" />
</ItemGroup>
<!-- Code Analyzers-->
<ItemGroup>
Expand Down

0 comments on commit 6591e30

Please sign in to comment.