Skip to content

error NU1100: Unable to resolve 'System.Net.Mail (>= 1.0.0-rtm-00002)' for '.NETFramework,Version=v4.6.1' #12

@saqw3r

Description

@saqw3r

This error happens on building the .fsproj project (branch src_v2.0) in VSCode using command:
dotnet build "{{filepath}}\SuaveMusicStore.fsproj"
Not sure if it could help, but I noticed, that:

  • If change <TargetFramework>net461</TargetFramework> to e.g. <TargetFramework>net452</TargetFramework> there is another error occured:

error MSB6004: The specified task executable location "C:\Program Files (x86)\Microsoft SDKs\F#\4.1\Framework\v4.0\fsc.exe" is invalid.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions