Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build .NET Standard code with .Net framework typeprovider #3

Open
wants to merge 1 commit into
base: mcve
Choose a base branch
from

Conversation

Thorium
Copy link

@Thorium Thorium commented Apr 13, 2018

This works.
I'm not happy with the manual configuration, but I haven't found better solutions yet.

@ScottHutchinson
Copy link
Owner

@Thorium Thank you very much for this pull request. I pulled it down, and dotnet build and dotnet run work fine. But what are the steps I need to perform to use the type provider at design-time in the Program.fs file, because that is not currently working at all (e.g., open FSharp.Data.Sql says the Sql namespace is not defined)?

@Thorium
Copy link
Author

Thorium commented Apr 14, 2018

Hmm... Design-time should be net451 version.

@ScottHutchinson
Copy link
Owner

I get that, but how does one switch back and forth?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants