Paket icon indicating copy to clipboard operation
Paket copied to clipboard

Fix script generation if package contains FSharp.Core name

Open fpellet opened this issue 10 months ago • 3 comments

It's normal to ignore FSharp.Core, but not Company.FSharp.Core, CustomFSharp.Core ou CustomFSharp.CoreCustom

fpellet avatar Jan 27 '25 18:01 fpellet

Seems like overlook when initially implementing load script generation, thanks for adjusting the code!

smoothdeveloper avatar Jan 28 '25 00:01 smoothdeveloper

Maybe we should make sure FSharp.Coresomething & FSharp.Core.something also behaves as your change intends to adjust?

smoothdeveloper avatar Jan 28 '25 00:01 smoothdeveloper

Done 🙂

fpellet avatar Jan 28 '25 08:01 fpellet

thanks!

forki avatar Nov 11 '25 20:11 forki