You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Src/ArrayT.fsproj
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@
57
57
<ItemGroup>
58
58
<PackageReferenceUpdate="FSharp.Core"Version="6.0.7" /> <!-- 6.0 for InlineIfLambda , otherwise the minimum FSharp.Core version would be forced by the SDK used for building it. this would be needlessly too high-->
59
59
<PackageReferenceInclude="Fable.Core"Version="4.5.0"Condition="$(DefineConstants.Contains('FABLE_COMPILER'))" /> <!-- Fable.Core is used to emit more optimized JS than the Fable compiler -->
0 commit comments