-
Notifications
You must be signed in to change notification settings - Fork 149
Closed
Labels
.NET Core reference assembly loadingNot a bug, but a question about usability with .NET Core. Right dlls are not in ResolutionPath.Not a bug, but a question about usability with .NET Core. Right dlls are not in ResolutionPath.
Description
Description
Hi, I'm trying to use SQLProvider to connect to a local mySQL database but I keep getting reflection errors. Specifically, I'm getting the error "Could not load file or assembly 'System.Memory, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies." I'm on Ubuntu and using JetBrains Rider. Also, my resolution path points to MySQLConnector 0.47.1. Here is a picture of the problem. I'm new to F# development, so please let me know if I'm missing something obvious.
Related information
- Local mySQL database
- Ubuntu 18.04
- Target framework is .NET 4.6.1
Metadata
Metadata
Assignees
Labels
.NET Core reference assembly loadingNot a bug, but a question about usability with .NET Core. Right dlls are not in ResolutionPath.Not a bug, but a question about usability with .NET Core. Right dlls are not in ResolutionPath.
