nblockchain / fsx

FSX is the ideal tool for people that use F# for their scripting needs.
MIT License
14 stars 5 forks source link

Fsxc: support short version of nuget refs #26

Closed knocte closed 1 year ago

knocte commented 1 year ago

It turns out that #r "nuget: Foo, Version=X.Y.Z" is not the only valid syntax, a shorter version exists without the Version= part.