-
Notifications
You must be signed in to change notification settings - Fork 830
Closed
Labels
Area-LangService-APIBugImpact-Medium(Internal MS Team use only) Describes an issue with moderate impact on existing code.(Internal MS Team use only) Describes an issue with moderate impact on existing code.
Milestone
Description
I'm using a given release of FSharp.Data.SqlClient which has a bug, when I edit a .sql file exposed by the type provider, Visual Studio crashes.
Repro steps
- unzip this package sqlclientcrashvs.zip
- open the solution in VS2015
- make sure Library1.fs is open in VS and type checked (few seconds after it is open)
- open samplecommand.sql in notepad and change the query and save
Expected behavior
VS type checks again
Actual behavior
VS crashes
Known workarounds
None
Related information
- Windows 10
- F# 4.0
- .NET 4.6
- VS 2015 Pro
- SqlFile crashes Visual Studio fsprojects/FSharp.Data.SqlClient#240
- Dispose cache only once fsprojects/FSharp.Data.SqlClient#241
Metadata
Metadata
Assignees
Labels
Area-LangService-APIBugImpact-Medium(Internal MS Team use only) Describes an issue with moderate impact on existing code.(Internal MS Team use only) Describes an issue with moderate impact on existing code.