mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-21 20:17:22 +01:00
Merge branch 'pr-1964' into HotChocolateUpdate
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
<!-- Usage: GraphQL API Engine -->
|
||||
<PackageReference Include="HotChocolate.AspNetCore" Version="14.0.0-rc.3.2" />
|
||||
<!-- Usage: GraphQL Authorization Plugin -->
|
||||
<PackageReference Include="HotChocolate.AspNetCore.Authorization" Version="14.0.0-rc.3" />
|
||||
<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" />
|
||||
<!-- Usage: DataLoader source generation -->
|
||||
|
||||
Reference in New Issue
Block a user