Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 319 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 319 Bytes

utils.fs

Use paket and modify project file to include .fsx utils module

github RickyYCheng/utils.fs:main utils.fsx

But we must reference in project file manually instead of using paket.references.

<Compile Include="..\..\paket-files\RickyYCheng\utils.fs\utils.fsx" Link="utils.fsx" />