Skip to content

Commit b9b4bcb

Browse files
committed
integrate
2 parents e777ec1 + 81d162c commit b9b4bcb

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

packages.config

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,18 @@
3131
<!-- Frozen portable library versions of FSharp.Core.dll (simply a renamed fsharp.core.4.1.18-->
3232
<package id="Microsoft.Portable.FSharp.Core" version="4.1.20"/>
3333

34+
<!-- FSharp.Core is used to get back versions of FSharp.Core -->
35+
<package id="FSharp.Core" version="4.1.17"/>
36+
37+
<!-- FSharp.Core is used to get back versions of FSharp.Core -->
38+
<package id="FSharp.Core" version="4.0.0.1"/>
39+
40+
<!-- FSharp.Core is used to get back versions of FSharp.Core -->
41+
<package id="FSharp.Core" version="3.1.2.5"/>
42+
43+
<!-- FSharp.Core is used to get back versions of FSharp.Core -->
44+
<package id="FSharp.Core" version="3.0.2"/>
45+
3446
<!-- FSharp.Data is used in some of the scripts ued for the coreclr build -->
3547
<package id="FSharp.Data" version="2.2.5" />
3648

0 commit comments

Comments
 (0)