Skip to content

Conversation

@dsyme
Copy link
Contributor

@dsyme dsyme commented Nov 24, 2016

Work in progress to fix #1758 where type providers are broken in Visual Studio 2017

I'm testing with FSharp.Data current release. Currently working through a number of issues

@dsyme
Copy link
Contributor Author

dsyme commented Nov 24, 2016

And fixed! At least for FSharp.Data in a script

capture3

FSharp.Data and the type provider starter pack uses a bunch of odd things to get some things to work, I'll put them under test to make sure we don't break them in the future.

@dsyme
Copy link
Contributor Author

dsyme commented Nov 24, 2016

And fixed for the case reported in the bug:

capture4

@dsyme
Copy link
Contributor Author

dsyme commented Nov 24, 2016

This is ready to go in apart from needing some extra testing to pin down this in the future

@cartermp
Copy link
Contributor

Awesome

@dsyme
Copy link
Contributor Author

dsyme commented Nov 24, 2016

Since this fixes the problems I'm going to merge this. Some testing is included in the PR. There is one more test I want to add, I'll do that separately tomorrow.

@dsyme dsyme changed the title [WIP] Fix type providers on VS2017 RC Fix type providers on VS2017 RC Nov 24, 2016
@dsyme dsyme merged commit 74c9869 into dotnet:master Nov 24, 2016
nosami pushed a commit to xamarin/visualfsharp that referenced this pull request Jan 26, 2022
Fix type providers on VS2017 RC.
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.

Type Providers are broken in the editor, even though they will execute just fine.

3 participants