Skip to content

Commit

Permalink
Merge branch 'pr-1966' into HotChocolateUpdate
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyberboss committed Oct 10, 2024
2 parents 968a7a4 + 61db84a commit 06d6501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tgstation.Server.Host/Tgstation.Server.Host.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
<!-- Usage: GraphQL Authorization Plugin -->
<PackageReference Include="HotChocolate.AspNetCore.Authorization" Version="14.0.0-rc.3.2" />
<!-- Usage: GraphQL IDatabaseContext support -->
<PackageReference Include="HotChocolate.Data.EntityFramework" Version="14.0.0-rc.3" />
<PackageReference Include="HotChocolate.Data.EntityFramework" Version="14.0.0-rc.3.2" />
<!-- Usage: DataLoader source generation -->
<PackageReference Include="HotChocolate.Types.Analyzers" Version="14.0.0-rc.3.2" />
<!-- Usage: GraphQL additional scalar type definitions -->
Expand Down

0 comments on commit 06d6501

Please sign in to comment.