Christoph Ruegg
226e1e07a1
Build: for F# on net35 use traditional FSharp.Core reference instead of NuGet
For C# and also for all non-net35 F# targets we still use the proper NuGet package.
This allows us to use one FSharp.Core NuGet package only (instead of two
with platform-groups), resolving quite a few issues.
12 years ago
Christoph Ruegg
b9a646377f
Build: paket install
12 years ago
Christoph Ruegg
2eb400b0e8
Paket upgrade
12 years ago
Christoph Ruegg
cb57acd93a
Paked upgrade; PCL 259 in addition to 47 and 328, in F# 259 replacing 328 in addition to 47
12 years ago
Christoph Ruegg
db14921b0d
Paket: explicit FSharp.Core dependency
12 years ago
Christoph Ruegg
43c2e581c5
Paket: convert-from-nuget
12 years ago
Christoph Ruegg
9a9a00b515
Build: drop legacy MsBuild-integrated NuGet package-restore
12 years ago
Christoph Ruegg
2c3328900f
Build: build NuGet packages with FAKE
12 years ago
Christoph Ruegg
237e826c20
Build: Xamarinify solutions
12 years ago
Christoph Ruegg
f1b0325415
Build: fix Fsharp.Core reference in F# PCL projects (legacy)
12 years ago
Christoph Ruegg
e1e735bc10
Build: fix F# projects to build with mono F#
12 years ago
Christoph Ruegg
be8498e6c1
Build: do not copy FSharp.Core to out (fixes docs)
13 years ago
Christoph Ruegg
89c6824114
Build: roll back F# portable FSharp.Core hint path
13 years ago
Christoph Ruegg
89c76125c6
Build: VS12 (2013) support, build config simplification
13 years ago
Christoph Ruegg
a36d20bece
Build: do not vary test assembly name by configuration
13 years ago
Christoph Ruegg
2f275c1fb0
Build: make whole unit test suite hybrid so it can run against all portable profiles
13 years ago
Christoph Ruegg
c50297f890
Build: add portable profile 47 (in addition to 136) with System.Numerics
13 years ago
Christoph Ruegg
ed6f278cdf
RootFinding: add very basic F# unit tests
13 years ago
Christoph Ruegg
b8461a384c
Build: Portable project now using wildcards to catch all files - no more need for manual update
13 years ago
Christoph Ruegg
f668ff7932
Tests: file rename
13 years ago
Christoph Ruegg
d9518826be
Upgrade FsUnit (now as NuGet package)
13 years ago
Christoph Ruegg
dcade5cb90
Fitting: New Least Squares Linear Curve Fitting
13 years ago
Christoph Ruegg
2d34167160
Tests: NUnit HintPaths
14 years ago
Christoph Ruegg
258b2fcce2
Portable: fix test output paths
14 years ago
Christoph Ruegg
47300d4afe
Portable: F# unit tests (targetting .Net 4.5)
14 years ago