We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddf3306 commit 0f9b620Copy full SHA for 0f9b620
src/GraphQL.Conventions/GraphQL.Conventions.csproj
@@ -2,8 +2,7 @@
2
3
<PropertyGroup>
4
<Description>GraphQL Conventions for .NET</Description>
5
- <VersionPrefix>7.2.0</VersionPrefix>
6
- <PackageVersion>7.2.0</PackageVersion>
+ <VersionPrefix>7.2.0-preview</VersionPrefix>
7
<Authors>Tommy Lillehagen</Authors>
8
<TargetFrameworks>net6.0;netstandard2.0</TargetFrameworks>
9
<LangVersion>9.0</LangVersion>
0 commit comments