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
Compiling programmatically with FSharp.Compiler.Service does not work anymore (see dotnet/fsharp#17159).
New approach for implementing a check for all package scripts compile successfully could be using one of the following tools to check wether they can compile the scripts:
Compiling programmatically with
FSharp.Compiler.Service
does not work anymore (see dotnet/fsharp#17159).New approach for implementing a check for
all package scripts compile successfully
could be using one of the following tools to check wether they can compile the scripts:Both support
#r nuget <package>
directivesThe text was updated successfully, but these errors were encountered: