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

Change from "sln" to "solution" as primary, and add "sln" as alias #43607

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

Commits on Sep 20, 2024

  1. Change to make "solution" the primary command for SlnCommand and "sln…

    …" to a shorthand alias.
    
    Additional changes have been made to tests that relied on certain outputs using "sln" and hard-baked calls to "sln" from internal code.
    SourceCodeWhen committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8ea8db8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75ae26a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b0a886 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50d5ad3 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Telemetry change to solution as hashed value. Possible issue with thi…

    …ngs downstream expecting SLN such as aspire, etc? Will need someone with more knowledge to check if this could affect things downstream.
    SourceCodeWhen committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    69627b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b592f4b View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    8748c88 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    99df58a View commit details
    Browse the repository at this point in the history
  2. Fix: Remove unnecessary for loop

    Sourcecodewhen committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    4dedcc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73bea80 View commit details
    Browse the repository at this point in the history
  4. Add parameters for solution command to existing tests

    Sourcecodewhen committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    c21feac View commit details
    Browse the repository at this point in the history
  5. Added new parameters to tests for solution command

    Sourcecodewhen committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    ef56395 View commit details
    Browse the repository at this point in the history
  6. Fix: Modify test filenames to point to correct place

    Sourcecodewhen committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    dc99c17 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    be0969d View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    9057d37 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    9771993 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    9a09b89 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Fix: test parameters passed to copytestasset

    Sourcecodewhen committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    4f68719 View commit details
    Browse the repository at this point in the history
  2. Fix: test parameters passed to copytestasset

    Sourcecodewhen committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    522cf0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc86058 View commit details
    Browse the repository at this point in the history