Skip to content

Commit 875ac58

Browse files
committed
Fixing name case
1 parent 764acbc commit 875ac58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FSharp.Data.GraphQL.Client/FSharp.Data.GraphQL.Client.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<Compile Include="Schema.fs" />
1717
<Compile Include="Serialization.fs" />
1818
<Compile Include="GraphQLClient.fs" />
19-
<Compile Include="GraphQlProviderRuntimeContext.fs" />
19+
<Compile Include="GraphQLProviderRuntimeContext.fs" />
2020
<Compile Include="Locations.fs" />
2121
<Compile Include="BaseTypes.fs" />
2222
<Compile Include="GraphQLProvider.Runtime.fs" />

0 commit comments

Comments
 (0)