diff --git a/src/Tgstation.Server.Client.GraphQL/.graphqlrc.json b/src/Tgstation.Server.Client.GraphQL/.graphqlrc.json index 8b40dd050c..0b651ad84f 100644 --- a/src/Tgstation.Server.Client.GraphQL/.graphqlrc.json +++ b/src/Tgstation.Server.Client.GraphQL/.graphqlrc.json @@ -4,7 +4,7 @@ "extensions": { "strawberryShake": { "name": "GraphQLClient", - "url": "../../artifacts/tgs-api.gql", + "url": "../../artifacts/tgs-api.graphql", "namespace": "Tgstation.Server.Client.GraphQL", "records": { "inputs": false, diff --git a/src/Tgstation.Server.Client.GraphQL/Tgstation.Server.Client.GraphQL.csproj b/src/Tgstation.Server.Client.GraphQL/Tgstation.Server.Client.GraphQL.csproj index f02166323b..362c736ab3 100644 --- a/src/Tgstation.Server.Client.GraphQL/Tgstation.Server.Client.GraphQL.csproj +++ b/src/Tgstation.Server.Client.GraphQL/Tgstation.Server.Client.GraphQL.csproj @@ -6,10 +6,6 @@ $(TgsApiVersion) - - - - @@ -18,13 +14,13 @@ - + - - + + @@ -34,5 +30,5 @@ - + diff --git a/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj b/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj index ed2426e3fd..54c068b9bd 100644 --- a/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj +++ b/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj @@ -38,9 +38,9 @@ - + - +