Skip to content

Commit 51ee008

Browse files
authored
Bump GraphQL to 8.0.0 (#70)
1 parent 065a29e commit 51ee008

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Directory.Build.props

+1-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@
2020
<ImplicitUsings>true</ImplicitUsings>
2121
<Nullable>enable</Nullable>
2222
<IsPackable>false</IsPackable>
23-
<!--<GraphQLVersion>[8.0.0,9.0.0)</GraphQLVersion>-->
24-
<GraphQLVersion>8.0.0-preview-1068</GraphQLVersion>
23+
<GraphQLVersion>8.0.0</GraphQLVersion>
2524
<NoWarn>$(NoWarn);IDE0056;IDE0057;NU1902;NU1903</NoWarn>
2625
</PropertyGroup>
2726

0 commit comments

Comments
 (0)