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

Provider crashes on .NET 8 WASM class library #176

Open xperiandri opened 7 months ago

xperiandri commented 7 months ago

error FS3033: The type provider 'FSharp.Configuration.ConfigTypeProvider+FSharpConfigurationProvider' reported an error in the context of provided type 'FSharp.Configuration.ResXProvider,file="Strings.resx"', member 'get_LoginCallToAction'. The error: Method 'System.Object readValue[Object](System.String, System.Reflection.Assembly, System.String)' not found in type '<null>'. This method may be missing in the types available in the target assemblies.