Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removes UseSelection #2478

Merged
merged 3 commits into from
Oct 25, 2020
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
60 changes: 0 additions & 60 deletions src/HotChocolate/Filters/HotChocolate.Filters.sln
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HotChocolate.Core", "..\Cor
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HotChocolate.Types.Tests", "..\Core\test\Types.Tests\HotChocolate.Types.Tests.csproj", "{61C9E0CA-B6F6-4F43-907D-D234323A47A9}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HotChocolate.Types.Selections.InMemory.Tests", "test\Types.Selections.InMemory.Tests\HotChocolate.Types.Selections.InMemory.Tests.csproj", "{3314E17B-BCBE-4D83-9967-DDF1A8226A7C}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HotChocolate.Types.Selections.Mongo.Tests", "test\Types.Selections.Mongo.Tests\HotChocolate.Types.Selections.Mongo.Tests.csproj", "{3C6690A7-97BB-407C-AB72-61E3DDDC5097}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HotChocolate.Types.Selections.SqlServer.Tests", "test\Types.Selections.SqlServer.Tests\HotChocolate.Types.Selections.SqlServer.Tests.csproj", "{3F3D97EA-6022-4779-8F09-8326C0F16F48}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HotChocolate.Types.Selections", "src\Types.Selections\HotChocolate.Types.Selections.csproj", "{680B2B8F-295F-4A87-91F0-0A63AA1FA698}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HotChocolate.Language.Visitors", "..\Language\src\Language.Visitors\HotChocolate.Language.Visitors.csproj", "{E441012B-309D-4D09-B351-3C45701E4BC9}"
EndProject
Global
Expand Down Expand Up @@ -231,54 +223,6 @@ Global
{61C9E0CA-B6F6-4F43-907D-D234323A47A9}.Release|x64.Build.0 = Release|Any CPU
{61C9E0CA-B6F6-4F43-907D-D234323A47A9}.Release|x86.ActiveCfg = Release|Any CPU
{61C9E0CA-B6F6-4F43-907D-D234323A47A9}.Release|x86.Build.0 = Release|Any CPU
{3314E17B-BCBE-4D83-9967-DDF1A8226A7C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3314E17B-BCBE-4D83-9967-DDF1A8226A7C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3314E17B-BCBE-4D83-9967-DDF1A8226A7C}.Debug|x64.ActiveCfg = Debug|Any CPU
{3314E17B-BCBE-4D83-9967-DDF1A8226A7C}.Debug|x64.Build.0 = Debug|Any CPU
{3314E17B-BCBE-4D83-9967-DDF1A8226A7C}.Debug|x86.ActiveCfg = Debug|Any CPU
{3314E17B-BCBE-4D83-9967-DDF1A8226A7C}.Debug|x86.Build.0 = Debug|Any CPU
{3314E17B-BCBE-4D83-9967-DDF1A8226A7C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3314E17B-BCBE-4D83-9967-DDF1A8226A7C}.Release|Any CPU.Build.0 = Release|Any CPU
{3314E17B-BCBE-4D83-9967-DDF1A8226A7C}.Release|x64.ActiveCfg = Release|Any CPU
{3314E17B-BCBE-4D83-9967-DDF1A8226A7C}.Release|x64.Build.0 = Release|Any CPU
{3314E17B-BCBE-4D83-9967-DDF1A8226A7C}.Release|x86.ActiveCfg = Release|Any CPU
{3314E17B-BCBE-4D83-9967-DDF1A8226A7C}.Release|x86.Build.0 = Release|Any CPU
{3C6690A7-97BB-407C-AB72-61E3DDDC5097}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3C6690A7-97BB-407C-AB72-61E3DDDC5097}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3C6690A7-97BB-407C-AB72-61E3DDDC5097}.Debug|x64.ActiveCfg = Debug|Any CPU
{3C6690A7-97BB-407C-AB72-61E3DDDC5097}.Debug|x64.Build.0 = Debug|Any CPU
{3C6690A7-97BB-407C-AB72-61E3DDDC5097}.Debug|x86.ActiveCfg = Debug|Any CPU
{3C6690A7-97BB-407C-AB72-61E3DDDC5097}.Debug|x86.Build.0 = Debug|Any CPU
{3C6690A7-97BB-407C-AB72-61E3DDDC5097}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3C6690A7-97BB-407C-AB72-61E3DDDC5097}.Release|Any CPU.Build.0 = Release|Any CPU
{3C6690A7-97BB-407C-AB72-61E3DDDC5097}.Release|x64.ActiveCfg = Release|Any CPU
{3C6690A7-97BB-407C-AB72-61E3DDDC5097}.Release|x64.Build.0 = Release|Any CPU
{3C6690A7-97BB-407C-AB72-61E3DDDC5097}.Release|x86.ActiveCfg = Release|Any CPU
{3C6690A7-97BB-407C-AB72-61E3DDDC5097}.Release|x86.Build.0 = Release|Any CPU
{3F3D97EA-6022-4779-8F09-8326C0F16F48}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3F3D97EA-6022-4779-8F09-8326C0F16F48}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3F3D97EA-6022-4779-8F09-8326C0F16F48}.Debug|x64.ActiveCfg = Debug|Any CPU
{3F3D97EA-6022-4779-8F09-8326C0F16F48}.Debug|x64.Build.0 = Debug|Any CPU
{3F3D97EA-6022-4779-8F09-8326C0F16F48}.Debug|x86.ActiveCfg = Debug|Any CPU
{3F3D97EA-6022-4779-8F09-8326C0F16F48}.Debug|x86.Build.0 = Debug|Any CPU
{3F3D97EA-6022-4779-8F09-8326C0F16F48}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3F3D97EA-6022-4779-8F09-8326C0F16F48}.Release|Any CPU.Build.0 = Release|Any CPU
{3F3D97EA-6022-4779-8F09-8326C0F16F48}.Release|x64.ActiveCfg = Release|Any CPU
{3F3D97EA-6022-4779-8F09-8326C0F16F48}.Release|x64.Build.0 = Release|Any CPU
{3F3D97EA-6022-4779-8F09-8326C0F16F48}.Release|x86.ActiveCfg = Release|Any CPU
{3F3D97EA-6022-4779-8F09-8326C0F16F48}.Release|x86.Build.0 = Release|Any CPU
{680B2B8F-295F-4A87-91F0-0A63AA1FA698}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{680B2B8F-295F-4A87-91F0-0A63AA1FA698}.Debug|Any CPU.Build.0 = Debug|Any CPU
{680B2B8F-295F-4A87-91F0-0A63AA1FA698}.Debug|x64.ActiveCfg = Debug|Any CPU
{680B2B8F-295F-4A87-91F0-0A63AA1FA698}.Debug|x64.Build.0 = Debug|Any CPU
{680B2B8F-295F-4A87-91F0-0A63AA1FA698}.Debug|x86.ActiveCfg = Debug|Any CPU
{680B2B8F-295F-4A87-91F0-0A63AA1FA698}.Debug|x86.Build.0 = Debug|Any CPU
{680B2B8F-295F-4A87-91F0-0A63AA1FA698}.Release|Any CPU.ActiveCfg = Release|Any CPU
{680B2B8F-295F-4A87-91F0-0A63AA1FA698}.Release|Any CPU.Build.0 = Release|Any CPU
{680B2B8F-295F-4A87-91F0-0A63AA1FA698}.Release|x64.ActiveCfg = Release|Any CPU
{680B2B8F-295F-4A87-91F0-0A63AA1FA698}.Release|x64.Build.0 = Release|Any CPU
{680B2B8F-295F-4A87-91F0-0A63AA1FA698}.Release|x86.ActiveCfg = Release|Any CPU
{680B2B8F-295F-4A87-91F0-0A63AA1FA698}.Release|x86.Build.0 = Release|Any CPU
{E441012B-309D-4D09-B351-3C45701E4BC9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E441012B-309D-4D09-B351-3C45701E4BC9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E441012B-309D-4D09-B351-3C45701E4BC9}.Debug|x64.ActiveCfg = Debug|Any CPU
Expand Down Expand Up @@ -310,10 +254,6 @@ Global
{13639117-26F3-4DE1-984C-EBA3F85E026E} = {FAD335A5-BF47-4904-8432-F82895C15AF3}
{379D503D-DB7C-414E-B781-7D77B081F258} = {15F44762-B977-4AC9-AE35-E5D1D406D57B}
{61C9E0CA-B6F6-4F43-907D-D234323A47A9} = {15F44762-B977-4AC9-AE35-E5D1D406D57B}
{3314E17B-BCBE-4D83-9967-DDF1A8226A7C} = {FAD335A5-BF47-4904-8432-F82895C15AF3}
{3C6690A7-97BB-407C-AB72-61E3DDDC5097} = {FAD335A5-BF47-4904-8432-F82895C15AF3}
{3F3D97EA-6022-4779-8F09-8326C0F16F48} = {FAD335A5-BF47-4904-8432-F82895C15AF3}
{680B2B8F-295F-4A87-91F0-0A63AA1FA698} = {485749C8-627A-4EBE-A0F6-2747094D8875}
{E441012B-309D-4D09-B351-3C45701E4BC9} = {15F44762-B977-4AC9-AE35-E5D1D406D57B}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

15 changes: 0 additions & 15 deletions src/HotChocolate/Filters/src/Types.Selections/ErrorHelper.cs

This file was deleted.

This file was deleted.

This file was deleted.