fsprojects/FSharp.Management

Troublesome debug printf's in the old used ProvidedTypes.fs

nightroman opened this issue · 1 comments

On certain operations FSharp.Management prints to console a lot of lines:

    In GetStaticParametersForMethod

Presumably, they come from the old ProvidedTypes.fs. Per paket.lock, the used copy is ddfb906ecbac78dc9f0f5e172518a72cb5fdf651/src/ProvidedTypes.fs.
One of the culprit lines is 2889.

The issue was fixed in the latest ProvidedTypes.fs: commit/b62df27112e991198566243b4dd97cb2daeee0c5.

Will it be possible to release the NuGet package built with the latest fixed ProvidedTypes.fs?

Released in v0.4.3