File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<Project >
22
33 <PropertyGroup >
4- <Version >14.4.0 </Version >
4+ <Version >14.4.1 </Version >
55
66 <Authors >Ronald Schlenker</Authors >
77 <Copyright >Copyright 2024 Ronald Schlenker</Copyright >
1616 <FsDocsReleaseNotesLink >https://www.nuget.org/packages/FsHttp#release-body-tab</FsDocsReleaseNotesLink >
1717
1818 <PackageReleaseNotes >
19+ v14.4.1
20+ - Fixed missing explicit dependency on FSharp.Core
21+
1922 v14.4.0
2023 - Fixed pre-configured requests
2124
Original file line number Diff line number Diff line change 3737 <None Include =" ..\..\README.md" Pack =" true" PackagePath =" \" />
3838 <None Include =" ..\..\docs\img\logo_small.png" Pack =" true" PackagePath =" \" />
3939 </ItemGroup >
40+ <ItemGroup >
41+ <PackageReference Include =" FSharp.Core" Version =" 8.0.100" />
42+ </ItemGroup >
4043</Project >
You can’t perform that action at this time.
0 commit comments