FSharp.Data.SqlClient
FSharp.Data.SqlClient copied to clipboard
updating dotnet sdk
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.