Skip to content

Commit 9c68057

Browse files
authored
Pinned FSharp.Core to 8.0.100 (#6902)
1 parent f0d9419 commit 9c68057

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/HotChocolate/Core/src/Types.FSharp/HotChocolate.Types.FSharp.fsproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,8 @@
1111
<ProjectReference Include="..\Types\HotChocolate.Types.csproj" />
1212
</ItemGroup>
1313

14+
<ItemGroup>
15+
<PackageReference Update="FSharp.Core" Version="8.0.100" />
16+
</ItemGroup>
17+
1418
</Project>

0 commit comments

Comments
 (0)