fsprojects / AzureStorageTypeProvider

An F# Azure Type Provider which can be used to explore Blob, Table and Queue Azure Storage assets and easily apply CRUD operations on them.
http://fsprojects.github.io/AzureStorageTypeProvider/
The Unlicense
84 stars 34 forks source link

Please update ProvidedTypes.fs for Mono 5.0 #101

Closed dsyme closed 7 years ago

dsyme commented 7 years ago

Please update to use the latest version of ProvidedTypes.fs, as described in fsprojects/FSharp.TypeProviders.StarterPack#121

isaacabraham commented 7 years ago

Just seen this. I'm on it.

isaacabraham commented 7 years ago

Fixed in latest master.