File tree 2 files changed +2
-8
lines changed
2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 26
26
<ProjectReference Include =" ..\FsHttp\FsHttp.fsproj" />
27
27
</ItemGroup >
28
28
<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 -->
33
30
<PackageReference Include =" FSharp.Core" Version =" 5.0.2" />
34
31
</ItemGroup >
35
32
</Project >
Original file line number Diff line number Diff line change 26
26
<ProjectReference Include =" ..\FsHttp\FsHttp.fsproj" />
27
27
</ItemGroup >
28
28
<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 -->
33
30
<PackageReference Include =" FSharp.Core" Version =" 5.0.2" />
34
31
</ItemGroup >
35
32
</Project >
You can’t perform that action at this time.
0 commit comments