Mechanic icon indicating copy to clipboard operation
Mechanic copied to clipboard

Question: Which tool to ust to read and modify the .fsproj file ?

Open fbehrens opened this issue 7 years ago • 4 comments

and

Am I right to assume it is a SDK-Project ?

cc @forki

fbehrens avatar Jan 04 '18 20:01 fbehrens

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.

donopj2 avatar Jan 04 '18 21:01 donopj2

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.

jindraivanek avatar Jan 05 '18 09:01 jindraivanek

👍 for forge, reuse is awesome :D

enricosada avatar Jan 09 '18 17:01 enricosada

So, is there agreement we want to use Forge? Does Forge support properties in file paths (see #61)?

jindraivanek avatar Jan 16 '18 09:01 jindraivanek