Regression: Scripts are being edited as .NET Framework, not .NET Core #13993
Labels
Area-VS-FSI
VS window and commands for F# Interactive
Bug
Impact-High
(Internal MS Team use only) Describes an issue with extreme impact on existing code.
Needs-Triage
Regression
Milestone
In latest public preview and latest main, when opening and editing a script .NET Framework references are being used, not .NET Core references
Script:
#r "nuget: FSharp.Data, 3.3.3"
With 17.3.3:
With 17.4.0 Preview 2.1 and latest main:
Settings:
The text was updated successfully, but these errors were encountered: