FSharp.Data.SqlClient icon indicating copy to clipboard operation
FSharp.Data.SqlClient copied to clipboard

updating dotnet sdk

Open smoothdeveloper opened this issue 5 years ago • 1 comments

smoothdeveloper avatar Nov 19 '20 07:11 smoothdeveloper

It fails with

FSC : error FS0226: The file extension of 'C:\Program Files\dotnet\sdk\5.0.100\FSharp\fsc.exe' is not recognized. Source files must have extension .fs, .fsi, .fsx, .fsscript, .ml or .mli. [C:\projects\fsharp-data-sqlclient\src\SqlClient.TestProjects\SqlClient.Tests.NET40\SqlClient.Tests.NET40.fsproj]

related: #373

@MarneeDear I don't know if you'd have a chance to figure possible adjustments to fsc.props which would allow us to upgrade the dotnet SDK of the repository.

smoothdeveloper avatar Nov 21 '20 21:11 smoothdeveloper