fsprojects / FSharp.TypeProviders.SDK

The SDK for creating F# type providers
https://fsprojects.github.io/FSharp.TypeProviders.SDK/
MIT License
298 stars 94 forks source link

Build fix for FX_NO_LOCAL_FILESYSTEM #404

Open Thorium opened 1 month ago

Thorium commented 1 month ago

This fixes the file to compile when using FX_NO_LOCAL_FILESYSTEM.

Fix for #403.