Skip to content

Commit

Permalink
Bump dependency (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shane32 authored Aug 18, 2024
1 parent 0a58448 commit fc7af22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<ImplicitUsings>true</ImplicitUsings>
<Nullable>enable</Nullable>
<IsPackable>false</IsPackable>
<GraphQLVersion>7.0.0</GraphQLVersion>
<GraphQLVersion>[7.0.0,8.0.0)</GraphQLVersion>
<NoWarn>$(NoWarn);IDE0056;IDE0057;NU1902;NU1903</NoWarn>
</PropertyGroup>

Expand Down

0 comments on commit fc7af22

Please sign in to comment.