fsprojects / ExcelProvider

This library is for the .NET platform implementing a Excel type provider.
http://fsprojects.github.io/ExcelProvider/
The Unlicense
141 stars 51 forks source link

Add type information in build.fsx #80

Closed quintusm closed 3 years ago

quintusm commented 3 years ago

Build.fsx has type inference issue if .Net5.0 sdk is installed.

Add type annotation to fix this.