Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code Fixup #1412

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Code Fixup #1412

wants to merge 5 commits into from

Commits on Apr 21, 2024

  1. Using File-Scoped namespace for ExternalProcessBenchmark.cs and Exter…

    …nalProcessBuilder.cs and ExternalProcessExecutor.cs
    nimanikoo committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    e10fd16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fec381 View commit details
    Browse the repository at this point in the history
  3. in Program.cs line 53 convert to switch expression also in line 106 u…

    …sing '?' operator for merging if statement
    
    remove redundant semicolon
    nimanikoo committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    c12b7bd View commit details
    Browse the repository at this point in the history
  4. Fix namespaces to scoped

    nimanikoo committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    ded5402 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    230b45d View commit details
    Browse the repository at this point in the history