fsprojects / FSharp.Configuration

The FSharp.Configuration project contains type providers for the configuration of .NET projects.
http://fsprojects.github.io/FSharp.Configuration/
Other
114 stars 63 forks source link

Package FSharp.Configuration 0.6.4 is not compatible with netcoreapp1.0 #113

Closed alvivar closed 2 years ago

alvivar commented 7 years ago

Hi!

Are there any plans to make this library compatible with Netcore?

Full log:

/usr/local/share/dotnet/sdk/1.0.0-rc4-004771/NuGet.targets(97,5): error : Package FSharp.Configuration 0.6.4 is not compatible with netcoreapp1.0 (.NETCoreApp,Version=v1.0). Package FSharp.Configuration 0.6.4 supports: net40 (.NETFramework,Version=v4.0) [/Users/andresv/Projects/netcore-river/netcore-river.fsproj] /usr/local/share/dotnet/sdk/1.0.0-rc4-004771/NuGet.targets(97,5): error : One or more packages are incompatible with .NETCoreApp,Version=v1.0. [/Users/andresv/Projects/netcore-river/netcore-river.fsproj]

vasily-kirichenko commented 7 years ago

No. A PR would be appreciated though.