FSharp.Configuration icon indicating copy to clipboard operation
FSharp.Configuration copied to clipboard

Provider crashes on .NET 8 WASM class library

Open xperiandri opened this issue 2 years ago • 0 comments

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.

xperiandri avatar Nov 24 '23 21:11 xperiandri