File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 <ProjectReference Include =" ..\FsHttp\FsHttp.fsproj" />
2727 </ItemGroup >
2828 <ItemGroup >
29- <!--
30- We require F# Core >= 5 due to string interpolation.
31- AND: We have this in all library projects; NOT in the test projects.
32- -->
29+ <!-- See comments for FSharp.Core in FsHttp.fsproj -->
3330 <PackageReference Include =" FSharp.Core" Version =" 5.0.2" />
3431 </ItemGroup >
3532</Project >
Original file line number Diff line number Diff line change 2626 <ProjectReference Include =" ..\FsHttp\FsHttp.fsproj" />
2727 </ItemGroup >
2828 <ItemGroup >
29- <!--
30- We require F# Core >= 5 due to string interpolation.
31- AND: We have this in all library projects; NOT in the test projects.
32- -->
29+ <!-- See comments for FSharp.Core in FsHttp.fsproj -->
3330 <PackageReference Include =" FSharp.Core" Version =" 5.0.2" />
3431 </ItemGroup >
3532</Project >
You can’t perform that action at this time.
0 commit comments