-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Logging Main.Execute commandLine arguments as oppose to Environmet.Co…
…mmandLine (#7326) Fixes #7216 ### Context See #7216 ### Changes Made - Logging commandLine arguments passed into Execute method as oppose to Environment.CommandLine ### Testing - ren before and after and compared its binary log in viewer. ### Notes - I reviewed other places which uses Environment.CommandLine and it seems to be OK with respect to `dotnet build` use case.
- Loading branch information
Showing
2 changed files
with
24 additions
and
8 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