forked from dotnet/msbuild
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert ".slnx support - use the new parser for .sln and .slnx (dotnet…
…#10836)" This reverts commit 2e2d372. This will avoid problems arising from using the new library in NuGet.exe scenarios and bugs in the library. Conflicts: documentation/wiki/ChangeWaves.md
- Loading branch information
1 parent
10d3b65
commit 2ac2af3
Showing
10 changed files
with
1,238 additions
and
909 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
694 changes: 619 additions & 75 deletions
694
src/Build.OM.UnitTests/Construction/SolutionFile_Tests.cs
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.