Skip to content

Error on F# project mono / osx #123

@7sharp9

Description

@7sharp9
/Users/dave/code/xamarin/fsharpdesigner/src/packages/FSharpLint.0.2.6/build/FSharpLint.targets: Warning: Lint failed while analysing /Users/dave/code/xamarin/fsharpdesigner/src/Xamarin.Providers/Xamarin.Providers.fsproj.
Failed with: Unknown tools version: '12.0' . Known versions: '2.0' '3.0' '3.5' '4.0'
Stack trace:    at Microsoft.Build.BuildEngine.Engine.set_DefaultToolsVersion (System.String value) in <filename unknown>:line 0
   at Microsoft.FSharp.Compiler.SourceCodeServices.FSharpProjectFileInfo.CrackProjectUsingOldBuildAPI (System.String fsprojFile) in <filename unknown>:line 0
   at Microsoft.FSharp.Compiler.SourceCodeServices.FSharpProjectFileInfo..ctor (System.String fsprojFileName, Microsoft.FSharp.Core.FSharpOption`1 properties, Microsoft.FSharp.Core.FSharpOption`1 enableLogging) in <filename unknown>:line 0 (Xamarin.Providers)

Looks to me like an assembly redirect issue on msbuild resolution while creating the project information in FCS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions