Skip to content

Build issue with the latest .NET SDK 5.0.100-rc.2 #3650

@siburny

Description

@siburny

If I install latest version .NET SDK 5.0.100-rc.2 I am not able to compile the project, because NuGetRestore downloads FSharp.Core v5.0.0 in nunit.testdata.fsharp project. It errors out with the following message: "Package FSharp.Core 5.0.0 is not compatible with net45"

If I install version .NET SDK 5.0.100-preview.6 (which is listed in global.json) NuGetRestore downloads FSharp.Core v4.7.2 which lets me compile the solution without any errors.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions