Skip to content

Project that uses .NET Standard TP fails to compile #142

@vasily-kirichenko

Description

@vasily-kirichenko

I'm trying to port FSharp.Configuration to .NET Standard 2.0, see https://github.com/fsprojects/FSharp.Configuration/compare/master...vasily-kirichenko:net-standard-2.0?expand=1

The TP itself is built successfully, but the testing project is not:

The type provider 'D:\WLCR\github\FSharp.Configuration\src\FSharp.Configuration\bin\Debug\netstandard2.0\FSharp.Configuration.dll' reported an error: Assembly attribute 'TypeProviderAssemblyAttribute' refers to a designer assembly 'FSharp.Configuration' which cannot be loaded or doesn't exist. Could not load file or assembly 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions