OpenAPITypeProvider
OpenAPITypeProvider copied to clipboard
Error loading System.Private.CoreLib when trying to use this type provider in ASP.NET Core 2.2 app
https://github.com/panesofglass/chore-tracker/blob/master/src/Server/Server.fs#L22
Hi Ryan,
I experienced that same when building over dotnet build from command line, however works when building using Visual Studio 2018. For this one I need to ask somebody smarter than me with more experince with type providers. I'll keep you updated if find something.
This happens only when using let myInstance = new MyTypeProvider() and using Paths. I'll try to investigate - I found this issue earlier, but honestly don't know yet, what can cause it.
I find I can also not run build RunTests successfully. I get the same error as above.