fsprojects / SQLProvider

A general F# SQL database erasing type provider, supporting LINQ queries, schema exploration, individuals, CRUD operations and much more besides.
https://fsprojects.github.io/SQLProvider
Other
564 stars 144 forks source link

Build update (FAKE and document generation fix) #677

Closed Thorium closed 1 year ago

Thorium commented 4 years ago
Thorium commented 4 years ago

Status: Locally has been working fine, but the CI fails for some weird reasons: AppVeyor: Old Test solution fails to build Travis: Cannot open assembly 'packages/build/FAKE/tools/FAKE.exe': No such file or directory.

Thorium commented 1 year ago

This is out-dated and implemented already other ways.