You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In VS 2026 preview, when using .NET Framework version of FSI, evaluating __SOURCE_DIRECTORY__ yields "C:\Users\gauth\AppData\Local\Temp" rather than the directory containing the .fsx file being edited / evaluated.
In VS 2026 preview, when using .NET Framework version of FSI, evaluating
__SOURCE_DIRECTORY__yields"C:\Users\gauth\AppData\Local\Temp"rather than the directory containing the .fsx file being edited / evaluated.