fix(fs_project): sort output file for better comparison of changes
- Do not immediatelly print projects to output file but collect them and print them sorted (case-ignore) by project base path and project name.
- There is no other functional change to the script logic. Output is just now sorted just like it is in other services.