Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Shared serializers and models for Visual Studio solution files. Handles traditio
- Model extension that allows specifying the file encoding.
* SLNX File Format
- Simplified format to make merge conflicts easier to resolve.
- Preserves user added elements, comments and whitespace when possible. Updaing only modifies changed elements to reduce chances of changing user content.
- Preserves user added elements, comments and whitespace when possible. Updating only modifies changed elements to reduce chances of changing user content.
- Simplified configuration rules and default logic reduce the file size.
- Model extension that allows specifying XML formatting.

Expand Down