fsprojects / FSharp.Azure.Storage

F# API for using Microsoft Azure Table Storage service
MIT License
75 stars 16 forks source link

Update tooling to use .NET SDK 5 & local tools #42

Closed daniel-chambers closed 3 years ago

daniel-chambers commented 3 years ago

Updated tooling to use .NET SDK 5 to build (library still targets netstandard2.0). This means the build can now use .NET Local Tools for Paket and FAKE.

FAKE and Paket versions have all been updated.