Skip to content

Commit 1191691

Browse files
authored
Update docs/msbuild/whats-new-msbuild-17-0.md
1 parent f76dd00 commit 1191691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/msbuild/whats-new-msbuild-17-0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ In MSBuild 17.8 and later, try the new Terminal Logger (`-terminalLogger` or `-t
5555
## Other behavior changes
5656

5757
- `MSBuildCopyContentTransitively` is now on by default, ensuring consistency in output folders on incremental builds.
58-
- In MSBuild 17.12 and later, MSBuild can build solution files in the `.slnx` format. See [MSBuild command-line reference](./msbuild-command-line-reference.md).
58+
- In MSBuild 17.12 and later, MSBuild can build solution files in the `.slnx` format. See [MSBuild command-line reference](./msbuild-command-line-reference.md). For information about the `.slnx` solution file format, see [New, simpler solution file format](https://devblogs.microsoft.com/visualstudio/new-simpler-solution-file-format/).
5959

6060
For more changes in this version, see the detailed release notes and for changes in MSBuild versions that you can opt out of, see [change waves](change-waves.md).
6161

0 commit comments

Comments
 (0)