11source https://www.nuget.org/api/v2
22source https://api.nuget.org/v3/index.json
33storage: none
4- nuget FSharp.Core ~> 5 .0
4+ nuget FSharp.Core ~> 7 .0
55nuget Microsoft.SourceLink.GitHub 1.0.0 copy_local: true
66nuget Expecto 9.0.2
77nuget Expecto.FsCheck 9.0.2
8- nuget YoloDev.Expecto.TestSdk 0.11.1
8+ nuget YoloDev.Expecto.TestSdk 0.13.3
99nuget Microsoft.NET.Test.Sdk 16.8.0
1010nuget altcover ~> 7
1111
12- nuget System.Collections.Immutable 5 .0
12+ nuget System.Collections.Immutable 7 .0
1313nuget ExtraConstraints.Fody 1.14.0
1414nuget Microsoft.Build.Framework ~> 16.10
15- nuget System.CodeDom >= 5 .0
15+ nuget System.CodeDom >= 7 .0
1616nuget FSharp.Quotations.Evaluator 2.1.0
1717nuget FSharpx.Collections 2.1.3
1818nuget FSharpx.Text.StructuredFormat ~> 3.0.0
1919nuget Brahma.FSharp >= 2.0.1
2020nuget BenchmarkDotNet
21- nuget MathNet.Numerics.FSharp
21+ nuget MathNet.Numerics.FSharp 4.0.0
2222nuget MathNet.Numerics.MKL.Win-x64 2.5.0
2323nuget TypeShape 9.0.0
24- nuget YC.QuickGraph 3.7.4
24+ nuget QuikGraph 2.5.0
2525
2626// [ FAKE GROUP ]
2727group Build
@@ -48,7 +48,7 @@ group Docs
4848 source https://api.nuget.org/v3/index.json
4949 nuget Argu
5050 nuget FSharp.Compiler.Service 34.1.0
51- nuget FSharp.Core ~> 4.6
51+ nuget FSharp.Core ~> 7.0
5252 nuget Fake.IO.FileSystem 5.20.4
5353 nuget FAKE.Core.Environment 5.20.4
5454 nuget Fake.DotNet.Cli 5.20.4
0 commit comments