Skip to content

Commit 1645ed9

Browse files
committed
WIP fixing FSharp.Data.GraphQL.Integration.slnx build
1 parent 5867d45 commit 1645ed9

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

FSharp.Data.GraphQL.Integration.slnx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
<Platform Name="x64" />
55
<Platform Name="x86" />
66
</Configurations>
7+
<Folder Name="/samples/">
8+
<Project Path="samples/star-wars-api/star-wars-api.fsproj" />
9+
</Folder>
710
<Folder Name="/Solution Items/">
811
<File Path="Directory.Build.props" />
912
<File Path="Directory.Build.targets" />
@@ -12,7 +15,9 @@
1215
<Folder Name="/src/">
1316
<Project Path="src/FSharp.Data.GraphQL.Server.AspNetCore/FSharp.Data.GraphQL.Server.AspNetCore.fsproj" />
1417
<Project Path="src/FSharp.Data.GraphQL.Server.Giraffe/FSharp.Data.GraphQL.Server.Giraffe.fsproj" />
18+
<Project Path="src/FSharp.Data.GraphQL.Server.Middleware/FSharp.Data.GraphQL.Server.Middleware.fsproj" />
1519
<Project Path="src/FSharp.Data.GraphQL.Server.Oxpecker/FSharp.Data.GraphQL.Server.Oxpecker.fsproj" />
20+
<Project Path="src/FSharp.Data.GraphQL.Server.Relay/FSharp.Data.GraphQL.Server.Relay.fsproj" />
1621
<Project Path="src/FSharp.Data.GraphQL.Server/FSharp.Data.GraphQL.Server.fsproj" />
1722
<Project Path="src/FSharp.Data.GraphQL.Shared/FSharp.Data.GraphQL.Shared.fsproj" />
1823
</Folder>

0 commit comments

Comments
 (0)