We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 781bfb2 commit c7b9accCopy full SHA for c7b9acc
1 file changed
src/FsHttp/FsHttp.fsproj
@@ -37,4 +37,7 @@
37
<None Include="..\..\README.md" Pack="true" PackagePath="\" />
38
<None Include="..\..\docs\img\logo_small.png" Pack="true" PackagePath="\" />
39
</ItemGroup>
40
+ <ItemGroup>
41
+ <PackageReference Include="FSharp.Core" Version="8.0.100" />
42
+ </ItemGroup>
43
</Project>
0 commit comments