graphql-dotnet / conventions

GraphQL Conventions Library for .NET
MIT License
233 stars 63 forks source link

Bump GraphQL.NET to latest 7.7.2 #261

Closed clangelov closed 9 months ago

clangelov commented 10 months ago

As Convention repo is not on par with the latest version of graphql-dotnet-* libs it won't do any harm to update it.

Tests are passing Sample apps are running

Shane32 commented 9 months ago

Looks like another change is needed, probably because the .NET SDK has been updated since tests ran last.

Warning: /home/runner/work/conventions/conventions/samples/DataLoaderWithEFCore/DataLoaderWithEFCore/Data/Repositories/MovieRepository.cs(35,13): warning IDE0270: Null check can be simplified [/home/runner/work/conventions/conventions/samples/DataLoaderWithEFCore/DataLoaderWithEFCore/DataLoaderWithEFCore.csproj]