Skip to content

Commit 5122051

Browse files
committed
Fixed References
1 parent 07eaa40 commit 5122051

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

code/complete/GraphQL/GraphQL.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
</PropertyGroup>
1313

1414
<ItemGroup>
15-
<ProjectReference Include="/Users/michael/local/hc-2/src/HotChocolate/AspNetCore/src/AspNetCore/HotChocolate.AspNetCore.csproj" />
16-
<ProjectReference Include="/Users/michael/local/hc-2/src/HotChocolate/Data/src/Data/HotChocolate.Data.csproj" />
17-
<ProjectReference Include="/Users/michael/local/hc-2/src/HotChocolate/PersistedQueries/src/PersistedQueries.FileSystem/HotChocolate.PersistedQueries.FileSystem.csproj" />
1815
<PackageReference Include="HotChocolate.AspNetCore" Version="12.0.0-rc.3" />
1916
<PackageReference Include="HotChocolate.Data" Version="12.0.0-rc.3" />
2017
<PackageReference Include="HotChocolate.PersistedQueries.FileSystem" Version="12.0.0-rc.3" />

0 commit comments

Comments
 (0)