Mechanic
Mechanic copied to clipboard
Question: Which tool to ust to read and modify the .fsproj file ?
and
Am I right to assume it is a SDK-Project ?
cc @forki
I'm working on some utility functions to do just that. Fairly basic, but something to get us started with working with the source file order and adjusting the project file. I'll try to get a pull open soon.
Forge already have command for move file https://github.com/fsharp-editing/Forge/wiki/move-file. Maybe we can just call Forge, or use it as a lib.
👍 for forge, reuse is awesome :D
So, is there agreement we want to use Forge? Does Forge support properties in file paths (see #61)?