Jimmy Byrd
Jimmy Byrd
@baronfel i guess this is another case of "should we crash if we get bad data from a client?". Not sure how to gauge this one.
Just looking around, I see things like: - [github merge-results](https://docs.github.com/en/code-security/codeql-cli/codeql-cli-manual/github-merge-results) - Merges multiple SARIF files into a single SARIF file. - the `copy` command from [sarif tools](https://github.com/microsoft/sarif-tools?tab=readme-ov-file#copy) seems to be...
> Are you referring to FCS or WebSharper updates? The Websharper.FSharp package: - https://www.nuget.org/packages/WebSharper.FSharp/#versions-body-tab - https://nuget.info/packages/WebSharper.FSharp/6.1.7.476 - Contains the TFM for net6.0 while https://nuget.info/packages/WebSharper.FSharp/6.1.7.441-net8 contains net8.0. The issue comes to...
Thanks for looking into this @farlee2121!
https://github.com/ionide/FsAutoComplete/issues/942#issuecomment-1973585432 is the last update on the subject
I ended up with [this as a workaround](https://github.com/dotnet/fsharp/issues/8688#issuecomment-1455440439). This generates a set of scripts you can use with the `#load` directive. Depending on your sdk you may have to add...
I have a [more refined version in IcedTasks](https://github.com/TheAngryByrd/IcedTasks/blob/72638c8719014ae963f2662449c99f87090041d1/generate-sdk-references.fsx) where it also creates a load script per major version so it's a bit more "stable" when referencing and updating your runtimes.
Any word on this? Azure is starting to be aggressive with the messaging of 20 being unsupported.
# Paket Lock Diff Report This report was generated via [Paket Lock Diff](https://paket-lock-diff.azurewebsites.net/?olderLockFileUrl=https%3A%2F%2Fraw.githubusercontent.com%2Ffsprojects%2FPaket%2Fmaster%2Fpaket.lock&newerLockFileUrl=https%3A%2F%2Fraw.githubusercontent.com%2Ffsprojects%2FPaket%2F8703f608c7c59aebb73ad04be2386fd980faae2e%2Fpaket.lock) ## Additions - (0) ## Removals - (20) * FSharpDepManagerExtension - (1) * [FSharp.Core - 5.0.0](https://www.fuget.org/packages/FSharp.Core/5.0.0/) *...