Skip to content

RalfKoban/sortxml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Sorts alphabetically a .csproj XML file. Sorts attributes of XML files in ascending order.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages