You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 8, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,4 @@
1
+
<!--
1
2
> [!IMPORTANT]
2
3
> This project is only a temporary solution to work with SLNX files before MSBuild supports SLNX files.
3
4
>
@@ -9,6 +10,7 @@
9
10
> have much use when MSBuild begins to support SLNX files. Furthermore, the SLNX file format is not officially documented. Because of this,
10
11
> the Slnx library may not be able to parse every single SLNX file, because the format is not officially documented.
11
12
>
13
+
-->
12
14
13
15
# Slnx
14
16
SLNX is a fast parser and writer for the (currently) new in-preview Visual Studio XML Solution format with a .slnx extension, introduced in Visual Studio 2022 17.10 Preview 3.
0 commit comments