Skip to content

Commit ce8773c

Browse files
committed
Updated Version
1 parent 517371e commit ce8773c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

code/complete/GraphQL/GraphQL.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
</PropertyGroup>
1313

1414
<ItemGroup>
15-
<PackageReference Include="HotChocolate.AspNetCore" Version="12.0.0-preview.33" />
16-
<PackageReference Include="HotChocolate.Data" Version="12.0.0-preview.33" />
15+
<PackageReference Include="HotChocolate.AspNetCore" Version="12.0.0-preview.34" />
16+
<PackageReference Include="HotChocolate.Data" Version="12.0.0-preview.34" />
1717
<PackageReference Include="HotChocolate.PersistedQueries.FileSystem" Version="12.0.0-preview.33" />
1818
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.0-preview.7.21378.4" />
1919
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="6.0.0-preview.7.21378.4">

0 commit comments

Comments
 (0)