Skip to content

Commit

Permalink
Bump GraphQL to 8.0.0 (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shane32 authored Aug 20, 2024
1 parent 065a29e commit 51ee008
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@
<ImplicitUsings>true</ImplicitUsings>
<Nullable>enable</Nullable>
<IsPackable>false</IsPackable>
<!--<GraphQLVersion>[8.0.0,9.0.0)</GraphQLVersion>-->
<GraphQLVersion>8.0.0-preview-1068</GraphQLVersion>
<GraphQLVersion>8.0.0</GraphQLVersion>
<NoWarn>$(NoWarn);IDE0056;IDE0057;NU1902;NU1903</NoWarn>
</PropertyGroup>

Expand Down

0 comments on commit 51ee008

Please sign in to comment.