From 0f9b620712540ec9be22cb1cc708e5e7305688ee Mon Sep 17 00:00:00 2001 From: Shane Krueger Date: Wed, 21 Dec 2022 01:24:09 -0500 Subject: [PATCH] Fix versioning for beta builds (#245) --- src/GraphQL.Conventions/GraphQL.Conventions.csproj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/GraphQL.Conventions/GraphQL.Conventions.csproj b/src/GraphQL.Conventions/GraphQL.Conventions.csproj index 6a87f04..508bb4d 100644 --- a/src/GraphQL.Conventions/GraphQL.Conventions.csproj +++ b/src/GraphQL.Conventions/GraphQL.Conventions.csproj @@ -2,8 +2,7 @@ GraphQL Conventions for .NET - 7.2.0 - 7.2.0 + 7.2.0-preview Tommy Lillehagen net6.0;netstandard2.0 9.0