Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/nuget/roles/develop/GraphQL.Cl…
Browse files Browse the repository at this point in the history
…ient.Serializer.Newtonsoft-6.0.5
  • Loading branch information
tpurschke committed May 1, 2024
2 parents 5812724 + a3a8f0c commit f6f1b87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/lib/files/FWO.Api.Client/FWO.Api.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="IPAddressRange" Version="6.0.0" />
<PackageReference Include="GraphQL.Client" Version="6.0.5" />
<PackageReference Include="GraphQL.Client.Serializer.Newtonsoft" Version="6.0.5" />
<PackageReference Include="GraphQL.Client.Serializer.SystemTextJson" Version="6.0.3" />
<PackageReference Include="GraphQL.Client.Serializer.SystemTextJson" Version="6.0.5" />
<PackageReference Include="Microsoft.AspNetCore.Components" Version="8.0.4" />
</ItemGroup>

Expand Down

0 comments on commit f6f1b87

Please sign in to comment.