sortxml Sorts alphabetically a .csproj XML file. Sorts attributes of XML files in ascending order. Usage write in same file: sortxml.exe inputfile write in other file: sortxml.exe inputfile outputfile Examples sortxml.exe project_file.csproj sortxml.exe xml_file.xml