-
Notifications
You must be signed in to change notification settings - Fork 90
Closed
Labels
Description
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.